]> git.pld-linux.org Git - packages/python-unittest2.git/commitdiff
- does not build on python 3.10, tests are also flaky, rel 6 master auto/th/python-unittest2-1.1.0-6
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 6 Apr 2022 17:14:20 +0000 (19:14 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 6 Apr 2022 17:14:20 +0000 (19:14 +0200)
python-unittest2.spec

index c1e5da3a32d9d5ebc076a82c3890c12b50a2e5f4..51b66203e7ac347b74e0093017814e6b36ec6428 100644 (file)
@@ -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/
This page took 0.151172 seconds and 4 git commands to generate.