blob: 1f06b04bceba4a07852f679da8e1e5abebb6e98a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-advocate
pkgdesc = A set of tools based around the requests library for safely making HTTP requests on behalf of a third party.
pkgver = 1.0.0
pkgrel = 2
url = https://github.com/JordanMilne/Advocate
arch = any
license = Apache 2.0
makedepends = python-setuptools
depends = python
source = https://files.pythonhosted.org/packages/source/a/advocate/advocate-1.0.0.tar.gz
sha512sums = ab526c8f094705f97f5ed7db965d98ac2a19d16fe84f834433588065d69975d6efd99466ab69463f9d667bf3cf39afecc00a8686ba6f8314e95ef0ba06d8d7ee
pkgname = python-advocate
|