[packages/python3-tox] Up to 4.42.0 which adds --skip-env-install for workingin offline mode
arekm
arekm at pld-linux.org
Sat Feb 21 09:51:33 CET 2026
commit b4b9dce6bb3b6ca317e80d8ac76cb53c8b1fd4f1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Feb 21 09:51:26 2026 +0100
Up to 4.42.0 which adds --skip-env-install for workingin offline mode
python3-tox.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/python3-tox.spec b/python3-tox.spec
index d21ac1b..328497b 100644
--- a/python3-tox.spec
+++ b/python3-tox.spec
@@ -11,14 +11,15 @@
Summary: Virtualenv-based automation of test activities
Summary(pl.UTF-8): Oparta na Virtualenv automatyka testów
Name: python3-%{module}
-Version: 4.25.0
+Version: 4.42.0
Release: 1
License: MIT
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/tox/
Source0: https://files.pythonhosted.org/packages/source/t/tox/tox-%{version}.tar.gz
-# Source0-md5: 8da662b8619bb9960d4b17cb06d713ae
+# Source0-md5: a0edcef8a7940d868c81b8b8bbc1808c
URL: https://pypi.org/project/tox/
+BuildRequires: python3-hatchling >= 1.28.0
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.714
%if %{with tests}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-tox.git/commitdiff/b4b9dce6bb3b6ca317e80d8ac76cb53c8b1fd4f1
More information about the pld-cvs-commit
mailing list