blob: 6884b34e16c00d1dfae8544878e936389cdf2eca (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
 | pkgbase = python-types-requests
	pkgdesc = Typing stubs for requests
	pkgver = 2.28.2
	pkgrel = 1
	url = https://pypi.org/project/types-requests/
	arch = any
	license = Apache
	makedepends = python-setuptools
	depends = python
	source = https://files.pythonhosted.org/packages/source/t/types-requests/types-requests-2.28.2.tar.gz
	sha256sums = 398f88cd9302c796cb63d1021af2a1fb7ae507741a3d508edf8e0746d8c16a04
pkgname = python-types-requests
 |