[arch-commits] Commit in python-gitlab/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Mon Aug 23 15:17:03 UTC 2021


    Date: Monday, August 23, 2021 @ 15:17:03
  Author: svenstaro
Revision: 1004398

upgpkg: python-gitlab 2.10.0-1

Modified:
  python-gitlab/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-23 15:17:02 UTC (rev 1004397)
+++ PKGBUILD	2021-08-23 15:17:03 UTC (rev 1004398)
@@ -2,7 +2,7 @@
 # Contributor: crab2313 <crab2313 at gmail.com>
 
 pkgname=python-gitlab
-pkgver=2.9.0
+pkgver=2.10.0
 pkgrel=1
 pkgdesc="Python wrapper for the GitLab API"
 arch=(any)
@@ -11,7 +11,7 @@
 depends=('python' 'python-requests' 'python-six' 'python-requests-toolbelt')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::https://github.com/python-gitlab/python-gitlab/archive/v${pkgver}.tar.gz)
-sha512sums=('bf80bc45724e8f3ac7c66a61dc533846e603ded9eef986b2dab2b4bde452cc51db0bff66aac03a16e33284649f6283aef2e41380ed1f055de6ad919fbf743f60')
+sha512sums=('53c53123a2b3f4fe75612fb5190468f5880e6275142c0d28422971bb009b7c4e5a9666d7c1360f15db7b845c1dee0b1ef6ce665a3661bb3ca8a7ead6162df240')
 
 package() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list