[packages/python-nose-cover3] Rel 4; switch to fissix
arekm
arekm at pld-linux.org
Wed Apr 30 14:54:22 CEST 2025
commit e46b924de73e17cd90a6bf44c70ec739a027913b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Apr 30 14:10:23 2025 +0200
Rel 4; switch to fissix
python-nose-cover3.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-nose-cover3.spec b/python-nose-cover3.spec
index 64498ac..5eeb63f 100644
--- a/python-nose-cover3.spec
+++ b/python-nose-cover3.spec
@@ -7,7 +7,7 @@ Summary: Coverage 3.x support for Nose
Summary(pl.UTF-8): Obsługa Coverage 3.x dla Nose
Name: python-nose-cover3
Version: 0.1.0
-Release: 3
+Release: 4
License: LGPL v2.1
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/nose-cover3/
@@ -20,7 +20,7 @@ BuildRequires: python-modules >= 1:2.5
BuildRequires: python-setuptools
%endif
%if %{with python3}
-BuildRequires: python3-2to3
+BuildRequires: python3-fissix
BuildRequires: python3-modules >= 1:3.2
BuildRequires: python3-setuptools
%endif
@@ -61,7 +61,7 @@ Obsługa Coverage 3.x dla Nose.
%if %{with python3}
# setuptools no longer support use_2to3, do it manually
-2to3-%{py3_ver} -n -w -o build-3/lib/nosecover3 nosecover3
+%{__python3} -m fissix -n -w -o build-3/lib/nosecover3 nosecover3
%endif
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-nose-cover3.git/commitdiff/e46b924de73e17cd90a6bf44c70ec739a027913b
More information about the pld-cvs-commit
mailing list