saltbundlepy-pyxattr
No description set
-
16
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout systemsmanagement:saltstack:bundle/saltbundlepy-pyxattr && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pyxattr-0.7.2.tar.gz | 0000031550 30.8 KB | |
pyxattr-0.7.2.tar.gz.asc | 0000000833 833 Bytes | |
saltbundlepy-pyxattr.changes | 0000001741 1.7 KB | |
saltbundlepy-pyxattr.keyring | 0000004694 4.58 KB | |
saltbundlepy-pyxattr.spec | 0000002239 2.19 KB |
Revision 1 (latest revision is 28)
Victor Zhestkov (vzhestkov)
committed
(revision 1)
- New upstream release 0.7.2 Minor release: * Expand testing by adding better mixed-access checks (e.g. set via symlink and read on file) and by not leaking resources during tests. * Enable testing with Python 3.9 and confirm compatibility with it. * Fix documentation building with Sphinx 3.0+. - Fix BuildRequires for multiple python3 flavors gh#openSUSE/python-rpm-macros#66 - Use %pytest_arch - New upstream release 0.7.1 * Fix license to LGPL 2.1 and later * Add keyring for source verification Changelog: Major change: drop compatibility with Python 2, which allows significant code cleanups. Other changes: * Switch internal implementation of argument parsing to a built-in one (`PyUnicode_FSConverter`), which brings automatic support for path-like objects in Python 3.6+ (#20), and also a more uniform handling of Unicode path arguments with respect to other Python code. * Fix missing error check in list operations in `get_all` (#17). * Switch test library to pytest; not that a reasonable recent version is needed. Additionally, expand test coverage, although not directly visible in actual coverage reports… - Initial package version
Comments 0