blob: 66018cdec0413f759b3b7c8edf704a6993be003a (
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.9
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.9.tar.gz::https://files.pythonhosted.org/packages/source/h/http_response/http_response-0.0.9.tar.gz
sha256sums = 6e1c0b35d0022fb30a3856ffb76d6c022e9a12765045c7aff77bb55d72c446e5
pkgname = python-http-response
|