summaryrefslogtreecommitdiff
path: root/python3-requests
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2021-09-25 19:39:14 +0200
committerTim Biermann <tbier@posteo.de>2021-09-25 19:39:14 +0200
commit6e712b757e4fe93e84393f6c37b692f7860f83ca (patch)
treef0df5010ab21b166fa5bd2de985d73fe22f0043a /python3-requests
parenta60fa24d5e67b083d465725f169fdb550ec47f10 (diff)
downloadcontrib-6e712b757e4fe93e84393f6c37b692f7860f83ca.tar.gz
contrib-6e712b757e4fe93e84393f6c37b692f7860f83ca.tar.xz
python3-requests: added missing dependency: python3-idna
Diffstat (limited to 'python3-requests')
-rw-r--r--python3-requests/.signature4
-rw-r--r--python3-requests/Pkgfile2
2 files changed, 3 insertions, 3 deletions
diff --git a/python3-requests/.signature b/python3-requests/.signature
index d487ff480..d32bcd70e 100644
--- a/python3-requests/.signature
+++ b/python3-requests/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF34oIG5dY/1C+86Q0fuSwthBrP/NunMypyV5DZjby/9QivwBITwQUd68INlDANXpUyAPLiO25wiz+qgVNmopEuQU=
-SHA256 (Pkgfile) = 7c67b06b712b90a0ec8bd8c0cad75d8e7e26a0531f59dc5292dcafb8ef9182d8
+RWSagIOpLGJF3yiijGPRvnv2/X5wPu9bOP/cvlqi9tOJplVQUdttGpOOiLghtViJV28zWfwy3yBbk5gY0wrT2faP2uIPYkfMLQw=
+SHA256 (Pkgfile) = b40623af166771c9a63ac36abd2fc6336bf26832d74ad20316e1b64379b631bd
SHA256 (.footprint) = dbf23790bd056083295cca36035bc7208d24c262e9222fcdac50b744a94a2352
SHA256 (requests-2.26.0.tar.gz) = b8aa58f8cf793ffd8782d3d8cb19e66ef36f7aba4353eec859e74678b01b07a7
SHA256 (certs.patch) = 3fa0c8ef2018ef0987d2daff79765b99abd99c539f2ec1241bcf9c31b1a4fd75
diff --git a/python3-requests/Pkgfile b/python3-requests/Pkgfile
index 76f119406..47726d064 100644
--- a/python3-requests/Pkgfile
+++ b/python3-requests/Pkgfile
@@ -1,7 +1,7 @@
# Description: Python HTTP for Humans.
# URL: http://python-requests.org/
# Maintainer: Danny Rawlins, crux at romster dot me
-# Depends on: python3-chardet python3-urllib3
+# Depends on: python3-chardet python3-idna python3-urllib3
name=python3-requests
version=2.26.0

Generated by cgit