Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / python-openstackclient
Commits: 0a2c9a5e by Felix Yan at 2024-02-07T22:43:56+02:00 upgpkg: 6.5.0-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = python-openstackclient pkgdesc = OpenStack Command-line Client - pkgver = 6.4.0 + pkgver = 6.5.0 pkgrel = 1 url = https://docs.openstack.org/python-openstackclient/latest/ arch = any @@ -24,7 +24,7 @@ pkgbase = python-openstackclient depends = python-novaclient depends = python-cinderclient depends = python-stevedore - source = git+https://github.com/openstack/python-openstackclient.git#commit=1da22d0de41ee83be8f290d72d7cdcc65ccffafd + source = git+https://github.com/openstack/python-openstackclient.git#commit=c29e05764b3b0d8d40f3357ad5295938d3f7273a sha512sums = SKIP pkgname = python-openstackclient ===================================== PKGBUILD ===================================== @@ -2,8 +2,8 @@ # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com> pkgname=python-openstackclient -pkgver=6.4.0 -_commit=1da22d0de41ee83be8f290d72d7cdcc65ccffafd +pkgver=6.5.0 +_commit=c29e05764b3b0d8d40f3357ad5295938d3f7273a pkgrel=1 pkgdesc="OpenStack Command-line Client" arch=('any') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-openstackclient/-/commit/0a2c9a5e53a2ef9abfe9bc5a90843dc70e32568d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-openstackclient/-/commit/0a2c9a5e53a2ef9abfe9bc5a90843dc70e32568d You're receiving this email because of your account on gitlab.archlinux.org.