Changelog for
python-xattr-0.9.3-2.1.x86_64.rpm :
Thu Jul 12 14:00:00 2018 ecsosAATTopensuse.org
- update to 0.9.3:
* Do not attempt to use surrogateescape unless it is available
https://github.com/xattr/xattr/issues/59
Thu Feb 22 13:00:00 2018 rjschweiAATTsuse.com
- Relax version constraint for cffi requirement
Wed Aug 30 14:00:00 2017 tbechtoldAATTsuse.com
- update to 0.9.2:
* Fix BSD issue w/ lsattr and long attrs
https://github.com/xattr/xattr/pull/57
* Remove unreachable code
https://github.com/xattr/xattr/pull/56
* Allow (Python 2) long for fd
https://github.com/xattr/xattr/pull/51
* Fix Python 3 bytes handling in xattr.tool
https://github.com/xattr/xattr/pull/50
* Use cffi 1.X features to build native module for faster import
https://github.com/xattr/xattr/pull/47
* NOTE: Version 0.9.0 is the same, was momentarily uploaded with
incomplete CHANGES.txt
- use pypi for Source url
- convert to singlespec
- require the cffi version it was built against
Fri May 26 14:00:00 2017 ngompa13AATTgmail.com
- Properly add python-cffi as a runtime requirement
Wed Jun 1 14:00:00 2016 tbechtoldAATTsuse.com
- update to 0.8.0:
* Use os.fsencode where available to better handle filesystem quirks related
to surrogates
* Options bugfix and compatibility module for pyxattr API
* Added xattr/tests/
*.py to MANIFEST.in
Sun Oct 18 14:00:00 2015 ecsosAATTopensuse.org
- update to 0.7.8
* Added MANIFEST.in to ensure that the .txt files are included
https://github.com/xattr/xattr/issues/40
- update to 0.7.7
* Fixed FreeBSD build
https://github.com/xattr/xattr/pull/32
- update to 0.7.6
* Fixed Solaris & Solaris Studio support and Python 2.6
compatibility
https://github.com/xattr/xattr/pull/29
Wed Sep 30 14:00:00 2015 dmuellerAATTsuse.com
- require the cffi version it was built against to avoid (bsc#948198)
Tue Sep 16 14:00:00 2014 tbechtoldAATTsuse.com
- update to version 0.7.5:
* Improved error message when str/unicode is passed where bytes is
required
* Improved Python 3 compatibility
* Added some unicode-specific tests
Thu Aug 8 14:00:00 2013 dmuellerAATTsuse.com
- update to 0.7.2:
* rewritten to use cffi
* Add Python 3.x support
* Fix various unicode related issues
Fri Mar 15 13:00:00 2013 speilickeAATTsuse.com
- Add provides/obsoletes for pyxattr which just got deleted
- Some minor cleanup
Fri Jun 22 14:00:00 2012 os-devAATTjacraig.com
- Update to 0.6.4:
* Updated README.txt to match setup.py description
* Bug fixes for Solaris port
- Changes from 0.6.3:
* Fix tests for Linux, allow xattr on symlinks
- Update URL as changed in setup.py
Fri Nov 25 13:00:00 2011 cfarrellAATTsuse.com
- license update: MIT
SPDX format (http://www.spdx.org/licenses)
Fri Sep 23 14:00:00 2011 saschpeAATTsuse.de
- Update to version 0.6.2:
* Bug fix in Solaris support
Tue May 31 14:00:00 2011 saschpeAATTsuse.de
- Spec file cleanup:
* Regenerated with py2pack to fix completely broken mess
* Add changes file
* Fixed executable-bit rpmlint warning