Hello community,
here is the log from the commit of package python3-setuptools for
openSUSE:Factory checked in at 2014-03-01 19:43:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-setuptools (Old)
and /work/SRC/openSUSE:Factory/.python3-setuptools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-setuptools"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-setuptools/python3-setuptools.changes
2014-02-26 06:55:34.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python3-setuptools.new/python3-setuptools.changes
2014-03-01 19:43:46.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Feb 28 19:49:03 UTC 2014 - [email protected]
+
+- Requires python3 for xml at runtime as well
+- fix build on 12.2 by requiring python3-xml
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-setuptools.spec ++++++
--- /var/tmp/diff_new_pack.M78kKM/_old 2014-03-01 19:43:47.000000000 +0100
+++ /var/tmp/diff_new_pack.M78kKM/_new 2014-03-01 19:43:47.000000000 +0100
@@ -30,8 +30,10 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
#NOTE(saschpe): Need 'python3' for the 'xml' module:
BuildRequires: python3
+Requires: python3
%if 0%{?suse_version} == 1220
BuildRequires: python3-2to3
+BuildRequires: python3-xml
%endif
BuildRequires: python3-devel
Requires(post): update-alternatives
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]