Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-oslo-utils
Commits:
fe35eff4 by Felix Yan at 2023-11-23T11:08:21+02:00
upgpkg: 6.2.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,8 +1,8 @@
pkgbase = python-oslo-utils
pkgdesc = Oslo Utility library
- pkgver = 6.2.0
+ pkgver = 6.2.1
pkgrel = 1
- url = https://pypi.python.org/pypi/oslo.utils/6.2.0
+ url = https://pypi.python.org/pypi/oslo.utils/6.2.1
arch = any
license = Apache
checkdepends = python-eventlet
@@ -21,7 +21,7 @@ pkgbase = python-oslo-utils
depends = python-debtcollector
depends = python-pyparsing
depends = python-packaging
- source =
git+https://github.com/openstack/oslo.utils.git#commit=8115085dac49b005b623a74339eddc2bd9e096ce
+ source =
git+https://github.com/openstack/oslo.utils.git#commit=a5941e8f845534e3604dacf2dfa9a87d224eeef8
sha512sums = SKIP
pkgname = python-oslo-utils
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
pkgname=python-oslo-utils
-pkgver=6.2.0
-_commit=8115085dac49b005b623a74339eddc2bd9e096ce
+pkgver=6.2.1
+_commit=a5941e8f845534e3604dacf2dfa9a87d224eeef8
pkgrel=1
pkgdesc="Oslo Utility library"
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-oslo-utils/-/commit/fe35eff414406f2aae4b4b3a77ecf64ff83127bb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-oslo-utils/-/commit/fe35eff414406f2aae4b4b3a77ecf64ff83127bb
You're receiving this email because of your account on gitlab.archlinux.org.