mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
parent
bcc795a1f1
commit
8528a66c65
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-gitlab'
|
# Template file for 'python-gitlab'
|
||||||
pkgname=python-gitlab
|
pkgname=python-gitlab
|
||||||
version=1.1.0
|
version=1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
||||||
homepage="https://github.com/gpocentek/python-gitlab"
|
homepage="https://github.com/gpocentek/python-gitlab"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
distfiles="${PYPI_SITE}/p/python-gitlab/python-gitlab-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/python-gitlab/python-gitlab-${version}.tar.gz"
|
||||||
checksum=ed89a34670ea499f4aad02dae1adf797feaf06e6dc2d7629c28cda82b55f162b
|
checksum=899aa3f01cc6216d6a9514339df04a0405174fbf4b3f8466f7cbc555b4286066
|
||||||
alternatives="python-gitlab:gitlab:/usr/bin/gitlab2"
|
alternatives="python-gitlab:gitlab:/usr/bin/gitlab2"
|
||||||
|
|
||||||
python3-gitlab_package() {
|
python3-gitlab_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue