blob: af5aba8ae63e6ca445fb33e6e66b5bddb798db1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = python-httpfile
pkgdesc = Python httpfile.
pkgver = 0.0.6.1
pkgrel = 1
url = https://pypi.org/project/python-httpfile
arch = any
license = MIT
makedepends = python-poetry
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-asynctools
depends = python-filewrap
depends = python-http-response
depends = python-property
depends = python-urlopen
provides = python-httpfile
conflicts = python-httpfile
options = !strip
options = !debug
source = python_httpfile-0.0.6.1.tar.gz::https://files.pythonhosted.org/packages/source/p/python_httpfile/python_httpfile-0.0.6.1.tar.gz
sha256sums = 8bcf304e6532e890eb3c12a8226c388e23a17dd2bc9659e74b4e276097e289f8
pkgname = python-httpfile
|