Hello community,

here is the log from the commit of package python3 for openSUSE:Factory checked 
in at 2017-11-23 09:36:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3 (Old)
 and      /work/SRC/openSUSE:Factory/.python3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3"

Thu Nov 23 09:36:03 2017 rev:79 rq:544285 version:3.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3/python3-base.changes     2017-10-23 
16:37:10.741929841 +0200
+++ /work/SRC/openSUSE:Factory/.python3.new/python3-base.changes        
2017-11-23 09:36:05.442735982 +0100
@@ -1,0 +2,5 @@
+Thu Nov 16 11:02:18 UTC 2017 - [email protected]
+
+- move 2to3 to python3-tools package
+
+-------------------------------------------------------------------
python3-doc.changes: same change
python3.changes: same change

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-base.spec ++++++
--- /var/tmp/diff_new_pack.X0VfZg/_old  2017-11-23 09:36:10.186562901 +0100
+++ /var/tmp/diff_new_pack.X0VfZg/_new  2017-11-23 09:36:10.190562754 +0100
@@ -185,6 +185,8 @@
 Requires:       %{name} = %{version}
 Obsoletes:      python3-demo < %{version}
 Provides:       python3-demo = %{version}
+Obsoletes:      python3-2to3 < %{version}
+Provides:       python3-2to3 = %{version}
 
 %description -n python3-tools
 A number of scripts that are useful for building, testing or extending Python,
@@ -206,8 +208,6 @@
 Summary:        Include Files and Libraries Mandatory for Building Python 
Modules
 Group:          Development/Languages/Python
 Requires:       %{name} = %{version}
-Provides:       python3-2to3 = %{version}
-Obsoletes:      python3-2to3 < %{version}
 
 %description -n python3-devel
 The Python programming language's interpreter can be extended with
@@ -463,6 +463,8 @@
 %files -n python3-tools
 %defattr(644, root, root, 755)
 %{sitedir}/turtledemo
+%{_bindir}/2to3
+%{_bindir}/2to3-%{python_version}
 %doc %{_docdir}/%{name}/Tools
 
 %files -n python3-idle
@@ -489,8 +491,6 @@
 %{_bindir}/python%{python_abi}-config
 %{_bindir}/python%{python_version}-config
 %{_bindir}/python3-config
-%{_bindir}/2to3
-%{_bindir}/2to3-%{python_version}
 
 %files -n python3-testsuite
 %defattr(644, root, root, 755)

python3.spec: same change



Reply via email to