commit python-manilaclient for openSUSE:Factory

2024-06-05 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-manilaclient for 
openSUSE:Factory checked in at 2024-06-05 17:42:08

Comparing /work/SRC/openSUSE:Factory/python-manilaclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-manilaclient.new.24587 (New)


Package is "python-manilaclient"

Wed Jun  5 17:42:08 2024 rev:25 rq:1178610 version:4.9.0

Changes:

--- /work/SRC/openSUSE:Factory/python-manilaclient/python-manilaclient.changes  
2024-03-25 21:18:05.455214338 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-manilaclient.new.24587/python-manilaclient.changes
   2024-06-05 17:42:46.270916096 +0200
@@ -1,0 +2,15 @@
+Tue Jun  4 20:07:23 UTC 2024 - cloud-de...@suse.de
+
+- update to version 4.9.0
+  - Update master for stable/2024.1
+  - [OSC] Fix output format for osc share subnet create
+  - reno: Update master for unmaintained/xena
+  - Human readable export location CLI changes
+  - Add new-note tox environment
+  - "--wait" option added for snapshot create/revert/delete commands
+  - "--wait" option added for managing/unmanaging a share snapshot
+  - adds bandit testing and Zuul CI job.
+  - reno: Update master for unmaintained/wallaby
+  - Remove --nova-net-id option
+
+---

Old:

  python-manilaclient-4.8.0.tar.gz

New:

  python-manilaclient-4.9.0.tar.gz



Other differences:
--
++ python-manilaclient.spec ++
--- /var/tmp/diff_new_pack.Xjl5jA/_old  2024-06-05 17:42:46.962941297 +0200
+++ /var/tmp/diff_new_pack.Xjl5jA/_new  2024-06-05 17:42:46.962941297 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   python-manilaclient
-Version:4.8.0
+Version:4.9.0
 Release:0
 Summary:Client Library for OpenStack Share API
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://docs.openstack.org/python-manilaclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-manilaclient/python-manilaclient-4.8.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-manilaclient/python-manilaclient-4.9.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-ddt
 BuildRequires:  python3-fixtures
@@ -31,7 +31,7 @@
 BuildRequires:  python3-osc-lib >= 1.10.0
 BuildRequires:  python3-oslo.config >= 5.2.0
 BuildRequires:  python3-oslo.log >= 3.36.0
-BuildRequires:  python3-oslo.serialization >= 2.18.0
+BuildRequires:  python3-oslo.serialization >= 2.20.0
 BuildRequires:  python3-oslo.utils >= 3.33.0
 BuildRequires:  python3-stestr
 BuildRequires:  python3-testrepository
@@ -44,14 +44,14 @@
 
 %package -n python3-manilaclient
 Summary:Client Library for OpenStack Share API
-Requires:   python3-Babel >= 2.3.4
+Requires:   python3-Babel >= 2.5.0
 Requires:   python3-PrettyTable >= 0.7.1
 Requires:   python3-debtcollector >= 1.2.0
 Requires:   python3-keystoneclient >= 3.8.0
 Requires:   python3-osc-lib >= 1.10.0
 Requires:   python3-oslo.config >= 5.2.0
 Requires:   python3-oslo.log >= 3.36.0
-Requires:   python3-oslo.serialization >= 2.18.0
+Requires:   python3-oslo.serialization >= 2.20.0
 Requires:   python3-oslo.utils >= 3.33.0
 Requires:   python3-requests >= 2.14.2
 Requires:   python3-simplejson >= 3.5.1
@@ -76,13 +76,13 @@
 This package contains auto-generated documentation.
 
 %prep
-%autosetup -p1 -n python-manilaclient-4.8.0
+%autosetup -p1 -n python-manilaclient-4.9.0
 %py_req_cleanup
 
 %build
 %{py3_build}
 
-PBR_VERSION=4.8.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=4.9.0 %sphinx_build -b html doc/source doc/build/html
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 

++ python-manilaclient-4.8.0.tar.gz -> python-manilaclient-4.9.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-manilaclient-4.8.0/AUTHORS 
new/python-manilaclient-4.9.0/AUTHORS
--- old/python-manilaclient-4.8.0/AUTHORS   2024-03-01 10:55:55.0 
+0100
+++ new/python-manilaclient-4.9.0/AUTHORS   2024-05-16 15:02:55.0 
+0200
@@ -22,6 +22,7 @@
 Chris MacNaughton 
 Christian Berendt 
 Chuck Fouts 
