[packages/python-unittest2] - does not build on python 3.10, tests are also flaky, rel 6

baggins baggins at pld-linux.org
Wed Apr 6 19:14:54 CEST 2022


commit e110ba30bc2fead64d2c52fb5685f96841820482
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Apr 6 19:14:20 2022 +0200

    - does not build on python 3.10, tests are also flaky, rel 6

 python-unittest2.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-unittest2.spec b/python-unittest2.spec
index c1e5da3..51b6620 100644
--- a/python-unittest2.spec
+++ b/python-unittest2.spec
@@ -3,14 +3,14 @@
 #
 # Conditional build:
 %bcond_without	python2	# CPython 2.x module
-%bcond_without	python3	# CPython 3.x module
-%bcond_without	tests	# test target
+%bcond_with	python3	# CPython 3.x module
+%bcond_with	tests	# test target
 
 Summary:	New features in unittest backported to older Python versions
 Summary(pl.UTF-8):	Backport nowych funkcji modułu unittest do starszych wersji Pythona
 Name:		python-unittest2
 Version:	1.1.0
-Release:	5
+Release:	6
 License:	MIT
 Group:		Development/Tools
 #Source0Download: https://pypi.org/simple/unittest2/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-unittest2.git/commitdiff/e110ba30bc2fead64d2c52fb5685f96841820482



More information about the pld-cvs-commit mailing list