mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 10:17:15 +08:00
python-gitlab: updtae to 0.21.2
This commit is contained in:
parent
dc254c96ce
commit
320571088c
@ -1,13 +1,15 @@
|
|||||||
pkgbase=python-gitlab
|
pkgbase=python-gitlab
|
||||||
pkgname=("python2-gitlab" "python3-gitlab")
|
pkgname=("python2-gitlab" "python3-gitlab")
|
||||||
pkgver=0.16
|
pkgver=0.21.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc=("Python library and CLI tool for the Gitlab API.")
|
pkgdesc=("Python library and CLI tool for the Gitlab API.")
|
||||||
arch=("any")
|
arch=("any")
|
||||||
license=("LGPL")
|
license=("LGPL")
|
||||||
url=http://python-gitlab.readthedocs.io/
|
url=http://python-gitlab.readthedocs.io/
|
||||||
|
makedepends=('python2' 'python3' 'python2-setuptools' 'python3-setuptools' 'python2-requests' 'python3-requests'
|
||||||
|
'python2-six' 'python3-six')
|
||||||
source=("https://github.com/gpocentek/${pkgbase}/archive/${pkgver}.tar.gz")
|
source=("https://github.com/gpocentek/${pkgbase}/archive/${pkgver}.tar.gz")
|
||||||
md5sums=("56c9128cb2ea6a9cde118e4291696f19")
|
md5sums=('ca35cb400d6876c3437a178a3d2adc96')
|
||||||
|
|
||||||
package_python2-gitlab() {
|
package_python2-gitlab() {
|
||||||
depends+=("python2" "python2-requests" "python2-six")
|
depends+=("python2" "python2-requests" "python2-six")
|
||||||
|
Loading…
Reference in New Issue
Block a user