+Clifford Emeka 
 Clinton Knight 
 Cloud User 
 Corey Bryant 
@@ -118,6 +119,7 @@
 Yulia Portnova 
 altanai 
 andrebeltrami 
+annwesha.das 
 archanaserver 
 ashrod98 
 binean 
@@ -143,6 +145,7 @@
 howardlee 
 iswarya_vakati 
 jacky06 
+jayaanand.bo...@netapp.com 
 ji-xuepeng 
 junboli 
 kafilat-adeleke 
@@ -159,6 +162,7 @@
 luke.li 
 maaoyu 
 mark.sturdevant 
+melakualehegn 
 melissaml 
 namrata 
 nidhimittalhada 
@@ -175,6 +179,7 @@
 sunjia 
 ting.wan

commit python-manilaclient for openSUSE:Factory

2024-03-25 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-manilaclient for 
openSUSE:Factory checked in at 2024-03-25 21:11:22

Comparing /work/SRC/openSUSE:Factory/python-manilaclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-manilaclient.new.1905 (New)


Package is "python-manilaclient"

Mon Mar 25 21:11:22 2024 rev:24 rq:1161189 version:4.8.0

Changes:

--- /work/SRC/openSUSE:Factory/python-manilaclient/python-manilaclient.changes  
2024-01-15 22:19:20.143079305 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-manilaclient.new.1905/python-manilaclient.changes
2024-03-25 21:18:05.455214338 +0100
@@ -1,0 +2,13 @@
+Sun Mar 24 20:08:53 UTC 2024 - cloud-de...@suse.de
+
+- update to version 4.8.0
+  - Bump hacking
+  - Fix share force delete case
+  - Update python classifier in setup.cfg
+  - reno: Update master for unmaintained/yoga
+  - CLI for disable service reason
+  - Fix "per_share_gigabytes" in "openstack quota set"
+  - [OSC] Add OSC Functional Tests Snapshot Instances
+  - Fix list call when search_opts isn't provided
+
+---

Old:

  python-manilaclient-4.7.0.tar.gz

New:

  python-manilaclient-4.8.0.tar.gz



Other differences:
--
++ python-manilaclient.spec ++
--- /var/tmp/diff_new_pack.1Ne8bJ/_old  2024-03-25 21:18:06.267244203 +0100
+++ /var/tmp/diff_new_pack.1Ne8bJ/_new  2024-03-25 21:18:06.271244351 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   python-manilaclient
-Version:4.7.0
+Version:4.8.0
 Release:0
 Summary:Client Library for OpenStack Share API
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://docs.openstack.org/python-manilaclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-manilaclient/python-manilaclient-4.7.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-manilaclient/python-manilaclient-4.8.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-ddt
 BuildRequires:  python3-fixtures
@@ -76,13 +76,13 @@
 This package contains auto-generated documentation.
 
 %prep
-%autosetup -p1 -n python-manilaclient-4.7.0
+%autosetup -p1 -n python-manilaclient-4.8.0
 %py_req_cleanup
 
 %build
 %{py3_build}
 
-PBR_VERSION=4.7.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=4.8.0 %sphinx_build -b html doc/source doc/build/html
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 

++ python-manilaclient-4.7.0.tar.gz -> python-manilaclient-4.8.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-manilaclient-4.7.0/AUTHORS 
new/python-manilaclient-4.8.0/AUTHORS
--- old/python-manilaclient-4.7.0/AUTHORS   2023-11-20 08:06:08.0 
+0100
+++ new/python-manilaclient-4.8.0/AUTHORS   2024-03-01 10:55:55.0 
+0100
@@ -98,6 +98,7 @@
 Stephen Finucane 
 Sun Jun 
 Swapnil Kulkarni (coolsvap) 
+Takashi Kajinami 
 Takashi Kajinami 
 Thomas Bechtold 
 Tom Barron 
@@ -165,6 +166,7 @@
 pengyuesheng 
 qingszhao 
 ricolin 
+sdailey 
 shu-mutou 
 silvacarloss 
 sneha.gaddam 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-manilaclient-4.7.0/ChangeLog 
