[packages/python3-threadpoolctl] - updated to 3.0.0

qboosh qboosh at pld-linux.org
Tue Jan 10 21:33:14 CET 2023


commit b91d10a2b39246cfae1600794b5c0954fc406d30
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jan 10 21:34:15 2023 +0100

    - updated to 3.0.0

 python3-threadpoolctl.spec | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/python3-threadpoolctl.spec b/python3-threadpoolctl.spec
index 3914b10..d180f37 100644
--- a/python3-threadpoolctl.spec
+++ b/python3-threadpoolctl.spec
@@ -5,21 +5,22 @@
 Summary:	Thread-pool controls
 Summary(pl.UTF-8):	Sterowanie pulą wątków
 Name:		python3-threadpoolctl
-Version:	2.0.0
-Release:	5
+# 3.1.0 requires flit to build
+Version:	3.0.0
+Release:	1
 License:	BSD
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/threadpoolctl/
 Source0:	https://files.pythonhosted.org/packages/source/t/threadpoolctl/threadpoolctl-%{version}.tar.gz
-# Source0-md5:	99bfceb7a7e9547c0ae98d74e382f328
+# Source0-md5:	7ea59df7897f267528e9254552ab004c
 URL:		https://pypi.org/project/threadpoolctl/
+BuildRequires:	python3-modules >= 1:3.6
 %if %{with tests}
 BuildRequires:	python3-pytest
 %endif
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
-BuildRequires:	python3-modules >= 1:3.5
-Requires:	python3-modules >= 1:3.5
+Requires:	python3-modules >= 1:3.6
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -48,6 +49,7 @@ przy problemach ze zbyt dużym obciążeniem.
 %py3_build
 
 %if %{with tests}
+PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
 PYTHONPATH=$(pwd) \
 %{__python3} -m pytest tests
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-threadpoolctl.git/commitdiff/b91d10a2b39246cfae1600794b5c0954fc406d30



More information about the pld-cvs-commit mailing list