]> git.pld-linux.org Git - packages/python-dateutil.git/blobdiff - python-dateutil.spec
- up to 1.2
[packages/python-dateutil.git] / python-dateutil.spec
index 217f00407bc25c49d7a50d70544b44bba7131bc0..5d48b83b00f25c6059525f28e39a7dcdec34225f 100644 (file)
@@ -2,12 +2,12 @@
 Summary:       Extensions to the standard datetime module
 Summary(pl.UTF-8):     Rozszerzenia modułu datetime języka Python
 Name:          python-dateutil
-Version:       1.1
+Version:       1.2
 Release:       1
 License:       PSF
 Group:         Libraries/Python
 Source0:       http://labix.org/download/python-dateutil/python-%{module}-%{version}.tar.bz2
-# Source0-md5: f259496f4059dda806837503ee4235f3
+# Source0-md5: 6ff3de3ab61fd4ad92dceea36f7121b4
 URL:           http://labix.org/python-dateutil
 BuildRequires: rpm-pythonprov
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -45,6 +45,8 @@ python setup.py install \
         --root=$RPM_BUILD_ROOT \
        --optimize=2
 
+%py_postclean %{py_sitescriptdir}/dateutil
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.116954 seconds and 4 git commands to generate.