new/python-manilaclient-4.8.0/ChangeLog
--- old/python-manilaclient-4.7.0/ChangeLog 2023-11-20 08:06:08.0 
+0100
+++ new/python-manilaclient-4.8.0/ChangeLog 2024-03-01 10:55:55.0 
+0100
@@ -1,12 +1,24 @@
 CHANGES
 ===
 
+4.8.0
+-
+
+* CLI for disable service reason
+* reno: Update master for unmaintained/yoga
+* Fix share force delete case
+* Bump hacking
+* Fix "per\_share\_gigabytes" in "openstack quota set"
+* Fix list call when search\_opts isn't provided
+* Update python classifier in setup.cfg
+
 4.7.0
 -
 
 * Fix default share type resolution in OSC
 * Fix "test\_share\_access\_show" osc functional test
 * Fix decoder path and add transfer commands
+* [OSC] Add OSC Functional Tests Snapshot Instances
 * Update master for stable/2023.2
 
 4.6.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-manilaclient-4.7.0/PKG-INFO 
new/python-manilaclient-4.8.0/PKG-INFO
--- old/python-manilaclient-4.7.0/PKG-INFO  2023-11-20 08:06:08.849259900 
+0100
+++ new/python-manilaclient-4.8.0/PKG-INFO  2024-03-01 10:55:55.633288000 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: python-manilaclient
-Version: 4.7.0
+Version: 4.8.0
 Summary: Client library for OpenStack Manila API.
 Home-page: https://docs.openstack.org/python-manilaclient/latest/
 Author: OpenStack
@@ -128

commit python-manilaclient for openSUSE:Factory

2022-12-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-manilaclient for 
openSUSE:Factory checked in at 2022-12-03 10:03:41

Comparing /work/SRC/openSUSE:Factory/python-manilaclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-manilaclient.new.1835 (New)


Package is "python-manilaclient"

Sat Dec  3 10:03:41 2022 rev:22 rq:1039647 version:4.2.0

Changes:

--- /work/SRC/openSUSE:Factory/python-manilaclient/python-manilaclient.changes  
2022-06-21 16:33:17.459888516 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-manilaclient.new.1835/python-manilaclient.changes
2022-12-03 10:03:55.463336272 +0100
@@ -1,0 +2,60 @@
+Thu Dec  1 10:27:54 UTC 2022 - cloud-de...@suse.de
+
+- update to version 4.2.0
+  - [OSC] Implement Share Server Migration Cancel and Complete Command
+  - Fix test to not check service updated_at time
+  - Respect OS_CACERT when using Manila OSC plugin
+  - [OSC] Add OSC Functional Tests Network
+  - [OSC] Add functional tests for share access rules
+  - Fix share server listing with network subnet id
+  - Add support for --soft when deleting a share or more shares
+  - Add functional tests for "os share limits show"
+  - [OSC] Add functional tests for share snapshots
+  - [OSC] Fix share deletion when using share group id
+  - [OSC] Implement security services commands
+  - [OSC] Implement Share Server  Migration Start Command
+  - Fix missing space before end quote
+  - Avoid using "force" kwarg in extend API
+  - [OSC] Add OSC Functional Tests Share set unset
+  - Fix incompatible headers on OS share group type list
+  - Ensures API microversion is greater than  or equal to '2.69'
+  - fix manager _list() method when called from another manager
+  - [OSC] Implement Share Server  Migration set task-state
+  - requirements: Add stestr
+  - [OSC] Implement Share Migration show and add argument to Share Set Command
+  - Update Python as per the Zed cycle testing runtime
+  - Fix "test_share_server_migration" sporadic failure
+  - Fixes minor typos and removes redundants lines.
+  - Switch to 2023.1 Python3 unit tests and generic template name
+  - [OSC] Add OSC Functional Tests Replica Export Location
+  - Python3.11: fix unit test crashes
+  - [OSC] Implement Share Migration Start Command
+  - Add availability zones functional tests for OSC
+  - Avoid any capitalization of the name "None"
+  - [OSC] Fix typos in help messages for security services command
+  - requirements: Bump python-openstackclient version
+  - [OSC] Add functional tests for share services
+  - [OSC] Add functional tests for share types
+  - Add functional tests for group type access
+  - Add share group type functional tests for OSC
+  - [reno] Announce openstackclient GA
+  - Make the OSC plugin handle the --insecure flag
+  - [OSC] Implement Share Restore Command
+  - Fix the Create Share Group from Snap Shot create.
+  - [OSC] Add OSC Functional Tests Share Actions
+  - [OSC] Add OSC Functional Tests Export Location
+  - [OSC] Implement Share Group Snapshot Commands
+  - [OSC] Don't use default type with snapshot clones
+  - Support multiple subnets per AZ
+  - Add 'share-network' option for share replica create.
+  - [OSC] Implement Share Server Commands
+  - [OSC] Implement Share Server  Migration check
+  - Add functional tests for OSC User Messages
+  - Add FIPS testing jobs
+  - Add functional tests for "os share pool list"
+  - [OSC] Implement Share Server  Migration Show Command
+  - Update master for stable/zed
+  - [OSC] Implement Share Migration Cancel and Complete Command
+  - Add support for --export-location filtering when listing shares
+
+---

