[packages/python] python-argparse included in 2.7 distribution
glen
glen at pld-linux.org
Sat Mar 16 23:31:04 CET 2013
commit d99711427e756e592284dd108544290ad5449f55
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Mar 17 00:28:39 2013 +0200
python-argparse included in 2.7 distribution
see argparse homepage:
https://code.google.com/p/argparse/
python.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/python.spec b/python.spec
index 3ee3c0d..3286c4d 100644
--- a/python.spec
+++ b/python.spec
@@ -43,7 +43,7 @@ Summary(tr.UTF-8): X arayüzlü, yüksek düzeyli, kabuk yorumlayıcı dili
Summary(uk.UTF-8): Мова програмування дуже високого рівня з X-інтерфейсом
Name: python
Version: %{py_ver}.3
-Release: 6
+Release: 7
Epoch: 1
License: PSF
Group: Development/Languages/Python
@@ -229,8 +229,11 @@ Summary: Python modules
Summary(pl.UTF-8): Moduły języka Python
Group: Libraries/Python
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
+Provides: python-argparse = 1.1
Provides: python-cElementTree
Provides: python-elementtree
+Provides: pythonegg(argparse) = 1.1
+Obsoletes: python-argparse < 1.1.99
Obsoletes: python-cElementTree
Obsoletes: python-ctypes
Obsoletes: python-curses
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python.git/commitdiff/d99711427e756e592284dd108544290ad5449f55
More information about the pld-cvs-commit
mailing list