Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-oslo-context


Commits:
84abd7c9 by Jelle van der Waa at 2023-08-09T09:46:12+02:00
Add missing checkdepends

Fixes FS#78466

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -11,7 +11,7 @@ url="https://pypi.python.org/pypi/oslo.context/$pkgver";
 license=('Apache')
 depends=('python-pbr' 'python-debtcollector')
 makedepends=('git' 'python-setuptools')
-checkdepends=('python-oslotest')
+checkdepends=('python-oslotest' 'python-stestr')
 source=("git+https://github.com/openstack/oslo.context.git#commit=$_commit";)
 sha512sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-oslo-context/-/commit/84abd7c9913365334e85b00ca692a9ac19c33da1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-oslo-context/-/commit/84abd7c9913365334e85b00ca692a9ac19c33da1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to