summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorIngo Heimbach2020-04-24 10:50:44 +0200
committerIngo Heimbach2020-04-24 10:50:44 +0200
commitcb659d4fb974bc7136da3d6c677f34e8771fa711 (patch)
tree1cda4bd4c61d154532e967e80e1789790f87e505 /.SRCINFO
downloadaur-cb659d4fb974bc7136da3d6c677f34e8771fa711.tar.gz
Add a `PKGBUILD` for `gitlab-registry-usage` version v0.2.5
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..4d6ff2876d76
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = python-gitlab-registry-usage
+ pkgdesc = An extension for flask-restful to support the creation of APIs conforming to HAL.
+ pkgver = 0.2.5
+ pkgrel = 1
+ url = https://github.com/sciapp/gitlab-registry-usage
+ arch = any
+ license = MIT
+ makedepends = python-setuptools
+ depends = python
+ depends = python-pyopenssl
+ depends = python-requests
+ source = https://github.com/sciapp/gitlab-registry-usage/archive/v0.2.5.tar.gz
+ sha256sums = 3bd30eb2259097aeb430afb3ad4b1fe3f7ae19b9aa1ae779c984aa65817f5f9f
+
+pkgname = python-gitlab-registry-usage
+