python3-requests: added missing dependency: python3-idna

This commit is contained in:
Tim Biermann 2021-09-25 19:39:14 +02:00
parent a60fa24d5e
commit 6e712b757e
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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