diff options
| author | Yigit Sever | 2022-01-10 03:31:47 +0300 |
|---|---|---|
| committer | Yigit Sever | 2022-01-10 03:31:47 +0300 |
| commit | 6264be5b404f9828b3721893732c6a1906fc9395 (patch) | |
| tree | d3a350c20a43379acd73f569bfac05ac18ed93df /python-types-requests/.SRCINFO | |
| parent | 6ef492fffc4d9cadcd7076c937feaee4a32e35ee (diff) | |
| download | packages-6264be5b404f9828b3721893732c6a1906fc9395.tar.gz packages-6264be5b404f9828b3721893732c6a1906fc9395.tar.bz2 packages-6264be5b404f9828b3721893732c6a1906fc9395.zip | |
python-types-requests: publish to aur
Diffstat (limited to 'python-types-requests/.SRCINFO')
| -rw-r--r-- | python-types-requests/.SRCINFO | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/python-types-requests/.SRCINFO b/python-types-requests/.SRCINFO new file mode 100644 index 0000000..10d5377 --- /dev/null +++ b/python-types-requests/.SRCINFO | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | pkgbase = python-types-requests | ||
| 2 | pkgdesc = Typing stubs for requests | ||
| 3 | pkgver = 2.27.3 | ||
| 4 | pkgrel = 1 | ||
| 5 | url = https://pypi.org/project/types-requests/ | ||
| 6 | arch = any | ||
| 7 | license = Apache | ||
| 8 | makedepends = python-setuptools | ||
| 9 | depends = python | ||
| 10 | source = https://files.pythonhosted.org/packages/source/t/types-requests/types-requests-2.27.3.tar.gz | ||
| 11 | sha256sums = 9fe61821910eb5b33bc774165d0c8fbdf933902ef57b0d5040f96b59bc428efa | ||
| 12 | |||
| 13 | pkgname = python-types-requests | ||
