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


Commits:
202b4a51 by Jelle van der Waa at 2023-08-09T09:29:25+02:00
Add missing checkdepends

Resolves: FS#78511

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -11,7 +11,7 @@ license=('Apache')
 depends=('python-iso8601' 'python-oslo-i18n' 'python-pytz' 'python-netaddr'
          'python-netifaces' 'python-debtcollector' 'python-pyparsing' 
'python-packaging')
 makedepends=('python-setuptools')
-checkdepends=('python-oslotest' 'python-ddt' 'python-eventlet')
+checkdepends=('python-oslotest' 'python-ddt' 'python-eventlet' 'python-stestr' 
'python-testscenarios')
 
source=("https://github.com/openstack/oslo.utils/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
 
sha512sums=('ce6b436bb1e633d585d34c8dbda7815250f369d2d0c89fb87f1613ff5197d7d24d01b7605e2e514288209e0ebaad5d661d9668259793fb0e1d8180bef6cdadf7')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-oslo-utils/-/commit/202b4a51077f7fe53860b15f86376a5ca24e28a0

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


Reply via email to