git: 7bdca6501cc7 - main - sysutils/py-puremagic: Update to 1.14
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 May 2022 16:08:27 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=7bdca6501cc7cde9340cfd9e6e354356351983cf commit 7bdca6501cc7cde9340cfd9e6e354356351983cf Author: James French <james@french.id.au> AuthorDate: 2022-05-23 16:05:01 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-05-23 16:08:00 +0000 sysutils/py-puremagic: Update to 1.14 - use DISTVERSION instead of PORTVERSION ChangeLog: https://github.com/cdgriffith/puremagic/blob/1.14/CHANGELOG.md PR: 264143 --- sysutils/py-puremagic/Makefile | 4 ++-- sysutils/py-puremagic/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sysutils/py-puremagic/Makefile b/sysutils/py-puremagic/Makefile index 3d4f254eff45..0304940a38bc 100644 --- a/sysutils/py-puremagic/Makefile +++ b/sysutils/py-puremagic/Makefile @@ -1,5 +1,5 @@ PORTNAME= puremagic -PORTVERSION= 1.12 +DISTVERSION= 1.14 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} -USES= python:3.7-3.10 +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils do-test: diff --git a/sysutils/py-puremagic/distinfo b/sysutils/py-puremagic/distinfo index b0851b1fba98..8bc735354041 100644 --- a/sysutils/py-puremagic/distinfo +++ b/sysutils/py-puremagic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1644933145 -SHA256 (puremagic-1.12.tar.gz) = 8c0baec089921317362a30faca2e9678c91d5e97ce004dc6a7c1c669e0547838 -SIZE (puremagic-1.12.tar.gz) = 297694 +TIMESTAMP = 1652592137 +SHA256 (puremagic-1.14.tar.gz) = 3d5df26cc7ec9aebbf842a09115a2fa85dc59ea6414fa568572c44775d796cbc +SIZE (puremagic-1.14.tar.gz) = 297379