forked from pool/python-pylibacl
d3966bddf5406b97c642c0455b914e14c7b3951aeabd7d948422de958480666c
* Important: Python 3.7 is the minimum supported version, due
to difficulty of testing old releases, and the fact that
everything older has been deprecated a long time ago
(e.g. 3.6 at the end of 2021).
* Improve error handling in some corner cases (not expected to
have any real-life impact, but who knows).
* Improved testing coverage and test infrastructure.
* Modernise parts of the C code based on recent Python version
* guidelines.
* Add a simple security policy and contribution guidelines.
- apply a manually merged version of
- Make test suite pass under FreeBSD, which has a stricter
behaviour with regards to invalid ACLs (which we do exercise
- No visible changes release: just fix tests when running under
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylibacl?expand=0&rev=22
Description
No description provided
Languages
RPM Spec
100%