forked from pool/python-xattr
New upstream release OBS-URL: https://build.opensuse.org/request/show/249493 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=18
54 lines
1.6 KiB
Plaintext
54 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Sep 16 06:12:13 UTC 2014 - tbechtold@suse.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 20:23:47 UTC 2013 - dmueller@suse.com
|
|
|
|
- update to 0.7.2:
|
|
* rewritten to use cffi
|
|
* Add Python 3.x support
|
|
* Fix various unicode related issues
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 15 08:49:50 UTC 2013 - speilicke@suse.com
|
|
|
|
- Add provides/obsoletes for pyxattr which just got deleted
|
|
- Some minor cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 22 01:13:30 UTC 2012 - os-dev@jacraig.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 11:32:16 UTC 2011 - cfarrell@suse.com
|
|
|
|
- license update: MIT
|
|
SPDX format (http://www.spdx.org/licenses)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 23 10:29:22 UTC 2011 - saschpe@suse.de
|
|
|
|
- Update to version 0.6.2:
|
|
* Bug fix in Solaris support
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 31 12:50:15 UTC 2011 - saschpe@suse.de
|
|
|
|
- Spec file cleanup:
|
|
* Regenerated with py2pack to fix completely broken mess
|
|
* Add changes file
|
|
* Fixed executable-bit rpmlint warning
|
|
|