blob: 79dfd895b514a524a450c428586b18990a4cc937 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-http-response
pkgdesc = Python http response utils.
pkgver = 0.0.2.3
pkgrel = 1
url = https://pypi.org/project/http_response
arch = any
license = MIT
makedepends = python-poetry
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
provides = python-http-response
conflicts = python-http-response
options = !strip
options = !debug
source = http_response-0.0.2.3.tar.gz::https://files.pythonhosted.org/packages/source/h/http_response/http_response-0.0.2.3.tar.gz
sha256sums = e0fe377a6a1fa59a7e22d99cfbf841cc9100aedc483c00a98295175b2c60ee69
pkgname = python-http-response
|