net/py-urllib3: Update to 1.26.9
Changes: https://github.com/urllib3/urllib3/releases
This commit is contained in:
parent
2394b3572d
commit
29177460c8
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Olivier Duchateau
|
||||
|
||||
PORTNAME= urllib3
|
||||
PORTVERSION= 1.26.8
|
||||
PORTVERSION= 1.26.9
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
|
@ -35,7 +35,7 @@ SUB_FILES= pkg-message
|
|||
OPTIONS_DEFINE= BROTLI SOCKS SSL
|
||||
OPTIONS_DEFAULT=SOCKS SSL
|
||||
|
||||
BROTLI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}brotlipy>=0.6.0:archivers/py-brotlipy@${PY_FLAVOR}
|
||||
BROTLI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}brotli>=1.0.9:archivers/py-brotli@${PY_FLAVOR}
|
||||
SOCKS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pysocks>=1.5.6<2.0:net/py-pysocks@${PY_FLAVOR}
|
||||
SSL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}cryptography>=1.3.4:security/py-cryptography@${PY_FLAVOR} \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1643401026
|
||||
SHA256 (urllib3-1.26.8.tar.gz) = 0e7c33d9a63e7ddfcb86780aac87befc2fbddf46c58dbb487e0855f7ceec283c
|
||||
SIZE (urllib3-1.26.8.tar.gz) = 294280
|
||||
TIMESTAMP = 1649423984
|
||||
SHA256 (urllib3-1.26.9.tar.gz) = aabaf16477806a5e1dd19aa41f8c2b7950dd3c746362d7e3223dbe6de6ac448e
|
||||
SIZE (urllib3-1.26.9.tar.gz) = 295258
|
||||
|
|
Loading…
Reference in a new issue