blob: bea19089d28ed3770f4fc4c4b95224db3f63cc91 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-pkb-client-git
pkgdesc = Unofficial client for the Porkbun API
pkgver = r270.bd8d4cc
pkgrel = 1
url = https://github.com/infinityofspace/pkb_client
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = git
depends = python-requests
depends = python-responses
depends = python-dnspython
provides = python-pkb-client
conflicts = python-pkb-client
source = python-pkb-client-git::git+https://github.com/infinityofspace/pkb_client.git
b2sums = SKIP
pkgname = python-pkb-client-git
|