summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3c41291ee54b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = python2-requests
+ pkgdesc = HTTP for Humans (for Python 2)
+ pkgver = 2.27.1
+ pkgrel = 1
+ url = http://python-requests.org
+ arch = any
+ license = Apache
+ makedepends = python2-setuptools
+ depends = python2
+ depends = python2-urllib3
+ depends = python2-chardet
+ depends = python2-idna
+ optdepends = python2-pysocks: SOCKS proxy support
+ source = https://github.com/psf/requests/archive/v2.27.1/python2-requests-2.27.1.tar.gz
+ source = certs.patch
+ b2sums = 302fa6f3be95840e7c79a036d5d6bf354f9db0857542969759690c312b31e26fc4779e886b616bd624cb17a53da0342597988bd4aee88dbeb0f6a2442b8a6ced
+ b2sums = b6a7c9796a8ffedebcdbf0d2f95c40b1bbfa0beb45a3c7d5b493a459c4516533992291c720cf02e291cdbbf554dd0bf25c1312f4be41e39acd586b41911ad5b0
+
+pkgname = python2-requests