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 2022-10-16 16:09:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-softlayer (Old)
and /work/SRC/openSUSE:Factory/.python-softlayer.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-softlayer"
Sun Oct 16 16:09:16 2022 rev:16 rq:1008587 version:6.1.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-softlayer/python-softlayer.changes
2022-07-08 14:01:52.826444670 +0200
+++
/work/SRC/openSUSE:Factory/.python-softlayer.new.2275/python-softlayer.changes
2022-10-16 16:09:20.726772946 +0200
@@ -1,0 +2,50 @@
+Thu Oct 6 06:15:44 UTC 2022 - Matej Cepl <[email protected]>
+
+- Update to 6.1.2:
+ - Add status, create date and domain columns in slcli vs list
+ command
+ - New command: ipsec cancel
+ - New command: subnet clear-route
+ - Deprecate slcli hw guests
+ - Remove real usersnames from test fixtrues
+ - Fix tox request.get hangout issue
+ - add vs user-access command
+ - Update Help message for commands that take in multiple
+ arguments
+ - Error with slcli order item-list
+ - deprecate sl autoscale
+ - Unhandled error running a subcommand in slcli
+- Update to 6.1.1:
+ - item-list fix
+ - updating release job to actually publish to pypi
+ - Update command - slcli object-storage endpoints
+ - add the block volume-options command
+ - add the file volume-options command
+ - fixed issues where a message warned users about closing
+ datacenter
+ - Enable --format=raw and fixes table width
+ - Update slcli hardware sensor
+ - Improved successful response to command - slcli vs cancel
+ - Fixed an issue with printing tables that contained empty
+ items
+ - Added a dependabot scanner
+ - block|file volume-options improvements
+ - Option create-options in commands hardware and dedicatedhost
+ fixed
+ - pip prod(deps): bump rich from 12.3.0 to 12.5.1
+ - block/file volume-options improvements 2
+ - New command ipsec order
+ - block/file volume-options improvement 3
+ - Command slcli vlan create - displaying an error message
+ - New Command: user device-access
+ - Command slcli vlan edit accept that we do not send any
+ parameters
+ - Updated command - slcli vlan list
+ - slcli block subnets-list command display an error message
+ - add user remove-access command
+ - Add Devices with Trunks to vlan detail
+ - slcli hardware reflash-firmware command does not display
+ success message
+ - Fix bug with command - slcli cdn edit
+
+-------------------------------------------------------------------
Old:
----
v6.1.0.tar.gz
New:
----
v6.1.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-softlayer.spec ++++++
--- /var/tmp/diff_new_pack.m7k3FX/_old 2022-10-16 16:09:21.998775929 +0200
+++ /var/tmp/diff_new_pack.m7k3FX/_new 2022-10-16 16:09:22.006775947 +0200
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-softlayer
-Version: 6.1.0
+Version: 6.1.2
Release: 0
Summary: A set of Python libraries that assist in calling the SoftLayer
API
License: MIT
@@ -31,7 +31,7 @@
BuildRequires: %{python_module pygments >= 2.0.0}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module requests >= 2.20.0}
-BuildRequires: %{python_module rich >= 12.3.0}
+BuildRequires: %{python_module rich >= 12.5.1}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six >= 1.7.0}
BuildRequires: %{python_module softlayer-zeep >= 5.0.0}
@@ -45,7 +45,7 @@
Requires: python-prompt_toolkit >= 2
Requires: python-pygments >= 2.0.0
Requires: python-requests >= 2.20.0
-Requires: python-rich >= 12.3.0
+Requires: python-rich >= 12.5.1
Requires: python-setuptools
Requires: python-six >= 1.7.0
Requires: python-softlayer-zeep >= 5.0.0
++++++ v6.1.0.tar.gz -> v6.1.2.tar.gz ++++++
++++ 3692 lines of diff (skipped)