From 1abe7b591fbb171754c1793eeded9e2ade8218cc288c85bf54c88270498d4aab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 14 Jul 2018 08:58:25 +0000 Subject: [PATCH] Accepting request 622787 from home:ecsos - update to 0.9.3: * Do not attempt to use surrogateescape unless it is available https://github.com/xattr/xattr/issues/59 OBS-URL: https://build.opensuse.org/request/show/622787 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=33 --- python-xattr.changes | 7 +++++++ python-xattr.spec | 2 +- xattr-0.9.2.tar.gz | 3 --- xattr-0.9.3.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 xattr-0.9.2.tar.gz create mode 100644 xattr-0.9.3.tar.gz diff --git a/python-xattr.changes b/python-xattr.changes index b2e54d4..b8facb1 100644 --- a/python-xattr.changes +++ b/python-xattr.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jul 12 15:53:27 UTC 2018 - ecsos@opensuse.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:22:46 UTC 2018 - rjschwei@suse.com diff --git a/python-xattr.spec b/python-xattr.spec index ac0d123..ca5bd93 100644 --- a/python-xattr.spec +++ b/python-xattr.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-xattr -Version: 0.9.2 +Version: 0.9.3 Release: 0 Summary: Python wrapper for extended filesystem attributes License: MIT diff --git a/xattr-0.9.2.tar.gz b/xattr-0.9.2.tar.gz deleted file mode 100644 index 95a96c6..0000000 --- a/xattr-0.9.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3bbf13c2c9283a52c5dee5586a120e010217ab4e835ccfcfcabe8b22eb1f66e7 -size 22188 diff --git a/xattr-0.9.3.tar.gz b/xattr-0.9.3.tar.gz new file mode 100644 index 0000000..de737f4 --- /dev/null +++ b/xattr-0.9.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd010284c816bad19d271f33c14666583669455779d3f7cb0047f4368e49f80b +size 12877