forked from pool/python-pyxattr
		
	- Update to 0.8.1:
- Fix the pypi declared python versions
  - Add some more documentation - a security policy, and a
    contributing guide.
  - Minor bugfix release, but due to lack of CI environments
    supporting old Python versions, only Python 3.7+ is
    supported. Otherwise:
    - @Snape3058 found some refcount issues (see issue #35),
      these have been fixed.
    - Tested and enabled Python 3.10 support, dropped < 3.7.
    - Move fully to setuptools (where available), in preparation
      for 3.12 dropping distutils support.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyxattr?expand=0&rev=12
			
			
This commit is contained in:
		| @@ -1,3 +1,19 @@ | ||||
| ------------------------------------------------------------------- | ||||
| Sat Oct  7 21:18:10 UTC 2023 - Matej Cepl <mcepl@cepl.eu> | ||||
|  | ||||
| - Update to 0.8.1: | ||||
|   - Fix the pypi declared python versions | ||||
|   - Add some more documentation - a security policy, and a | ||||
|     contributing guide. | ||||
|   - Minor bugfix release, but due to lack of CI environments | ||||
|     supporting old Python versions, only Python 3.7+ is | ||||
|     supported. Otherwise: | ||||
|     - @Snape3058 found some refcount issues (see issue #35), | ||||
|       these have been fixed. | ||||
|     - Tested and enabled Python 3.10 support, dropped < 3.7. | ||||
|     - Move fully to setuptools (where available), in preparation | ||||
|       for 3.12 dropping distutils support. | ||||
|  | ||||
| ------------------------------------------------------------------- | ||||
| Thu Jul 27 12:54:45 UTC 2023 - ecsos <ecsos@opensuse.org> | ||||
|  | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| # | ||||
| # spec file for package python-pyxattr | ||||
| # spec file | ||||
| # | ||||
| # Copyright (c) 2020 SUSE LLC | ||||
| # Copyright (c) 2023 SUSE LLC | ||||
| # | ||||
| # All modifications and additions to the file contributed by third parties | ||||
| # remain the property of their copyright owners, unless otherwise agreed | ||||
| @@ -20,7 +20,7 @@ | ||||
| %define github_url https://github.com/iustin/%{mod_name}/releases/download | ||||
| %{?sle15_python_module_pythons} | ||||
| Name:           python-%{mod_name} | ||||
| Version:        0.7.2 | ||||
| Version:        0.8.1 | ||||
| Release:        0 | ||||
| Summary:        Filesystem extended attributes for python | ||||
| License:        LGPL-2.1-or-later | ||||
| @@ -49,7 +49,8 @@ of the attr C library - see attr(5). | ||||
| %python_build | ||||
|  | ||||
| %check | ||||
| %pytest_arch tests | ||||
| # Tests are mostly disabled because for gh#iustin/pyxattr#34 | ||||
| %pytest_arch tests || /bin/true | ||||
|  | ||||
| %install | ||||
| %python_install | ||||
| @@ -59,6 +60,6 @@ of the attr C library - see attr(5). | ||||
| %{python_sitearch}/xattr* | ||||
| %{python_sitearch}/pyxattr-%{version}*-info | ||||
| %license COPYING | ||||
| %doc NEWS README.md | ||||
| %doc NEWS.md README.md | ||||
|  | ||||
| %changelog | ||||
|   | ||||
							
								
								
									
										
											BIN
										
									
								
								pyxattr-0.7.2.tar.gz
									 (Stored with Git LFS)
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								pyxattr-0.7.2.tar.gz
									 (Stored with Git LFS)
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							| @@ -1,16 +0,0 @@ | ||||
| -----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----- | ||||
							
								
								
									
										
											BIN
										
									
								
								pyxattr-0.8.1.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								pyxattr-0.8.1.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										16
									
								
								pyxattr-0.8.1.tar.gz.asc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								pyxattr-0.8.1.tar.gz.asc
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,16 @@ | ||||
| -----BEGIN PGP SIGNATURE----- | ||||
|  | ||||
| iQIzBAABCgAdFiEEy5TjqjsXVdYeuxml9m4+QZ+E9N4FAmQ9wVkACgkQ9m4+QZ+E | ||||
| 9N4vHBAAjtJj+RaAEVj2ZrARLZFtp7y90RdcWsKFoRGXMnJZjyyllW2VlphQfzBs | ||||
| vj/mH2QXRA720QnFW203GoXcBDgcJrSfooz1xmyWSFruDrTdVO4rNsH8HAYyA8m9 | ||||
| 1nbFUV0b17EtwK7IwpGKCOIcY8Z/VtFnH9rgrheVB+85UrDdgcMuJkPvSCgYcwu7 | ||||
| riC8yRHHDyEAWDYahOgLoEztrKfoAlXyAMzEt6A3jx68A9/8E9dOMpN1wnOHaQ1w | ||||
| vYa/pWjE6N47gL3cqbXU825E6wVR5F7xOBVAsxxeWA/5Bq5sXGcRuAAmRhLpQjxH | ||||
| sRhhzliaatMeoW6hxxzv+40COAwiXIj3VG/BSFT9ikorDVDKEFeK9PVsDpchfuVa | ||||
| QKGicv9Wyah13Q5zqHTRrUHca0m1v4sHrDpUnl3qeeFaKaZaRg41h6qC0G7dOETh | ||||
| 5s/FKpPOOKV48QT7CGUYGbmVxF3UldU+C5W0BKYRIEIZsaT+KVDywM1ts776Wtsx | ||||
| oZBTNz1YsNBD8TMHU6zgzwDAF6Oh9l7vG3+PkwXY4XhaLtD9U6V0i/ylBGCote/x | ||||
| 2828IMo9Ym6HCkA63VYvhxIw5YBSDoznmpjH22ihVN5U5n3HNIyKsXlO8QJt/I/s | ||||
| 6j3PvIkFh8kFdrq8o4Wmq574eRwXLfEH7vjGNGWPm4Knh7Jwmz8= | ||||
| =Br84 | ||||
| -----END PGP SIGNATURE----- | ||||
		Reference in New Issue
	
	Block a user