From 950da6eb51dcc8c08fa119eeadc51d1d76c7aa667c393e4d9709b2649fb43b32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Thu, 3 Dec 2020 13:54:53 +0000 Subject: [PATCH] Accepting request 851819 from home:dancermak:branches:devel:languages:python New upstream release 0.7.2 OBS-URL: https://build.opensuse.org/request/show/851819 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyxattr?expand=0&rev=8 --- python-pyxattr.changes | 11 +++++++++++ python-pyxattr.spec | 6 +++--- pyxattr-0.7.1.tar.gz | 3 --- pyxattr-0.7.1.tar.gz.asc | 16 ---------------- pyxattr-0.7.2.tar.gz | 3 +++ pyxattr-0.7.2.tar.gz.asc | 16 ++++++++++++++++ 6 files changed, 33 insertions(+), 22 deletions(-) delete mode 100644 pyxattr-0.7.1.tar.gz delete mode 100644 pyxattr-0.7.1.tar.gz.asc create mode 100644 pyxattr-0.7.2.tar.gz create mode 100644 pyxattr-0.7.2.tar.gz.asc diff --git a/python-pyxattr.changes b/python-pyxattr.changes index 8d39681..ff1bba4 100644 --- a/python-pyxattr.changes +++ b/python-pyxattr.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Nov 30 12:13:40 UTC 2020 - Dan Čermák + +- New upstream release 0.7.2 + + Minor release: + + * Expand testing by adding better mixed-access checks (e.g. set via symlink and read on file) and by not leaking resources during tests. + * Enable testing with Python 3.9 and confirm compatibility with it. + * Fix documentation building with Sphinx 3.0+. + ------------------------------------------------------------------- Fri Nov 13 23:01:05 UTC 2020 - Benjamin Greiner diff --git a/python-pyxattr.spec b/python-pyxattr.spec index 103a53c..c1638a5 100644 --- a/python-pyxattr.spec +++ b/python-pyxattr.spec @@ -21,7 +21,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define github_url https://github.com/iustin/%{mod_name}/releases/download Name: python-%{mod_name} -Version: 0.7.1 +Version: 0.7.2 Release: 0 Summary: Filesystem extended attributes for python License: LGPL-2.1-or-later @@ -30,12 +30,12 @@ Source0: %{github_url}/v%{version}/%{mod_name}-%{version}.tar.gz Source1: %{github_url}/v%{version}/%{mod_name}-%{version}.tar.gz.asc Source2: https://k1024.org/files/key.asc#/%{name}.keyring BuildRequires: %{python_module devel} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: gcc BuildRequires: libattr-devel BuildRequires: python-rpm-macros -BuildRequires: %{python_module pytest} %python_subpackages %description @@ -50,7 +50,7 @@ of the attr C library - see attr(5). %python_build %check -%pytest_arch test +%pytest_arch tests %install %python_install diff --git a/pyxattr-0.7.1.tar.gz b/pyxattr-0.7.1.tar.gz deleted file mode 100644 index 654b0bd..0000000 --- a/pyxattr-0.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:965388dd629334e850aa989a67d2360ec8257cfe8f67d07c29f980d3152f2882 -size 30580 diff --git a/pyxattr-0.7.1.tar.gz.asc b/pyxattr-0.7.1.tar.gz.asc deleted file mode 100644 index 631f644..0000000 --- a/pyxattr-0.7.1.tar.gz.asc +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEEy5TjqjsXVdYeuxml9m4+QZ+E9N4FAl3cnnoACgkQ9m4+QZ+E -9N7AlxAAgw5hy4IGwNL1hDX75bnHA6S+u63EdEiGrWaaq2ilLp/Sg711UcvFvMEH -3vmc/f52DFsGQZ4hETSz6KUieYtgjqWCCC7nhs7ZRJYf3vzL0YhCdekuQwjtdbkX -8XXr/hPJZ5os8IzFD48Mxs8k1O3g+/GJvzKGDrZ5Rz3fucEA7QGSRBeDg+3nlnee -SSwlwN1LZxzod83kkl9AuwfWu+oFG5v8Qv9gebiJHBEND+CgqgSo2hHjPHoZsUB6 -sJt3Cs7XTdn66lzNSimZB2s1NdMtrlu5fOaiY26xiAWW0DdHh0jl/pukTeN1pgr8 -/BN6gzHpXKqbbKBvkzbe3JvjZaqyP4KabWAhJhWpnW+vRD47BaefRQcmxPrfzUN1 -xYMq9EKI/cxCHIlnLs0/cujZGX96s0k4vIssAx+5jmRHiux6DVklVGnUnjshzquP -AfhKo2RZvMSmDM5QXJAiUoyvZyZhowXglnYg8GrXSbvveRNvg3xDA5e2EJzslSEB -UsHvTimh1BqZtp+IpbbPA8MkAXze9m5R1gkWuuWYd1BdiTfvFW3izywi1PjE6jKu -tJqXKniHTSU96tvqIJ7Q47TQSnJpIH7mKdUOepnz2GwwdbNA8F6e7+3aT+8j5cpR -QzpioM7k+RCiyvOn8dlKaIUOmtc4SWjBZ3ib6EWe6Wf3SPsK4X4= -=r2dp ------END PGP SIGNATURE----- diff --git a/pyxattr-0.7.2.tar.gz b/pyxattr-0.7.2.tar.gz new file mode 100644 index 0000000..d7fc1a2 --- /dev/null +++ b/pyxattr-0.7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68477027e6d3310669f98aaef15393bfcd9b2823d7a7f00a6f1d91a3c971ae64 +size 31550 diff --git a/pyxattr-0.7.2.tar.gz.asc b/pyxattr-0.7.2.tar.gz.asc new file mode 100644 index 0000000..bf72dd8 --- /dev/null +++ b/pyxattr-0.7.2.tar.gz.asc @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEy5TjqjsXVdYeuxml9m4+QZ+E9N4FAl/D+d8ACgkQ9m4+QZ+E +9N6Hfg//amV/is8xZQb1tvXLRpTfPM4rWym4mRkufU5zMuEhO42ebHMetpTnbexY +HOPVSSIIiFSlqp1e4SOw8esQYjB6s28/4PXNK/wFUn6Meh6+YF7p7CTADb2goW25 +CRxeLkens7Mso6GBrpmSR0AqZB7jMpXd4dmnCjRdR1NUNw3ui+yMnAMKD6zfQNzY +CIufV77EEe2uvJw33i6jHLnpd61bkN+V/r0BN9FA4i8uZMOHzGmtX4siEXDmwAJc +fLCJY2KmEAplDZl6RTgwiTFJJvRQDjhankz3pcUJk1oJa7HTCT4Uq0rOcYBtkNsv +u97GL5Mq9wsTv23v5/L3C1CbTIiAaEkmEexVgDledzr9KS24rzkxMo8D6mBzS1tx +y/hoUqbphsP/QVe8Yhbmy4x+E8dq5SlrPtpS+7xrr3AjLZJAk5l13yWcCEomNGva +alucUhWgylOSIVK9Z4TVxcZgeR/mDuDPBFxw8Cy+EkNpGbA1LVubLIdwo7+zx2r4 +OM9TFu+4r9OQXzFOQhBmMbfUJfDO5wTuk3XuG8QlNH0mnOe8lL9fIHxTy+uQySbt +3t/8wAcIp499xwsWHkzZOgKEd9OSxZAzPdJjGsg+nwWlS5TQJQySHAHXup3vc+t0 +8X4X76nX2CSqYoM5+3VAzn+YfBh3IQB3phVqrIltBM2otihgNdQ= +=Mm6V +-----END PGP SIGNATURE-----