From e0694c4ed85a78c9f48fda3f1e6024deeca010435b4c415fa8afd16aca1ad2af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 19 Apr 2022 12:03:58 +0000 Subject: [PATCH] Accepting request 970728 from home:pgajdos:python - version update to 6.0.2 ## [6.0.2] - 2022-03-30 * New Command slcli hardware|virtual monitoring by @caberos * When listing datacenters/pods, mark those that are closing soon. by @caberos ## [6.0.1] - 2022-03-11 * Replace the use of ptable with prettytable by @dvzrv * Bandwidth pool management by @caberos * Add id * Datacenter closure report by @allmightyspiff * fix to errors ## [5.9.9] - 2022-02-04 * Add loadbalancer timeout values #1576 * Add pricing date to slcli order preset-list #1578 * `slcli vlan create-options` add new feature on vlan #1572 * `slcli account bandwidth-pools` Bandwidth pool features #1579 - python-mock is not required for build OBS-URL: https://build.opensuse.org/request/show/970728 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-softlayer?expand=0&rev=25 --- python-softlayer.changes | 20 ++++++++++++++++++++ python-softlayer.spec | 3 +-- v5.9.8.tar.gz | 3 --- v6.0.2.tar.gz | 3 +++ 4 files changed, 24 insertions(+), 5 deletions(-) delete mode 100644 v5.9.8.tar.gz create mode 100644 v6.0.2.tar.gz diff --git a/python-softlayer.changes b/python-softlayer.changes index 68486c5..2bc899d 100644 --- a/python-softlayer.changes +++ b/python-softlayer.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Apr 19 09:40:42 UTC 2022 - pgajdos@suse.com + +- version update to 6.0.2 + ## [6.0.2] - 2022-03-30 + * New Command slcli hardware|virtual monitoring by @caberos + * When listing datacenters/pods, mark those that are closing soon. by @caberos + ## [6.0.1] - 2022-03-11 + * Replace the use of ptable with prettytable by @dvzrv + * Bandwidth pool management by @caberos + * Add id + * Datacenter closure report by @allmightyspiff + * fix to errors + ## [5.9.9] - 2022-02-04 + * Add loadbalancer timeout values #1576 + * Add pricing date to slcli order preset-list #1578 + * `slcli vlan create-options` add new feature on vlan #1572 + * `slcli account bandwidth-pools` Bandwidth pool features #1579 +- python-mock is not required for build + ------------------------------------------------------------------- Tue Jan 11 05:56:49 UTC 2022 - Steve Kowalik diff --git a/python-softlayer.spec b/python-softlayer.spec index 3a1021d..e1981e5 100644 --- a/python-softlayer.spec +++ b/python-softlayer.spec @@ -19,14 +19,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-softlayer -Version: 5.9.8 +Version: 6.0.2 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 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} diff --git a/v5.9.8.tar.gz b/v5.9.8.tar.gz deleted file mode 100644 index b39b191..0000000 --- a/v5.9.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4231e6629eaffdd9adf7fc1076e30bd0580232a068f3963e73dec88cabb06ee5 -size 489563 diff --git a/v6.0.2.tar.gz b/v6.0.2.tar.gz new file mode 100644 index 0000000..6cf1331 --- /dev/null +++ b/v6.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:866eb4451730c5436b77873c675913f4ba238f52e203bc6cbf5a0c9b56c2ae3d +size 496118