14
0
forked from pool/python-xattr

Accepting request 249493 from Cloud:OpenStack:Master

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
This commit is contained in:
Jan Matejek
2014-09-16 21:24:34 +00:00
committed by Git OBS Bridge
parent 7c0a117129
commit cfa1ef1b00
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
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