Hello community, here is the log from the commit of package python-distutils-extra for openSUSE:Factory checked in at 2013-04-06 19:54:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-distutils-extra (Old) and /work/SRC/openSUSE:Factory/.python-distutils-extra.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-distutils-extra", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/python-distutils-extra/python3-distutils-extra.changes 2013-02-25 21:41:41.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-distutils-extra.new/python3-distutils-extra.changes 2013-04-06 19:54:23.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Apr 3 06:24:58 UTC 2013 - [email protected] + +- fix build error for python3 and <12.2: "ImportError: cannot import name sha512" needs python3 as a requirement + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-distutils-extra.spec ++++++ --- /var/tmp/diff_new_pack.PbAEE4/_old 2013-04-06 19:54:24.000000000 +0200 +++ /var/tmp/diff_new_pack.PbAEE4/_new 2013-04-06 19:54:24.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-distutils-extra # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ python3-distutils-extra.spec ++++++ --- /var/tmp/diff_new_pack.PbAEE4/_old 2013-04-06 19:54:24.000000000 +0200 +++ /var/tmp/diff_new_pack.PbAEE4/_new 2013-04-06 19:54:24.000000000 +0200 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define tarball_name python-distutils-extra Name: python3-distutils-extra @@ -25,7 +26,9 @@ Group: Development/Libraries/Python Url: https://launchpad.net/python-distutils-extra Source: http://launchpad.net/python-distutils-extra/trunk/%{version}/+download/%{tarball_name}-%{version}.tar.gz +BuildRequires: python3 BuildRequires: python3-devel +Requires: python3 BuildRequires: python3-distribute BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
