Hello community, here is the log from the commit of package python-argparse for openSUSE:Factory checked in at Thu Apr 14 14:44:04 CEST 2011.
-------- --- python-argparse/python-argparse.changes 2010-12-15 15:41:28.000000000 +0100 +++ python-argparse/python-argparse.changes 2011-04-01 03:04:51.000000000 +0200 @@ -1,0 +2,19 @@ +Fri Apr 1 01:00:43 UTC 2011 - [email protected] + +- Update to 1.2.1: + - fixed Issue #82: argparse 1.2 incompatible with Python 3.1 + - hacked the tests so they don't have the minor failures that were caused + by the compatibility stuff for python 2.3 and 3.1 + +------------------------------------------------------------------- +Mon Mar 28 16:38:22 UTC 2011 - [email protected] + +- Update to 1.2: + - fixed Issue #79: re-licensed argparse package under same + license as py 2.7 stdlib argparse code + - fixed Issue #80: argparse 1.2 is now same archive on pypi / on + google code +- Hard-coded PDF version as it is not following release number + (at least for now). + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- argparse-1.1.tar.bz2 New: ---- argparse-1.2.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-argparse.spec ++++++ --- /var/tmp/diff_new_pack.tJRK2I/_old 2011-04-14 14:42:48.000000000 +0200 +++ /var/tmp/diff_new_pack.tJRK2I/_new 2011-04-14 14:42:48.000000000 +0200 @@ -23,19 +23,21 @@ %define mod_name argparse Name: python-%{mod_name} -Version: 1.1 -Release: 2 +Version: 1.2.1 +Release: 1 Url: http://code.google.com/p/argparse/ Summary: Python command-line parsing library License: Apache 2.0 Group: Development/Languages/Python Source: %{mod_name}-%{version}.tar.bz2 -Source1: %{mod_name}-%{version}.pdf +Source1: %{mod_name}-1.1.pdf BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: dos2unix python-devel +BuildRequires: dos2unix +BuildRequires: python-devel +BuildRequires: python-setuptools %if 0%{?suse_version} %py_requires -%if %{?suse_version: %{suse_version} > 1110} %{!?suse_version:1} +%if 0%{?suse_version} > 1110 BuildArch: noarch %endif %endif ++++++ argparse-1.1.tar.bz2 -> argparse-1.2.1.tar.bz2 ++++++ ++++ 22790 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
