Hello community, here is the log from the commit of package python3-extras for openSUSE:Factory checked in at 2013-08-15 20:02:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-extras (Old) and /work/SRC/openSUSE:Factory/.python3-extras.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-extras" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-extras/python3-extras.changes 2013-06-21 19:01:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-extras.new/python3-extras.changes 2013-08-15 20:02:54.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Aug 13 13:16:30 UTC 2013 - [email protected] + +- Only require 2to3 on 12.2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-extras.spec ++++++ --- /var/tmp/diff_new_pack.yFbhQL/_old 2013-08-15 20:02:54.000000000 +0200 +++ /var/tmp/diff_new_pack.yFbhQL/_new 2013-08-15 20:02:54.000000000 +0200 @@ -24,6 +24,9 @@ Group: Development/Languages/Python Url: https://github.com/testing-cabal/extras Source: http://pypi.python.org/packages/source/e/extras/extras-%{version}.tar.gz +%if 0%{?suse_version} == 1220 +BuildRequires: python3-2to3 +%endif BuildRequires: python3-devel # Test requirements: BuildRequires: python3-nose -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
