Index: branches/2021Q1/security/py-gpsoauth/Makefile =================================================================== --- branches/2021Q1/security/py-gpsoauth/Makefile (revision 564222) +++ branches/2021Q1/security/py-gpsoauth/Makefile (revision 564223) @@ -1,30 +1,29 @@ # Created by: Thomas Zander # $FreeBSD$ PORTNAME= gpsoauth -PORTVERSION= 0.4.1 -PORTREVISION= 1 +PORTVERSION= 0.4.2 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= riggs@FreeBSD.org COMMENT= Python client library for Google Play Services OAuth LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.9.1:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ndg-httpsclient>0:net/py-ndg-httpsclient@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pycryptodome>=3.4:security/py-pycryptodome@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyasn1>0:devel/py-pyasn1@${PY_FLAVOR} USE_GITHUB= yes GH_ACCOUNT= simon-weber USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes .include Index: branches/2021Q1/security/py-gpsoauth/distinfo =================================================================== --- branches/2021Q1/security/py-gpsoauth/distinfo (revision 564222) +++ branches/2021Q1/security/py-gpsoauth/distinfo (revision 564223) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492856940 -SHA256 (simon-weber-gpsoauth-0.4.1_GH0.tar.gz) = 062b5660b1cf723cca1381f311153b94ce36088ce19014665fdbbb6374377f13 -SIZE (simon-weber-gpsoauth-0.4.1_GH0.tar.gz) = 4962 +TIMESTAMP = 1612620695 +SHA256 (simon-weber-gpsoauth-0.4.2_GH0.tar.gz) = bc215449c5529685bc90d68c8803e4afd27b661be66b28915f66e14fd1a4b55e +SIZE (simon-weber-gpsoauth-0.4.2_GH0.tar.gz) = 5326 Index: branches/2021Q1 =================================================================== --- branches/2021Q1 (revision 564222) +++ branches/2021Q1 (revision 564223) Property changes on: branches/2021Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r564222