Index: head/security/py-pysaml2/Makefile =================================================================== --- head/security/py-pysaml2/Makefile (revision 486698) +++ head/security/py-pysaml2/Makefile (revision 486699) @@ -1,40 +1,40 @@ # Created by: Brendan Molloy # $FreeBSD$ PORTNAME= pysaml2 -PORTVERSION= 4.6.4 +PORTVERSION= 4.6.5 CATEGORIES= security devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python implementation of SAML Version 2 LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=1.4:security/py-cryptography@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}defusedxml>=0:devel/py-defusedxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}future>=0:devel/py-future@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openssl>=0:security/py-openssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Paste>=0:www/py-paste@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}repoze.who>=0:devel/py-repoze.who@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=1.0.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR} \ xmlsec1:security/xmlsec1 TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}responses>=0:devel/py-responses@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes do-test: @(cd ${WRKSRC} && ${PYTHON_CMD} -m pytest) .include Index: head/security/py-pysaml2/distinfo =================================================================== --- head/security/py-pysaml2/distinfo (revision 486698) +++ head/security/py-pysaml2/distinfo (revision 486699) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543058554 -SHA256 (pysaml2-4.6.4.tar.gz) = 9dd3a16e6be8899eccaa320ce695184f4e92719c070d59c1174323fa830a796d -SIZE (pysaml2-4.6.4.tar.gz) = 318357 +TIMESTAMP = 1544007476 +SHA256 (pysaml2-4.6.5.tar.gz) = 0379d6d91b3573c4b2eff49c2658d472b47849096b6a816a3b67ec2f3054ed71 +SIZE (pysaml2-4.6.5.tar.gz) = 319131