[packages/pyp2rpm] disable tests

glen glen at pld-linux.org
Mon Jun 27 13:44:17 CEST 2016


commit d3776c9dfbaecee96b5d6520e06dd3b0e30d04db
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Jun 27 14:43:02 2016 +0300

    disable tests
    
    they require network access
    https://github.com/fedora-python/pyp2rpm/issues/57

 pyp2rpm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pyp2rpm.spec b/pyp2rpm.spec
index daeae10..4448c8e 100644
--- a/pyp2rpm.spec
+++ b/pyp2rpm.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without	tests	# do not perform "make test"
+%bcond_with	tests	# do not perform "make test". requires network access, https://github.com/fedora-python/pyp2rpm/issues/57
 
 Summary:	Convert Python packages to RPM .spec files
 Name:		pyp2rpm
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pyp2rpm.git/commitdiff/d3776c9dfbaecee96b5d6520e06dd3b0e30d04db



More information about the pld-cvs-commit mailing list