mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
parent
4de4817182
commit
de27c8e15d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-gitlab'
|
# Template file for 'python-gitlab'
|
||||||
pkgname=python-gitlab
|
pkgname=python-gitlab
|
||||||
version=0.21.2
|
version=1.0.1
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="gitlab"
|
pycompile_module="gitlab"
|
||||||
|
@ -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=abc9a89d29553529e95356260b445cdd49b46423e85a6d3eada4a35b14e309b7
|
checksum=8f118501ff679717b9932d1aee8086fdf4c122212920ae6937901d81711c3b7c
|
||||||
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