Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-keystoneauth1


Commits:
6d12e183 by Antonio Rojas at 2025-12-27T14:16:32+01:00
upgpkg: 5.8.0-4: Python 3.14 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-keystoneauth1
        pkgdesc = Authentication Library for OpenStack Identity
        pkgver = 5.8.0
-       pkgrel = 3
+       pkgrel = 4
        url = https://docs.openstack.org/developer/keystoneauth
        arch = any
        license = Apache


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-keystoneauth1
 pkgver=5.8.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Authentication Library for OpenStack Identity"
 arch=('any')
 url="https://docs.openstack.org/developer/keystoneauth";
@@ -29,7 +29,7 @@ build() {
 
 check() {
   cd keystoneauth
-  stestr run
+  stestr run --exclude-regex '(.*test_keystoneauth_betamax_fixture)'
 }
 
 package() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-keystoneauth1/-/commit/6d12e1835ba1c28d293e910ce64bf5f420897cfa

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-keystoneauth1/-/commit/6d12e1835ba1c28d293e910ce64bf5f420897cfa
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to