- Update to 1.3.0:
- Update pyproject.toml license identifier and update CI workflows
for Python 3.14, dropping support for Python 3.8. #134
- 1.2.0
- Support optional default value in xattr.get() #130
- Ignore macOS 13 SIP attribute 'com.apple.provenance' in tests #131
- 1.1.4
- Update GitHub actions to support upload-artifact@v4 (with the
side-effect of building wheels for Python v3.13)
- 1.1.3
- Update GitHub actions to support upload-artifact@v4 #126 #125
- Update GitHub actions (with the side-effect of building wheels
for Python v3.13) #123 #124
- 1.1.2
- Update GitHub actions to support upload-artifact@v4 #125
- 1.1.1
- Update GitHub actions (with the side-effect of building wheels for
Python v3.13) #123 #124
- 1.1.0
- Improve FreeBSD compatibility by stripping "user." prefix on
attribute names, but add them when listing attributes so that it
behaves similarly to Linux (the xattr.pyxattr_compat module does
not add them). Also adds FreeBSD with its ports build of Python
3.9 to the CI test suite. #116 #117
- 1.0.0
- Update test & build matrix and use Github Actions as a Trusted
Publisher. Drop support for Python 3.7 and earlier (including
Python 2). Move tests out of package. #115
OBS-URL: https://build.opensuse.org/request/show/1311668
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=29
Description
No description provided
Languages
RPM Spec
100%