[packages/python-django-compressor] drop drop direct unversioned django requirement

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


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

    drop drop direct unversioned django requirement
    
    django components required via pythoneggs anyway

 python-django-compressor.spec | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/python-django-compressor.spec b/python-django-compressor.spec
index 5c7723e..f3ecf18 100644
--- a/python-django-compressor.spec
+++ b/python-django-compressor.spec
@@ -26,7 +26,6 @@ BuildRequires:	python-setuptools
 BuildRequires:	python3-modules
 BuildRequires:	python3-setuptools
 %endif
-Requires:	python-django
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -37,7 +36,6 @@ or CSS in a Django templates into cacheable static files.
 %package -n python3-django-compressor
 Summary:	Compresses linked and inline JavaScript or CSS into single cached files
 Group:		Libraries/Python
-Requires:	python3-django
 
 %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