blob: b2d39111b11cb7c4651c4d022707cb04de0da879 (
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
27
28
29
30
31
32
|
pkgbase = python-urlopen
pkgdesc = Python urlopen wrapper.
pkgver = 0.1.7.1
pkgrel = 1
url = https://pypi.org/project/python-urlopen
arch = any
license = MIT
makedepends = python-poetry
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-yarl
depends = python-argtools
depends = python-cookietools
depends = python-dicttools
depends = python-filewrap
depends = python-http-client-request
depends = python-http-response
depends = python-http-request
depends = python-undefined
provides = python_urlopen
provides = python-urlopen
conflicts = python_urlopen
conflicts = python-urlopen
options = !strip
options = !debug
source = python_urlopen-0.1.7.1.tar.gz::https://files.pythonhosted.org/packages/source/p/python_urlopen/python_urlopen-0.1.7.1.tar.gz
sha256sums = 38891516fa4b79d3f005c814a1d9d947e0b8a1c0e49bfe36d8a4f0e59248aabb
pkgname = python-urlopen
|