summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c41291ee54b..0e1ca065a291 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,14 +2,14 @@ pkgbase = python2-requests
pkgdesc = HTTP for Humans (for Python 2)
pkgver = 2.27.1
pkgrel = 1
- url = http://python-requests.org
+ url = https://pypi.org/project/requests/2.27.1/
arch = any
license = Apache
makedepends = python2-setuptools
depends = python2
- depends = python2-urllib3
depends = python2-chardet
depends = python2-idna
+ depends = python2-urllib3
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