Hello community,
here is the log from the commit of package python-ptpython for openSUSE:Factory
checked in at 2018-12-24 11:41:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ptpython (Old)
and /work/SRC/openSUSE:Factory/.python-ptpython.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ptpython"
Mon Dec 24 11:41:29 2018 rev:3 rq:659566 version:2.0.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ptpython/python-ptpython.changes
2018-10-29 14:25:39.973821337 +0100
+++
/work/SRC/openSUSE:Factory/.python-ptpython.new.28833/python-ptpython.changes
2018-12-24 11:41:30.569445878 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:51:46 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ptpython.spec ++++++
--- /var/tmp/diff_new_pack.aJJvic/_old 2018-12-24 11:41:31.049445452 +0100
+++ /var/tmp/diff_new_pack.aJJvic/_new 2018-12-24 11:41:31.053445448 +0100
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -25,7 +25,6 @@
Group: Development/Languages/Python
Url: https://github.com/jonathanslenders/ptpython
Source:
https://files.pythonhosted.org/packages/source/p/ptpython/ptpython-%{version}.tar.gz
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
@@ -53,8 +52,9 @@
%package -n python3-ptpython-ptipython
Summary: Python REPL build on top of prompt_toolkit - IPython support
-Requires: python3-ptpython
+Group: Development/Languages/Python
Requires: python3-jupyter_ipython
+Requires: python3-ptpython
%description -n python3-ptpython-ptipython
Ptpython is an advanced Python REPL. It should work on all