Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
python-ovirt-engine-sdk


Commits:
0d2eecc9 by Sven-Hendrik Haase at 2024-06-17T12:16:43+02:00
upgpkg: 4.6.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-ovirt-engine-sdk
        pkgdesc = Python access to the oVirt Engine API
-       pkgver = 4.5.1
-       pkgrel = 3
+       pkgver = 4.6.2
+       pkgrel = 1
        url = 
http://ovirt.org/develop/release-management/features/infra/python-sdk
        arch = x86_64
        license = custom
@@ -9,7 +9,7 @@ pkgbase = python-ovirt-engine-sdk
        depends = python-pycurl
        depends = python-six
        depends = libxml2
-       source = 
python-ovirt-engine-sdk-4.5.1.tar.gz::https://github.com/oVirt/python-ovirt-engine-sdk4/archive/refs/tags/4.5.1.tar.gz
-       sha512sums = 
a1e9636cb1c2791125308a21afa16d434c12d8274312274bfe829a97f967177318ae381c3fe06cc0861db497af8c0572c7c45ad446b2e46e7bbe60f30cd49f89
+       source = 
python-ovirt-engine-sdk-4.6.2.tar.gz::https://github.com/oVirt/python-ovirt-engine-sdk4/archive/refs/tags/4.6.2.tar.gz
+       sha512sums = 
fcd310588c04de3988868437c24a22dd39157120f87a40cc741453b2ba6b5474bcf8fee808d34829af82bf0477b747f998b5b137be23c2606a492a6f973433f1
 
 pkgname = python-ovirt-engine-sdk


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Konstantin Shalygin <k0...@k0ste.ru>
 
 pkgname=python-ovirt-engine-sdk
-pkgver=4.5.1
-pkgrel=3
+pkgver=4.6.2
+pkgrel=1
 pkgdesc='Python access to the oVirt Engine API'
 arch=('x86_64')
 url='http://ovirt.org/develop/release-management/features/infra/python-sdk'
@@ -11,7 +11,7 @@ depends=('python-pycurl' 'python-six' 'libxml2')
 makedepends=('python-setuptools')
 license=('custom')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/oVirt/python-ovirt-engine-sdk4/archive/refs/tags/$pkgver.tar.gz";)
-sha512sums=('a1e9636cb1c2791125308a21afa16d434c12d8274312274bfe829a97f967177318ae381c3fe06cc0861db497af8c0572c7c45ad446b2e46e7bbe60f30cd49f89')
+sha512sums=('fcd310588c04de3988868437c24a22dd39157120f87a40cc741453b2ba6b5474bcf8fee808d34829af82bf0477b747f998b5b137be23c2606a492a6f973433f1')
 
 package() {
   cd python-ovirt-engine-sdk4-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ovirt-engine-sdk/-/commit/0d2eecc9181bffe11951b235627d3839c9b29e4d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ovirt-engine-sdk/-/commit/0d2eecc9181bffe11951b235627d3839c9b29e4d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to