blob: 973d4d97c95030928d99175e6814ba9c15697c05 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-gitlab-multi-group-runner
pkgdesc = A helper to assign a GitLab runner to multiple groups and projects.
pkgver = 0.1.2
pkgrel = 1
url = https://github.com/sciapp/gitlab-multi-group-runner
arch = any
license = MIT
makedepends = python-setuptools
depends = python
depends = python-cerberus
depends = python-gitlab
depends = python-pygments
depends = python-yacl
depends = python-yaml
source = https://github.com/sciapp/gitlab-multi-group-runner/archive/v0.1.2.tar.gz
sha256sums = 7dbd9b0079ceb9d25a4d9729fdb1acb39a9dc247f51e3fd17acf5c0e5ad624c7
pkgname = python-gitlab-multi-group-runner
|