Old:

  python-manilaclient-3.4.0.tar.gz

New:

  python-manilaclient-4.2.0.tar.gz



Other differences:
--
++ python-manilaclient.spec ++
--- /var/tmp/diff_new_pack.9BUONu/_old  2022-12-03 10:03:56.103339828 +0100
+++ /var/tmp/diff_new_pack.9BUONu/_new  2022-12-03 10:03:56.107339851 +0100
@@ -17,17 +17,16 @@
 
 
 Name:   python-manilaclient
-Version:3.4.0
+Version:4.2.0
 Release:0
 Summary:Client Library for OpenStack Share API
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://docs.openstack.org/python-manilaclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-manilaclient/python-manilaclient-3.4.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-manilaclient/python-manilaclient-4.2.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-ddt
 BuildRequires:  python3-fixtures
-BuildRequires:  python3-mock
 BuildRequires:  python3-ope

commit python-manilaclient for openSUSE:Factory

2022-06-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-manilaclient for 
openSUSE:Factory checked in at 2022-06-21 16:33:08

Comparing /work/SRC/openSUSE:Factory/python-manilaclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-manilaclient.new.1548 (New)


Package is "python-manilaclient"

Tue Jun 21 16:33:08 2022 rev:21 rq:984181 version:3.4.0

Changes:

--- /work/SRC/openSUSE:Factory/python-manilaclient/python-manilaclient.changes  
2022-05-25 20:34:51.652252646 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-manilaclient.new.1548/python-manilaclient.changes
2022-06-21 16:33:17.459888516 +0200
@@ -1,0 +2,5 @@
+Sat Jun 18 13:48:51 UTC 2022 - Dirk M??ller 
+
+- add osc-lib dependency 
+
+---



Other differences:
--
++ python-manilaclient.spec ++
--- /var/tmp/diff_new_pack.uDbLlK/_old  2022-06-21 16:33:17.971889267 +0200
+++ /var/tmp/diff_new_pack.uDbLlK/_new  2022-06-21 16:33:17.975889273 +0200
@@ -29,6 +29,7 @@
 BuildRequires:  python3-fixtures
 BuildRequires:  python3-mock
 BuildRequires:  python3-openstackclient
+BuildRequires:  python3-osc-lib >= 1.10.0
 BuildRequires:  python3-oslo.config >= 5.2.0
 BuildRequires:  python3-oslo.log >= 3.36.0
 BuildRequires:  python3-oslo.serialization >= 2.18.0
@@ -48,6 +49,7 @@
 Requires:   python3-PrettyTable >= 0.7.1
 Requires:   python3-debtcollector >= 1.2.0
 Requires:   python3-keystoneclient >= 3.8.0
+Requires:   python3-osc-lib >= 1.10.0
 Requires:   python3-oslo.config >= 5.2.0
 Requires:   python3-oslo.log >= 3.36.0
 Requires:   python3-oslo.serialization >= 2.18.0


commit python-manilaclient for openSUSE:Factory

2022-05-25 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-manilaclient for 
openSUSE:Factory checked in at 2022-05-25 20:34:34

Comparing /work/SRC/openSUSE:Factory/python-manilaclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-manilaclient.new.2254 (New)


Package is "python-manilaclient"

Wed May 25 20:34:34 2022 rev:20 rq:979074 version:3.4.0

Changes:

