Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-openstackclient


Commits:
8ee782e8 by Felix Yan at 2023-12-11T06:02:14+02:00
upgpkg: 6.4.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-openstackclient
        pkgdesc = OpenStack Command-line Client
-       pkgver = 6.3.0
+       pkgver = 6.4.0
        pkgrel = 1
        url = https://docs.openstack.org/python-openstackclient/latest/
        arch = any
@@ -20,12 +20,11 @@ pkgbase = python-openstackclient
        depends = python-openstacksdk
        depends = python-osc-lib
        depends = python-oslo-i18n
-       depends = python-oslo-utils
        depends = python-keystoneclient
        depends = python-novaclient
        depends = python-cinderclient
        depends = python-stevedore
-       source = 
git+https://github.com/openstack/python-openstackclient.git#commit=08faf81d0d81153d0b11d155a2162f00c039cb3f
+       source = 
git+https://github.com/openstack/python-openstackclient.git#commit=1da22d0de41ee83be8f290d72d7cdcc65ccffafd
        sha512sums = SKIP
 
 pkgname = python-openstackclient


=====================================
PKGBUILD
=====================================
@@ -2,16 +2,16 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-openstackclient
-pkgver=6.3.0
-_commit=08faf81d0d81153d0b11d155a2162f00c039cb3f
+pkgver=6.4.0
+_commit=1da22d0de41ee83be8f290d72d7cdcc65ccffafd
 pkgrel=1
 pkgdesc="OpenStack Command-line Client"
 arch=('any')
 url="https://docs.openstack.org/python-openstackclient/latest/";
 license=('Apache')
 depends=('python-pbr' 'python-cryptography' 'python-cliff' 'python-iso8601' 
'python-openstacksdk'
-         'python-osc-lib' 'python-oslo-i18n' 'python-oslo-utils' 
'python-keystoneclient'
-         'python-novaclient' 'python-cinderclient' 'python-stevedore')
+         'python-osc-lib' 'python-oslo-i18n' 'python-keystoneclient' 
'python-novaclient'
+         'python-cinderclient' 'python-stevedore')
 makedepends=('git')
 checkdepends=('python-oslotest' 'python-requests' 'python-requests-mock' 
'python-stestr'
               'python-testtools' 'python-wrapt' 'python-ddt')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-openstackclient/-/commit/8ee782e8d7c5159cded03f35e890718faa3782a4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-openstackclient/-/commit/8ee782e8d7c5159cded03f35e890718faa3782a4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to