[packages/python-django-compressor] disable tests (need config, etc)

glen glen at pld-linux.org
Tue Jun 21 15:42:01 CEST 2016


commit 2d624667165c2c0cc575804b8c83be4727066d7e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Jun 21 16:41:42 2016 +0300

    disable tests (need config, etc)

 python-django-compressor.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-django-compressor.spec b/python-django-compressor.spec
index 83278bd..c8c4b16 100644
--- a/python-django-compressor.spec
+++ b/python-django-compressor.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without	doc	# don't build doc
-%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:	Compresses linked and inline JavaScript or CSS into single cached files
 Name:		python-%{module}
 Version:	2.0
-Release:	0.1
+Release:	1
 License:	MIT
 Group:		Libraries/Python
 Source0:	http://pypi.python.org/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-django-compressor.git/commitdiff/2d624667165c2c0cc575804b8c83be4727066d7e



More information about the pld-cvs-commit mailing list