forked from pool/python-octaviaclient
Compare commits
2 Commits
e599034a34
...
24cb31e0bc
Author | SHA256 | Date | |
---|---|---|---|
24cb31e0bc | |||
09d8445de0 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c001b107279104ec1d5998360f0569b75c868b97abdca43faa1c91540c1a29ee
|
||||
size 96169
|
3
python-octaviaclient-3.8.0.tar.gz
Normal file
3
python-octaviaclient-3.8.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c2b621098de0a9c92548af256a9b2016adb9622ddac041a06ab5b66bb5b590ee
|
||||
size 96654
|
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 3 13:17:18 UTC 2024 - cloud-devel@suse.de
|
||||
|
||||
- update to version 3.8.0
|
||||
- reno: Update master for unmaintained/victoria
|
||||
- reno: Update master for unmaintained/xena
|
||||
- Support filtering amphora list by image ID
|
||||
- reno: Update master for unmaintained/wallaby
|
||||
- reno: Update master for unmaintained/zed
|
||||
- Update master for stable/2024.1
|
||||
- Add SR-IOV support for members
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 24 20:12:09 UTC 2024 - cloud-devel@suse.de
|
||||
|
||||
|
@@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: python-octaviaclient
|
||||
Version: 3.7.0
|
||||
Version: 3.8.0
|
||||
Release: 0
|
||||
Summary: Octavia Plugin for the OpenStack Command-line Client
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://docs.openstack.org/python-octaviaclient
|
||||
Source0: https://files.pythonhosted.org/packages/source/p/python-octaviaclient/python-octaviaclient-3.7.0.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/source/p/python-octaviaclient/python-octaviaclient-3.8.0.tar.gz
|
||||
BuildRequires: openstack-macros
|
||||
BuildRequires: python3-openstackclient >= 3.12.0
|
||||
BuildRequires: python3-oslotest
|
||||
@@ -69,13 +69,13 @@ the OpenStack Load Balancing service.
|
||||
This package contains auto-generated documentation.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n python-octaviaclient-3.7.0
|
||||
%autosetup -p1 -n python-octaviaclient-3.8.0
|
||||
%py_req_cleanup
|
||||
|
||||
%build
|
||||
%{py3_build}
|
||||
|
||||
PBR_VERSION=3.7.0 %sphinx_build -b html doc/source doc/build/html
|
||||
PBR_VERSION=3.8.0 %sphinx_build -b html doc/source doc/build/html
|
||||
# remove the sphinx-build leftovers
|
||||
rm -rf doc/build/html/.{doctrees,buildinfo}
|
||||
|
||||
|
Reference in New Issue
Block a user