blob: 987549430732a3b2ba17c623b2fa6e4c8822c503 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-arrapi
pkgdesc = A set of tools based around the requests library for safely making HTTP requests on behalf of a third party.
pkgver = 1.4.14
pkgrel = 1
url = https://github.com/meisnate12/ArrAPI
arch = any
license = MIT
makedepends = python-setuptools
depends = python
depends = python-requests
source = https://files.pythonhosted.org/packages/source/a/arrapi/arrapi-1.4.14.tar.gz
sha512sums = 6004ea94fce98defa0165b7c0804fcb2e5279e4acfecb907c8013236b97d5745aac5fed868572fc97425b496f4b30248e52bbdbab1443e7f440e5ac35919e778
pkgname = python-arrapi
|