]> git.pld-linux.org Git - packages/python-dateutil.git/commitdiff
- up to 1.2
authorJakub Krajniak <jkrajniak@gmail.com>
Wed, 1 Aug 2007 19:11:06 +0000 (19:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-dateutil.spec -> 1.6

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.608082 seconds and 4 git commands to generate.