blob: 071b88356d086c933a07bce1e248963c97fb9188 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-chibi-requests
pkgdesc = python lib to make more easy use and human requests
pkgver = 1.3.0
pkgrel = 2
url = https://pypi.org/project/chibi-requests/
arch = any
license = WTFPL
makedepends = python-setuptools
depends = python-chibi
depends = python-requests
depends = python-beautifulsoup4
depends = python-marshmallow
depends = python
source = https://files.pythonhosted.org/packages/source/c/chibi_requests/chibi_requests-1.3.0.tar.gz
sha256sums = 06fb1bfac94906b7c91e85f83a71ab66fc7daeddf2ee52a97e9e923b9fb892e5
pkgname = python-chibi-requests
|