[packages/python-attrs] disable tests (required pytest version not packaged yet); rel 3
atler
atler at pld-linux.org
Wed Oct 30 00:23:02 CET 2019
commit a4ef1b014ec85aea6480eb26d43e35ede4e4ccab
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Oct 30 00:17:58 2019 +0100
disable tests (required pytest version not packaged yet); rel 3
python-attrs.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-attrs.spec b/python-attrs.spec
index 52624aa..3dace96 100644
--- a/python-attrs.spec
+++ b/python-attrs.spec
@@ -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/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-attrs.git/commitdiff/a4ef1b014ec85aea6480eb26d43e35ede4e4ccab
More information about the pld-cvs-commit
mailing list