]> git.pld-linux.org Git - packages/python-django-assets.git/commitdiff
- up to 0.11 auto/th/python-django-assets-0.11-1
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 15 May 2016 08:21:12 +0000 (10:21 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 15 May 2016 08:21:12 +0000 (10:21 +0200)
python-django-assets.spec

index 120bf980c5505a5edf3e4a4de20bf029c4a41d0a..bd673bb4cb3f13d60f13924ec50ea69fb7c7c5ae 100644 (file)
@@ -2,15 +2,15 @@
 # Conditional build:
 %bcond_with    tests   # do not perform "make test"
 
-%define        module  django-assets
+%define                module  django-assets
 Summary:       Asset management for Django, to compress and merge CSS and Javascript files
 Name:          python-%{module}
-Version:       0.8
-Release:       4
+Version:       0.11
+Release:       1
 License:       BSD
 Group:         Libraries/Python
 Source0:       http://pypi.python.org/packages/source/d/%{module}/%{module}-%{version}.tar.gz
-# Source0-md5: 2c7f3876420f825aa39f9bbfe5f7f95d
+# Source0-md5: 8210a76a9e65cdfd1c4679c8890f580d
 URL:           http://github.com/miracle2k/django-assets
 BuildRequires: python-devel
 BuildRequires: python-django
@@ -48,8 +48,6 @@ rm -r html/.{doctrees,buildinfo}
 rm -rf $RPM_BUILD_ROOT
 %py_install
 
-%{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/tests
-
 %py_postclean
 
 %clean
This page took 0.0782040000000001 seconds and 4 git commands to generate.