[packages/python-django-compressor] drop versiontools requirement

glen glen at pld-linux.org
Tue Jun 21 15:44:03 CEST 2016


commit 7f0bb2e1a5acdb88483626cdd5cd1a4ed3310ff9
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Jun 21 16:43:17 2016 +0300

    drop versiontools requirement
    
    it was dropped in v1.2

 python-django-compressor.spec | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/python-django-compressor.spec b/python-django-compressor.spec
index c8c4b16..5c7723e 100644
--- a/python-django-compressor.spec
+++ b/python-django-compressor.spec
@@ -27,7 +27,6 @@ BuildRequires:	python3-modules
 BuildRequires:	python3-setuptools
 %endif
 Requires:	python-django
-Requires:	python-versiontools
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -39,7 +38,6 @@ or CSS in a Django templates into cacheable static files.
 Summary:	Compresses linked and inline JavaScript or CSS into single cached files
 Group:		Libraries/Python
 Requires:	python3-django
-Requires:	python3-versiontools
 
 %description -n python3-django-compressor
 Django Compressor combines and compresses linked and inline Javascript
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list