[packages/python-atomicwrites] - updated to 1.4.0

qboosh qboosh at pld-linux.org
Sat Mar 5 08:59:01 CET 2022


commit a707a61b2f478b690fb11cdf09f2ca28cd9c3e3b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Mar 5 09:01:01 2022 +0100

    - updated to 1.4.0

 python-atomicwrites.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/python-atomicwrites.spec b/python-atomicwrites.spec
index a2a5ee2..20ae1dd 100644
--- a/python-atomicwrites.spec
+++ b/python-atomicwrites.spec
@@ -8,13 +8,13 @@
 Summary:	Atomic file writes
 Summary(pl.UTF-8):	Atomowy zapis plików
 Name:		python-atomicwrites
-Version:	1.3.0
-Release:	2
+Version:	1.4.0
+Release:	1
 License:	MIT
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/atomicwrites/
 Source0:	https://files.pythonhosted.org/packages/source/a/atomicwrites/atomicwrites-%{version}.tar.gz
-# Source0-md5:	ce11f780a4ce0fce8a55d64494a88178
+# Source0-md5:	b5cc15c8f9f180a48665f9aacf91d817
 URL:		https://github.com/untitaker/python-atomicwrites
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
@@ -74,6 +74,7 @@ Dokumentacja API modułu Pythona atomicwrites.
 %py_build
 
 %if %{with tests}
+PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
 %{__python} -m pytest tests
 %endif
 %endif
@@ -82,6 +83,7 @@ Dokumentacja API modułu Pythona atomicwrites.
 %py3_build
 
 %if %{with tests}
+PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
 %{__python3} -m pytest tests
 %endif
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-atomicwrites.git/commitdiff/a707a61b2f478b690fb11cdf09f2ca28cd9c3e3b



More information about the pld-cvs-commit mailing list