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 2025-09-11 14:39:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-softlayer (Old)
and /work/SRC/openSUSE:Factory/.python-softlayer.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-softlayer"
Thu Sep 11 14:39:51 2025 rev:24 rq:1303671 version:6.2.7
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-softlayer/python-softlayer.changes
2025-05-22 16:58:20.761650756 +0200
+++
/work/SRC/openSUSE:Factory/.python-softlayer.new.1977/python-softlayer.changes
2025-09-11 14:43:23.350069463 +0200
@@ -1,0 +2,19 @@
+Wed Sep 10 12:17:54 UTC 2025 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 6.2.7
+ * Migrated away from using Vlan.primaryRouter to find a VLAN's datacenter
+ * #2211 removed CDN commands and created a deprecated message for them
+ * fixed an issue when placing an order doesn't find the correct datacenter
+ * pip prod(deps): bump sphinx from 8.1.3 to 8.2.1
+ * pip prod(deps): bump rich from 13.9.4 to 14.0.0
+ * pip prod(deps): bump sphinx from 8.2.1 to 8.2.3
+ * Improved employee auth to work better on dev servers
+ * Update README-internal.md
+ * Fixed tox errors
+ * Support Click 8.2+
+ * Support for NVMe Dual Raid card ordering
+ * Removed IPSec VPN commands
+ * Updated to v6.2.7
+- Drop support-click-8.2.patch, merged upstream
+
+-------------------------------------------------------------------
Old:
----
support-click-8.2.patch
v6.2.6.tar.gz
New:
----
v6.2.7.tar.gz
----------(Old B)----------
Old: * Updated to v6.2.7
- Drop support-click-8.2.patch, merged upstream
----------(Old E)----------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-softlayer.spec ++++++
--- /var/tmp/diff_new_pack.dtF96H/_old 2025-09-11 14:43:23.890092282 +0200
+++ /var/tmp/diff_new_pack.dtF96H/_new 2025-09-11 14:43:23.894092452 +0200
@@ -18,14 +18,12 @@
%{?sle15_python_module_pythons}
Name: python-softlayer
-Version: 6.2.6
+Version: 6.2.7
Release: 0
Summary: A set of Python libraries that assist in calling the SoftLayer
API
License: MIT
URL: https://github.com/softlayer/softlayer-python
Source:
https://github.com/softlayer/softlayer-python/archive/v%{version}.tar.gz
-# PATCH-FIX-UPSTREAM gh#softlayer/softlayer-python#2222
-Patch0: support-click-8.2.patch
BuildRequires: %{python_module click >= 8.0.4}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module prettytable >= 2.5.0}
@@ -33,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.5.1}
+BuildRequires: %{python_module rich >= 14.0.0}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module softlayer-zeep >= 5.0.0}
BuildRequires: %{python_module testtools}
++++++ v6.2.6.tar.gz -> v6.2.7.tar.gz ++++++
++++ 4289 lines of diff (skipped)