Index: head/net-mgmt/py-msrest/Makefile =================================================================== --- head/net-mgmt/py-msrest/Makefile (revision 544423) +++ head/net-mgmt/py-msrest/Makefile (revision 544424) @@ -1,27 +1,27 @@ # Created by: Johannes Jost Meixner # $FreeBSD$ PORTNAME= msrest -PORTVERSION= 0.6.17 +PORTVERSION= 0.6.18 CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= AutoRest swagger generator Python client runtime LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=2017.4.17:security/py-certifi@${PY_FLAVOR} \ ${PY_ENUM34} \ ${PYTHON_PKGNAMEPREFIX}isodate>=0.6.0:devel/py-isodate@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.16:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0.5.0:www/py-requests-oauthlib@${PY_FLAVOR} \ ${PY_TYPING} USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include Index: head/net-mgmt/py-msrest/distinfo =================================================================== --- head/net-mgmt/py-msrest/distinfo (revision 544423) +++ head/net-mgmt/py-msrest/distinfo (revision 544424) @@ -1,3 +1,3 @@ -TIMESTAMP = 1593161509 -SHA256 (msrest-0.6.17.tar.gz) = 1345f73c178a7b445716590bc1346d44ac47c647ee83be57a48e2027d618f17c -SIZE (msrest-0.6.17.tar.gz) = 102984 +TIMESTAMP = 1596280120 +SHA256 (msrest-0.6.18.tar.gz) = 5f4ef9b8cc207d93978b1a58f055179686b9f30a5e28041872db97a4a1c49b96 +SIZE (msrest-0.6.18.tar.gz) = 103196 Index: head/net-mgmt/py-msrest/pkg-descr =================================================================== --- head/net-mgmt/py-msrest/pkg-descr (revision 544423) +++ head/net-mgmt/py-msrest/pkg-descr (revision 544424) @@ -1,4 +1,3 @@ The runtime library "msrest" for AutoRest generated Python clients. -WWW: https://pypi.org/project/msrest/ WWW: https://github.com/Azure/msrest-for-python