[packages/python-zeroconf] - disable tests (need network) - rel 2

baggins baggins at pld-linux.org
Sun May 14 15:51:56 CEST 2017


commit aadc189b2c08e002668ac95b7e693b57696fd958
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun May 14 15:51:36 2017 +0200

    - disable tests (need network)
    - rel 2

 python-zeroconf.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-zeroconf.spec b/python-zeroconf.spec
index aa43f92..97c8699 100644
--- a/python-zeroconf.spec
+++ b/python-zeroconf.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_with	integration	# Integration tests work in mock but fail in Koji with PermissionError
-%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
 
@@ -9,7 +9,7 @@
 Summary:	Pure Python Multicast DNS Service Discovery Library
 Name:		python-%{pypi_name}
 Version:	0.18.0
-Release:	1
+Release:	2
 License:	LGPLv2
 Group:		Libraries/Python
 Source0:	https://github.com/jstasiak/%{name}/archive/%{version}/%{pypi_name}-%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-zeroconf.git/commitdiff/aadc189b2c08e002668ac95b7e693b57696fd958



More information about the pld-cvs-commit mailing list