]> git.pld-linux.org Git - packages/python-attrs.git/commitdiff
disable tests (required pytest version not packaged yet); rel 3 auto/th/python-attrs-19.2.0-3
authorJan Palus <atler@pld-linux.org>
Tue, 29 Oct 2019 23:17:58 +0000 (00:17 +0100)
committerJan Palus <atler@pld-linux.org>
Tue, 29 Oct 2019 23:17:58 +0000 (00:17 +0100)
python-attrs.spec

index 52624aad115eb4b902f543217ac30879c99d37dc..3dace9690ca19e0ba71f403776359b7cf33a47fe 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without doc     # Sphinx documentation
-%bcond_without tests   # unit tests
+%bcond_with    tests   # unit tests
 %bcond_without python2 # CPython 2.x module
 %bcond_without python3 # CPython 3.x module
 
@@ -9,7 +9,7 @@ Summary:        attrs - classes without boilerplate
 Summary(pl.UTF-8):     attrs - klasy bez ramowego kodu
 Name:          python-attrs
 Version:       19.2.0
-Release:       2
+Release:       3
 License:       MIT
 Group:         Libraries/Python
 #Source0Download: https://pypi.org/simple/attrs/
This page took 0.086184 seconds and 4 git commands to generate.