forked from pool/python-cepa
* Use correct assertion functions. - Stop skipping Python 3.12. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cepa?expand=0&rev=10
39 lines
1.5 KiB
Plaintext
39 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Dec 5 05:09:33 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Add patch fix-assertions.patch:
|
|
* Use correct assertion functions.
|
|
- Stop skipping Python 3.12.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 28 16:46:07 UTC 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 8 04:31:43 UTC 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 22:11:38 UTC 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 20:59:30 UTC 2022 - Axel Braun <axel.braun@gmx.de>
|
|
|
|
- Provides/Obsoletes added to avoid python-stem conflict
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 24 20:49:34 UTC 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
|