--- /work/SRC/openSUSE:Factory/python-manilaclient/python-manilaclient.changes  
2021-05-10 15:39:39.389496363 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-manilaclient.new.2254/python-manilaclient.changes
2022-05-25 20:34:51.652252646 +0200
@@ -1,0 +2,86 @@
+Tue May 24 21:11:48 UTC 2022 - cloud-de...@suse.de
+
+- update to version 3.4.0
+  - [OSC] Implement share network subnet commands
+  - Add support for ~name and ~description filtering when listing shares.
+  - Add CLI error notification in case there is no share type
+  - Fix displaying column headers for OSC list commands
+  - Move release notes to correct folders
+  - Update master for stable/xena
+  - Add --scheduler_hints to share create command
+  - Add missing space in server migration complete
+  - Fix typo in subnet delete description
+  - Fix tox to ignore_basepython_conflict
+  - Remove check for args.force
+  - api 2.64, manilaclient support force extend share
+  - Refractor logs
+  - Update python testing classifier
+  - [OSC] Add missing waiters
+  - Add --wait flag to the share access rule
+  - Avoid formatting *_extra_specs unless format is table
+  - [OSC] Implement Share Group Type Commands
+  - Implement OSC quota set default and project mandatory
+  - Add a --wait flag to share manage/unmanage
+  - Add share groups/share group snaps to quota class
+  - Add Python3 yoga unit tests
+  - Drop lower-constraints.txt and its testing
+  - Fix for displaying export locations for share snapshot.
+  - Refactor code from oslo_incubator
+  - Fix python-manilaclient functional tests
+  - Allow tests to choose client privileges
+  - Add --wait flag to the mange share server operation
+  - Fix typo in unit test
+  - Bump max API microversion
+  - Fix the id attr for share group type access repr
+  - Add Python 3 only classifier
+  - Add --scheduler_hints to share replica create command
+  - Update master for stable/yoga
+  - Add export location information to share replica show command
+  - [CI] Change rally and lower-constraints jobs
+  - API 2.69,Manila client support recycle bin
+  - Bump lower-constraints
+
+---
+Tue Oct 26 21:59:46 UTC 2021 - cloud-de...@suse.de
+
+- update to version 3.0.0
+  - Fix test failures for "test_list_shares_by_{filter}"
+  - Further fix to "test_list_shares_by_status"
+  - [OSC] Implement share instance commands
+  - tools: Remove dead tools
+  - Fix OSC share groups
+  - Fix typo in quota set error message
+  - Add "--wait" option for deleting a share server
+  - [OSC] Implement Share Limits Show command
+  - Add --wait flag to the create share group operation
+  - [TrivialFix] Follow up per-share-gigabytes quota changes
+  - Fix PDF docs issue
+  - Changed minversion in tox to 3.18.0
+  - Implement OSC share instance export location commands
+  - Add --wait flag to the delete share group operation
+  - [OSC] Implement Share Pools List command
+  - [OSC] Implement Share Replica Commands
+  - Add Python3 xena unit tests
+  - Fix incorrect dict member lookup
+  - [OSC] Implement Share Group Commands
+  - [ci] fix neutron services in functional job
+  - Replace deprecated inspect.getargspec
+  - [OSC] Implement Availability Zones Command
+  - OSC Implementation for Share Networks
+  - Re-enable shell completion cache
+  - tests: Remove unused fakes
+  - setup.cfg: Replace dashes with underscores
+  - Fix error in CLI 'manila list' with sorting key 'availability_zone'.
+  - [OSC] Implement Share Services Commands
+  - Remove six
+  - utils: Remove unicode-related helpers
+  - [OSC] Implement Replica Export Locations commands
+  - Update master for stable/wallaby
+  - Fix issue while creating share from snapshot
+  - Uncap PrettyTable
+  - [OSC] Fix the default API_VERSION in unit tests
+  - [OSC] Add Share Snapshot Instances commands
+  - Remove some deprecated options
+  - Add per share gigabytes quota to the CLI
+
+---

Old:

  python-manilaclient-2.6.0.tar.gz

New:

  python-manilaclient-3.4.0.tar.gz



Other differences:
--
++ python-manilaclient.spec ++
--- /var/tmp/diff_new_pack.A2JebJ/_old  2022-05-25 20:34:53.064254617 +0200
+++ /var/tmp/diff_new_pack.A2JebJ/_new  2022-05-25 20:34:53.068254623 +0200
@@ -1,7 +1,7 @@
 

commit python-manilaclient for openSUSE:Factory

2021-05-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-manilaclient for 
openSUSE:Factory checked in at 2021-05-10 15:37:27

