]> git.pld-linux.org Git - packages/python-argcomplete.git/commitdiff
- disable tests, no ptys on builders auto/th/python-argcomplete-1.9.3-2
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Nov 2019 09:12:17 +0000 (10:12 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Nov 2019 09:12:17 +0000 (10:12 +0100)
- rel 2

python-argcomplete.spec

index 557cd1144390c22cbd1063becda0c6500bc9c3f7..ec32e70b422af100c003c43c9f267646822bdc16 100644 (file)
@@ -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
This page took 0.11721 seconds and 4 git commands to generate.