blob: 82927244ff5178ab8af55a15981cddcd2e355a84 (
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.5.4
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.5.4.tar.gz::https://files.pythonhosted.org/packages/source/p/python_httpfile/python_httpfile-0.0.5.4.tar.gz
sha256sums = 37fa7cb57609f77993267978cfb4556135aaec156e5f39071cd4a1fb7ca6f319
pkgname = python-httpfile
|