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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Jan 30 21:23:40 UTC 2021


    Date: Saturday, January 30, 2021 @ 21:23:40
  Author: svenstaro
Revision: 836571

upgpkg: python-gitlab 2.6.0-2

Modified:
  python-gitlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-30 21:22:50 UTC (rev 836570)
+++ PKGBUILD	2021-01-30 21:23:40 UTC (rev 836571)
@@ -3,12 +3,12 @@
 
 pkgname=python-gitlab
 pkgver=2.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Python wrapper for the GitLab API"
 arch=(any)
 url="https://github.com/python-gitlab/python-gitlab"
 license=('LGPL3')
-depends=('python' 'python-requests' 'python-six')
+depends=('python' 'python-requests' 'python-six' 'python-requests-toolbelt')
 source=($pkgname-$pkgver.tar.gz::https://github.com/python-gitlab/python-gitlab/archive/v${pkgver}.tar.gz)
 sha512sums=('b90f12ba1057f80c17c792a0fb6baaa9e7df0f49e9dc6735df8011ee7c9c10d2597852b3f19bfc6cde29cc407e5e1e2f101376c5b546b394e5e0e0eb8cb99014')
 



More information about the arch-commits mailing list