blob: b9e2bc078aebc7cf15139fa39ac6a91c8bf64c27 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-hydrus
pkgdesc = Python module implementing the Hydrus API.
pkgver = 5.3.0
pkgrel = 1
url = https://gitlab.com/cryzed/hydrus-api
arch = any
license = AGPL-3.0-or-later
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-poetry-core
depends = python
depends = python-requests
source = python-hydrus-5.3.0.tar.gz::https://gitlab.com/cryzed/hydrus-api/-/archive/v5.3.0/hydrus-api-v5.3.0.tar.gz
sha512sums = 5941e5ab9163ecad754d5d9fc58c7cf3a79aa7f974cd1ccb37b73495cabeab2a8c9899ce035a184859c9ce417ed871e160b7df0280f68c8af3fb46c268e82215
pkgname = python-hydrus
|