[packages/python-distribute] provide python3-setuptools in python3 package
glen
glen at pld-linux.org
Sat Mar 9 14:19:11 CET 2013
commit 0a863587a977aee8ffb1f3b1a50469611d8b9afe
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Mar 9 15:18:43 2013 +0200
provide python3-setuptools in python3 package
python-distribute.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-distribute.spec b/python-distribute.spec
index c8cba88..79d6f61 100644
--- a/python-distribute.spec
+++ b/python-distribute.spec
@@ -21,7 +21,7 @@ Summary: Easily download, build, install, upgrade, and uninstall Python packages
Summary(pl.UTF-8): Łatwe ściąganie, budowanie, instalowanie, uaktualnianie i usuwanie pakietów Pythona
Name: python-distribute
Version: 0.6.35
-Release: 1
+Release: 2
License: PSF or ZPL
Group: Development/Languages/Python
Source0: http://pypi.python.org/packages/source/d/distribute/distribute-%{version}.tar.gz
@@ -64,6 +64,7 @@ pracy z dystrybucjami modułów Pythona.
Summary: Easily download, build, install, upgrade, and uninstall Python 3.x packages
Summary(pl.UTF-8): Łatwe ściąganie, budowanie, instalowanie, uaktualnianie i usuwanie pakietów Pythona 3.x
Group: Development/Languages/Python
+Provides: python3-setuptools = 1:0.6-3
%description -n python3-%{pname}
Distribute is a fork of the Setuptools project.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-distribute.git/commitdiff/0a863587a977aee8ffb1f3b1a50469611d8b9afe
More information about the pld-cvs-commit
mailing list