From d6899b3fea6fc767c9a0d596028ca052e520524670ba886860dfde42636bdbde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 6 Feb 2020 12:45:34 +0000 Subject: [PATCH] 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 --- python-xattr.changes | 6 ++++++ python-xattr.spec | 6 +++--- xattr-0.9.6.tar.gz | 3 --- xattr-0.9.7.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 xattr-0.9.6.tar.gz create mode 100644 xattr-0.9.7.tar.gz diff --git a/python-xattr.changes b/python-xattr.changes index 2584e89..23d24c1 100644 --- a/python-xattr.changes +++ b/python-xattr.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 6 12:38:24 UTC 2020 - Marketa Calabkova + +- update to 0.9.7 + * Fix xattr().update() in Python 3 + ------------------------------------------------------------------- Fri Mar 22 21:45:07 UTC 2019 - Dirk Mueller diff --git a/python-xattr.spec b/python-xattr.spec index 29498c4..34ceae3 100644 --- a/python-xattr.spec +++ b/python-xattr.spec @@ -1,7 +1,7 @@ # # spec file for package python-xattr # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-xattr -Version: 0.9.6 +Version: 0.9.7 Release: 0 Summary: Python wrapper for extended filesystem attributes License: MIT Group: Development/Languages/Python -URL: http://github.com/xattr/xattr +URL: https://github.com/xattr/xattr Source: https://files.pythonhosted.org/packages/source/x/xattr/xattr-%{version}.tar.gz BuildRequires: %{python_module cffi} BuildRequires: %{python_module devel} diff --git a/xattr-0.9.6.tar.gz b/xattr-0.9.6.tar.gz deleted file mode 100644 index 3bfe567..0000000 --- a/xattr-0.9.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7cb1b28eeab4fe99cc4350e831434142fce658f7d03f173ff7722144e6a47458 -size 13284 diff --git a/xattr-0.9.7.tar.gz b/xattr-0.9.7.tar.gz new file mode 100644 index 0000000..f6b9fe8 --- /dev/null +++ b/xattr-0.9.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0bbca828e04ef2d484a6522ae7b3a7ccad5e43fa1c6f54d78e24bb870f49d44 +size 13389