Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-oslo-concurrency
Commits:
94af08ed by Felix Yan at 2023-09-15T10:36:50+03:00
upgpkg: 5.0.1-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
pkgname=python-oslo-concurrency
-pkgver=5.0.0
-pkgrel=2
+pkgver=5.0.1
+pkgrel=1
pkgdesc="OpenStack library for all concurrency-related code"
arch=('any')
url="https://pypi.python.org/pypi/oslo.concurrency/$pkgver"
@@ -13,7 +13,7 @@ depends=('python-pbr' 'python-oslo-config' 'python-oslo-i18n'
'python-oslo-utils
makedepends=('python-setuptools')
checkdepends=('python-oslotest' 'python-eventlet')
source=("https://github.com/openstack/oslo.concurrency/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('965aa0c6a1a7c35cf97c0bc6bec4ac507f3c59602258c24790b7c401de01059081eb28540bc663e36c936625ea0783ff377bbf275159dc5a36f988c0357a6076')
+sha512sums=('e9f072b814c1e961110cb3da0c327ee9b1eb510780dcc0772b97cf8fc633577d7667e96b8f91b0741b47403dfbce50f12f76b97854e28f0d6c95a9c13a2a924d')
export PBR_VERSION=$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-oslo-concurrency/-/commit/94af08ed1df422ae3664982adff3c653db4dad81
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-oslo-concurrency/-/commit/94af08ed1df422ae3664982adff3c653db4dad81
You're receiving this email because of your account on gitlab.archlinux.org.