Comparing /work/SRC/openSUSE:Factory/python-manilaclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-manilaclient.new.2988 (New)


Package is "python-manilaclient"

Mon May 10 15:37:27 2021 rev:19 rq:889974 version:2.6.0

Changes:

--- /work/SRC/openSUSE:Factory/python-manilaclient/python-manilaclient.changes  
2020-10-26 16:16:25.990940911 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-manilaclient.new.2988/python-manilaclient.changes
2021-05-10 15:39:39.389496363 +0200
@@ -1,0 +2,36 @@
+Sun May  2 17:23:39 UTC 2021 - cloud-de...@suse.de
+
+- update to version 2.6.0
+  - remove unicode from code
+  - Remove install unnecessary package
+  - Remove install unnecessary packages
+  - Implement openstack share properties show command
+  - Fix duplicate wait functional test
+  - Change public share tests
+  - Replace deprecated UPPER_CONSTRAINTS_FILE variable
+  - Update master for stable/victoria
+  - [OSC] Implement Share Adopt & Abandon Commands
+  - Tighten asserts in some wait tests
+  - Implements usage of '-c /--column' instead of additional logic.
+  - Add Python3 wallaby unit tests
+  - Fix undesirable raw Python error
+  - Add "--wait" option for force-deleting a share/snapshot/share-instance
+  - Use importlib to take place of imp module
+  - Add profiling support to manilaclient
+  - Remove python2 installation from bindep
+  - Fixes create share from snapshot in OSC
+  - Forbid users to create shares with the name "None"
+  - [OSC] Implement Share Export Location Commands
+  - tox miniversion update to 3.1.1
+  - Correctly pass mTLS certificate/key to HTTPClient
+  - [OSC] Implement user messages commands
+  - [OSC] Add the option to explicitly set share status
+  - Add a waiter to share create/delete
+  - Add security add/update services for in-use share networks
+  - Add a waiter to share extend/shrink
+  - [OSC] Implement Share Revert Command
+  - Add waiters to OSC share create/delete/resize
+  - Remove six.moves.urllib
+  - [OSC] Implement the second part of share snapshots commands
+
+---

Old:

  python-manilaclient-2.3.0.tar.gz

New:

  python-manilaclient-2.6.0.tar.gz



Other differences:
--
++ python-manilaclient.spec ++
--- /var/tmp/diff_new_pack.2gv5sn/_old  2021-05-10 15:39:39.849494481 +0200
+++ /var/tmp/diff_new_pack.2gv5sn/_new  2021-05-10 15:39:39.853494464 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-manilaclient
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   python-manilaclient
-Version:2.3.0
+Version:2.6.0
 Release:0
 Summary:Client Library for OpenStack Share API
 License:Apache-2.0
 Group:  Development/Languages/Python
-URL:https://launchpad.net/python-manilaclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-manilaclient/python-manilaclient-2.3.0.tar.gz
+URL:https://docs.openstack.org/python-manilaclient
+Source0:
https://files.pythonhosted.org/packages/source/p/python-manilaclient/python-manilaclient-2.6.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-ddt
 BuildRequires:  python3-fixtures
@@ -44,7 +44,6 @@
 
 %package -n python3-manilaclient
 Summary:Client Library for OpenStack Share API
-Group:  Development/Languages/Python
 Requires:   python3-Babel >= 2.3.4
 Requires:   python3-PrettyTable >= 0.7.1
 Requires:   python3-debtcollector >= 1.2.0
@@ -77,13 +76,13 @@
 This package contains auto-generated documentation.
 
 %prep
-%autosetup -p1 -n python-manilaclient-2.3.0
+%autosetup -p1 -n python-manilaclient-2.6.0
 %py_req_cleanup
 
 %build
 %{py3_build}
 
-PBR_VERSION=2.3.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=2.6.0 %sphinx_build -b html doc/source doc/build/html
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
@@ -93,7 +92,7 @@
 install -p -D -m 644 tools/manila.bash_completion 
%{buildroot}%{_sysconfdir}/bash_completion.d/manila.bash_completion
 
 %check
-# we dont want to depend on Tempest so remove the relevant tests
+# we don't want to depend on Tempest so remove the relevant tests
 rm -f manilaclient/tests/unit/test_shell.py
 rm -f manilaclient/tests/unit/test_functional_utils.py
 rm -rf manilaclient/tests/functional

++ _service +