------------------------------------------------------------------- Thu Dec 5 05:09:33 UTC 2024 - Steve Kowalik - Add patch fix-assertions.patch: * Use correct assertion functions. - Stop skipping Python 3.12. ------------------------------------------------------------------- Sun Jan 28 16:46:07 UTC 2024 - Ben Greiner - Enable SLE15 python module for onionshare with Python 3.11 - Use PEP517, don't catchall the sitelib - Update requirements: * setuptools is not used at runtime * cryptography is not required, but recommended ------------------------------------------------------------------- Wed Mar 8 04:31:43 UTC 2023 - Steve Kowalik - Add patch use-fullargspec.patch: - Stop using a function that was removed in Python 3.11. ------------------------------------------------------------------- Thu Oct 27 22:11:38 UTC 2022 - Yogalakshmi Arunachalam - Update to v1.8.4 Complete changelog https://stem.torproject.org/change_log.html#version-1-8 ------------------------------------------------------------------- Wed Mar 16 20:59:30 UTC 2022 - Axel Braun - Provides/Obsoletes added to avoid python-stem conflict ------------------------------------------------------------------- Thu Feb 24 20:49:34 UTC 2022 - Ferdinand Thiessen - Create package on version 1.8.3, based on python-stem 1.8.0 - Use mock.patch from python-stem