From b9be28c006cf83893af4c78fa898baf72cc5bae9 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 2 Feb 2020 11:01:20 +0000 Subject: [PATCH] Update to 1.1 - Change MASTER_SITES from GitHub to CHEESESHOP Changes: https://github.com/matrix-org/python-signedjson/commits/master --- security/py-signedjson/Makefile | 13 +++++-------- security/py-signedjson/distinfo | 5 +++-- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/security/py-signedjson/Makefile b/security/py-signedjson/Makefile index 2addeee05ce3..dba444782336 100644 --- a/security/py-signedjson/Makefile +++ b/security/py-signedjson/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= signedjson -PORTVERSION= 1.0.0 -DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTVERSION= 1.1 CATEGORIES= security devel python +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org @@ -16,15 +15,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}canonicaljson>=1.0.0:devel/py-canonicaljson@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pynacl>=0.3.0:security/py-pynacl@${PY_FLAVOR} \ + ${PY_TYPING} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.5:devel/py-typing-extensions@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}unpaddedbase64>=1.0.1:devel/py-unpaddedbase64@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist distutils - -USE_GITHUB= yes -GH_ACCOUNT= matrix-org -GH_PROJECT= python-signedjson +USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/security/py-signedjson/distinfo b/security/py-signedjson/distinfo index 9d9f45eeed07..d68f97427587 100644 --- a/security/py-signedjson/distinfo +++ b/security/py-signedjson/distinfo @@ -1,2 +1,3 @@ -SHA256 (matrix-org-python-signedjson-v1.0.0_GH0.tar.gz) = 9f50fbd678f3d0683e27c38533995c078d2bc2a2ee308f0b1161b5c7f8f68403 -SIZE (matrix-org-python-signedjson-v1.0.0_GH0.tar.gz) = 8563 +TIMESTAMP = 1580562315 +SHA256 (signedjson-1.1.tar.gz) = bbbce17b9aceebfbb7e22694231d98fb03b78de8159eafbb9168fccf41898e8f +SIZE (signedjson-1.1.tar.gz) = 10053