]> git.pld-linux.org Git - packages/python-dateutil.git/commitdiff
- ver. 2.0
authorwrobell <wrobell@pld-linux.org>
Sun, 22 May 2011 01:50:44 +0000 (01:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-dateutil.spec -> 1.14

python-dateutil.spec

index 9efb67fabf62dfd854af0d35c74d564c3ed06fff..2a4a3a343a98ddc3d6c490da6ad1e1da243bf3f2 100644 (file)
@@ -2,13 +2,13 @@
 Summary:       Extensions to the standard datetime module
 Summary(pl.UTF-8):     Rozszerzenia modułu datetime języka Python
 Name:          python-dateutil
-Version:       1.3
-Release:       5
-License:       PSF
+Version:       2.0
+Release:       1
+License:       BSD
 Group:         Libraries/Python
-Source0:       http://labix.org/download/python-dateutil/python-%{module}-%{version}.tar.bz2
-# Source0-md5: 23ee74f85bf96ed3da3fb8bf88b4db04
-URL:           http://labix.org/python-dateutil
+Source0:       http://niemeyer.net/download/python-dateutil/python-%{module}-%{version}.tar.gz
+# Source0-md5: 22297f7e891bcd79a80d9446d8b20542
+URL:           http://niemeyer.net/python-dateutil
 BuildRequires: rpm-pythonprov
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -36,7 +36,7 @@ datetime, dostępnego w Pythonie 2.3+. Pozwala na:
 %setup -q
 
 %build
-%{__python} setup.py build
+%{__python3} setup.py build
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.0257 seconds and 4 git commands to generate.