[packages/python-argcomplete] - disable tests, no ptys on builders - rel 2

baggins baggins at pld-linux.org
Sun Nov 3 10:13:52 CET 2019


commit aa3ec04007dd9aea0f20e531a257ddaf939b6050
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Nov 3 10:12:17 2019 +0100

    - disable tests, no ptys on builders
    - rel 2

 python-argcomplete.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-argcomplete.spec b/python-argcomplete.spec
index 557cd11..ec32e70 100644
--- a/python-argcomplete.spec
+++ b/python-argcomplete.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without	tests	# do not perform "make test"
+%bcond_with	tests	# do not perform "make test"
 %bcond_without	python2 # CPython 2.x module
 %bcond_without	python3 # CPython 3.x module
 
@@ -10,7 +10,7 @@
 Summary:	Bash tab completion for argparse
 Name:		python-%{pypi_name}
 Version:	1.9.3
-Release:	1
+Release:	2
 License:	Apache v2.0
 Group:		Libraries/Python
 Source0:	https://github.com/kislyuk/argcomplete/archive/v%{version}/%{pypi_name}-%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-argcomplete.git/commitdiff/aa3ec04007dd9aea0f20e531a257ddaf939b6050



More information about the pld-cvs-commit mailing list