public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Steve Traylen <steve.traylen@cern.ch>
To: git-commits@fedoraproject.org
Subject: [rpms/python-openstackclient] rawhide: Update to v10.1.0
Date: Mon, 15 Jun 2026 07:13:11 GMT [thread overview]
Message-ID: <178150759171.1.7441327564925990640.rpms-python-openstackclient-66e9f545fd66@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-openstackclient
Branch : rawhide
Commit : 66e9f545fd66fd86933bd303779a323e26602a90
Author : Steve Traylen <steve.traylen@cern.ch>
Date : 2026-06-15T08:57:52+02:00
Stats : +9/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-openstackclient/c/66e9f545fd66fd86933bd303779a323e26602a90?branch=rawhide
Log:
Update to v10.1.0
- Use python3_pkgversion macro always.
---
diff --git a/.gitignore b/.gitignore
index 65c3586..1100b53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,3 +45,5 @@
/0x30566c450e41d7c91e442dfb231f942f608ddeff.txt
/python_openstackclient-10.0.0.tar.gz
/python_openstackclient-10.0.0.tar.gz.asc
+/python_openstackclient-10.1.0.tar.gz
+/python_openstackclient-10.1.0.tar.gz.asc
diff --git a/python-openstackclient.spec b/python-openstackclient.spec
index 0f79541..4cb6f3a 100644
--- a/python-openstackclient.spec
+++ b/python-openstackclient.spec
@@ -17,7 +17,7 @@ It is a thin wrapper to the stock python-*client modules that implement the
actual REST API client actions.}
Name: python-%{sname}
-Version: 10.0.0
+Version: 10.1.0
Release: %autorelease
Summary: OpenStack Command-line Client
@@ -38,7 +38,7 @@ Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt
BuildArch: noarch
-BuildRequires: python3-devel
+BuildRequires: python%{python3_pkgversion}-devel
Buildrequires: systemd-rpm-macros
# Required for tarball sources verification
@@ -52,7 +52,7 @@ BuildRequires: git-core
%description %_description
-%package -n python3-%{sname}
+%package -n python%{python3_pkgversion}-%{sname}
Summary: OpenStack Command-line Client
BuildRequires: python3-babel
@@ -61,7 +61,7 @@ Requires: python-%{sname}-lang = %{version}-%{release}
Recommends: bash-completion
-%description -n python3-%{sname} %_description
+%description -n python%{python3_pkgversion}-%{sname} %_description
%if %{without bootstrap}
@@ -182,7 +182,7 @@ export PYTHON=%{__python3}
%tox -e %{default_toxenv} -- -- --exclude-regex 'openstackclient.tests.unit.common.test_module.TestModuleList.*'
-%files -n python3-%{sname} -f %{pyproject_files}
+%files -n python%{python3_pkgversion}-%{sname} -f %{pyproject_files}
%license LICENSE
%doc README.rst
%{_bindir}/%{cname}
diff --git a/sources b/sources
index 9273eca..c5a8a10 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
SHA512 (0x30566c450e41d7c91e442dfb231f942f608ddeff.txt) = 8a8ec343aa8a03aef957efde28c50454ddb911382c912189783ba0f49cd1b6f15fbe2506d30a167468f944ea970fdefe8eec4d2be2c5683c37be000babfb802d
-SHA512 (python_openstackclient-10.0.0.tar.gz) = 057c7dd31e215e518569ed766e8851b3ba9254827b84c6384f1d6d7a684efedbaddff11951c9dd13a0b4b1d32eb4d23a33d14f792315a1ec7a62f1877769f330
-SHA512 (python_openstackclient-10.0.0.tar.gz.asc) = 9a7638e339c1f2aa5fa7911323afa05acf5abd368a69abc8ce8614e5473b3a470bbc12a9abd5824d38779d1754951eb6196c223cb091dc045463803295faa268
+SHA512 (python_openstackclient-10.1.0.tar.gz) = caa16f30705f2b5d8779f2513df3b50b2aabe1fbe986aa70e0e74e11f0b2026d0814224ddbc6541bdfe9c377e93d254671544ba88e2be6e0ac5c32d5b10b9041
+SHA512 (python_openstackclient-10.1.0.tar.gz.asc) = 3a9412ac982f8d13297796f1110e6c93a0ded7051a452ba51df693f2f779922f45e60a69b35128ca758c8cec72d4dcbcd5f282247edaf7ddf71b17c3598433b2
reply other threads:[~2026-06-15 7:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178150759171.1.7441327564925990640.rpms-python-openstackclient-66e9f545fd66@fedoraproject.org \
--to=steve.traylen@cern.ch \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox