diff --git a/security/py-requests-credssp/Makefile b/security/py-requests-credssp/Makefile index cfac2beae4ec..0bf90bfa2012 100644 --- a/security/py-requests-credssp/Makefile +++ b/security/py-requests-credssp/Makefile @@ -1,26 +1,26 @@ # $FreeBSD$ PORTNAME= requests-credssp -PORTVERSION= 1.0.2 +PORTVERSION= 1.2.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rozhuk.im@gmail.com COMMENT= Authentication handler for using CredSSP with Python Requests LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ntlm-auth>=0:security/py-ntlm-auth@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openssl>=16.0.0:security/py-openssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.3.1:devel/py-pyasn1@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include diff --git a/security/py-requests-credssp/distinfo b/security/py-requests-credssp/distinfo index cae3be6cfb35..7b18a6463ee4 100644 --- a/security/py-requests-credssp/distinfo +++ b/security/py-requests-credssp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1554397685 -SHA256 (requests-credssp-1.0.2.tar.gz) = b1fe2c42eb7258d4a754a9ad31344ad31a68375a87a10384e6519cdc0edfa546 -SIZE (requests-credssp-1.0.2.tar.gz) = 21813 +TIMESTAMP = 1608442007 +SHA256 (requests-credssp-1.2.0.tar.gz) = 63709d23bf66cff5af0c1abab8f99c308be501f7ab4d47d896ad43d20fc441f1 +SIZE (requests-credssp-1.2.0.tar.gz) = 18384