]> git.pld-linux.org Git - packages/python3-setuptools.git/commitdiff
- updated to 0.6a11
authorArtur Frysiak <artur@frysiak.net>
Mon, 24 Apr 2006 22:56:58 +0000 (22:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-setuptools.spec -> 1.12

python-setuptools.spec

index 809f85b96a09769af1ec31f1b4f5b05b9687f618..bf2f0a6253ffc2c7b5e05661a144d2fdb15796f7 100644 (file)
@@ -1,16 +1,17 @@
 
 %define        module  setuptools
+%define sub    a11
 
 Summary:       A collection of enhancements to the Python distutils
 Summary(pl):   Zestaw rozszerzeñ dla pythonowych distutils
 Name:          python-setuptools
 Version:       0.6
-Release:       0.a10.1
+Release:       0.%{sub}.1
 Epoch:         1
 License:       GPL
 Group:         Development/Languages/Python
-Source0:       http://cheeseshop.python.org/packages/source/s/setuptools/setuptools-%{version}a10.zip
-# Source0-md5: 8bcf7524d484aa3134a1b5aa64d2c275
+Source0:        http://cheeseshop.python.org/packages/source/s/setuptools/setuptools-%{version}%{sub}.zip
+# Source0-md5: e34ba85973095f378045f3002a829b12
 URL:           http://peak.telecommunity.com/DevCenter/setuptools
 BuildRequires: findutils
 %pyrequires_eq python
@@ -34,7 +35,7 @@ rozprowadzanie pakiet
 od innych pakietów.
 
 %prep
-%setup  -q -n %{module}-%{version}
+%setup  -q -n %{module}-%{version}%{sub}
 
 %build
 python ./setup.py build
This page took 0.153246 seconds and 4 git commands to generate.