Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-softlayer for 
openSUSE:Factory checked in at 2021-11-27 23:42:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-softlayer (Old)
 and      /work/SRC/openSUSE:Factory/.python-softlayer.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-softlayer"

Sat Nov 27 23:42:28 2021 rev:12 rq:934076 version:5.9.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-softlayer/python-softlayer.changes        
2021-08-18 08:56:13.638952653 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-softlayer.new.1895/python-softlayer.changes  
    2021-11-27 23:42:30.828455627 +0100
@@ -1,0 +2,5 @@
+Fri Nov 26 11:37:43 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- fix for prettytable rename 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-softlayer.spec ++++++
--- /var/tmp/diff_new_pack.zCwnNH/_old  2021-11-27 23:42:32.224451050 +0100
+++ /var/tmp/diff_new_pack.zCwnNH/_new  2021-11-27 23:42:32.224451050 +0100
@@ -25,9 +25,9 @@
 License:        MIT
 URL:            https://github.com/softlayer/softlayer-python
 Source:         
https://github.com/softlayer/softlayer-python/archive/v%{version}.tar.gz
-BuildRequires:  %{python_module PrettyTable >= 0.7.0}
 BuildRequires:  %{python_module click >= 7}
 BuildRequires:  %{python_module mock}
+BuildRequires:  %{python_module prettytable >= 0.7.0}
 BuildRequires:  %{python_module prompt_toolkit >= 2}
 BuildRequires:  %{python_module pygments >= 2.0.0}
 BuildRequires:  %{python_module pytest}
@@ -38,8 +38,8 @@
 BuildRequires:  %{python_module urllib3 >= 1.24}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-PrettyTable >= 0.7.0
 Requires:       python-click >= 7
+Requires:       python-prettytable >= 0.7.0
 Requires:       python-prompt_toolkit >= 2
 Requires:       python-pygments >= 2.0.0
 Requires:       python-requests >= 2.20.0

Reply via email to