Package Release Info

python-cepa-1.8.4-bp156.1.2

Update Info: Base Release
Available in Package Hub : 15 SP6

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python311-cepa

Change Logs

* Sun Jan 28 2024 Ben Greiner <code@bnavigator.de>
- 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 08 2023 Steve Kowalik <steven.kowalik@suse.com>
- Add patch use-fullargspec.patch:
  - Stop using a function that was removed in Python 3.11.
* Thu Oct 27 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to v1.8.4
  Complete changelog https://stem.torproject.org/change_log.html#version-1-8
* Wed Mar 16 2022 Axel Braun <axel.braun@gmx.de>
- Provides/Obsoletes added to avoid python-stem conflict
* Thu Feb 24 2022 Ferdinand Thiessen <rpm@fthiessen.de>
- Create package on version 1.8.3, based on python-stem 1.8.0
- Use mock.patch from python-stem