14
0
forked from pool/python-xattr

Accepting request 770558 from home:mcalabkova:branches:devel:languages:python

- update to 0.9.7
  * Fix xattr().update() in Python 3

OBS-URL: https://build.opensuse.org/request/show/770558
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=39
This commit is contained in:
Tomáš Chvátal
2020-02-06 12:45:34 +00:00
committed by Git OBS Bridge
parent c14df64e9b
commit d6899b3fea
4 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 6 12:38:24 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 0.9.7
* Fix xattr().update() in Python 3
-------------------------------------------------------------------
Fri Mar 22 21:45:07 UTC 2019 - Dirk Mueller <dmueller@suse.com>