AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- 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
- Add patch use-fullargspec.patch: - Stop using a function that was removed in Python 3.11.
- Update to v1.8.4 Complete changelog https://stem.torproject.org/change_log.html#version-1-8
- Provides/Obsoletes added to avoid python-stem conflict
- Create package on version 1.8.3, based on python-stem 1.8.0 - Use mock.patch from python-stem