]> git.pld-linux.org Git - packages/python-dateutil.git/blobdiff - python-dateutil.spec
- release 2
[packages/python-dateutil.git] / python-dateutil.spec
index 5d48b83b00f25c6059525f28e39a7dcdec34225f..626366e433269220a7d302c86377744f754860f9 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.2
-Release:       1
+Version:       1.3
+Release:       2
 License:       PSF
 Group:         Libraries/Python
 Source0:       http://labix.org/download/python-dateutil/python-%{module}-%{version}.tar.bz2
-# Source0-md5: 6ff3de3ab61fd4ad92dceea36f7121b4
+# Source0-md5: 23ee74f85bf96ed3da3fb8bf88b4db04
 URL:           http://labix.org/python-dateutil
 BuildRequires: rpm-pythonprov
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -42,7 +42,7 @@ python setup.py build
 rm -rf $RPM_BUILD_ROOT
 
 python setup.py install \
-        --root=$RPM_BUILD_ROOT \
+       --root=$RPM_BUILD_ROOT \
        --optimize=2
 
 %py_postclean %{py_sitescriptdir}/dateutil
This page took 0.075975 seconds and 4 git commands to generate.