Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-oslo-serialization
Commits:
3f7d2208 by Felix Yan at 2026-05-18T23:16:16+08:00
upgpkg: 5.10.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-oslo-serialization
pkgdesc = Oslo Serialization library
- pkgver = 5.9.1
+ pkgver = 5.10.0
pkgrel = 1
url = https://docs.openstack.org/developer/oslo.serialization
arch = any
@@ -14,7 +14,7 @@ pkgbase = python-oslo-serialization
makedepends = python-pbr
depends = python-msgpack
depends = python-oslo-utils
- source =
git+https://github.com/openstack/oslo.serialization.git#tag=5.9.1
- sha512sums =
740a80be974e51df6331f4a8867ce0344a370d4be01c900bdab32cbbe567a9d336b97fa10ae4e5c366b5ae468f09a8d3459cd5735a5fb1f7def7476ef45780dc
+ source =
git+https://github.com/openstack/oslo.serialization.git#tag=5.10.0
+ sha512sums =
6d23e9f441e109d3265efd4c330266aea17d99979c60c27074a2dade61c48dcc9a4b259b55871675aeab6cca5d033d00855d0ed88e9491ac0c99218b17bbfdbe
pkgname = python-oslo-serialization
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=python-oslo-serialization
-pkgver=5.9.1
+pkgver=5.10.0
pkgrel=1
pkgdesc="Oslo Serialization library"
arch=('any')
@@ -11,7 +11,7 @@ depends=('python-msgpack' 'python-oslo-utils')
makedepends=('git' 'python-build' 'python-installer' 'python-pbr')
checkdepends=('python-stestr' 'python-oslotest' 'python-oslo-i18n')
source=("git+https://github.com/openstack/oslo.serialization.git#tag=$pkgver")
-sha512sums=('740a80be974e51df6331f4a8867ce0344a370d4be01c900bdab32cbbe567a9d336b97fa10ae4e5c366b5ae468f09a8d3459cd5735a5fb1f7def7476ef45780dc')
+sha512sums=('6d23e9f441e109d3265efd4c330266aea17d99979c60c27074a2dade61c48dcc9a4b259b55871675aeab6cca5d033d00855d0ed88e9491ac0c99218b17bbfdbe')
build() {
cd oslo.serialization
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-oslo-serialization/-/commit/3f7d22088e00638afa97f961be211aa7c3e9ca67
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-oslo-serialization/-/commit/3f7d22088e00638afa97f961be211aa7c3e9ca67
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help