Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Feb 2023 20:23:45 GMT
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1067fc469286 - main - devel/py-shellingham: update to 1.5.1
Message-ID:  <202302132023.31DKNjHs098187@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by matthew:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1067fc469286ef6ad35f382934680c55a5e334f8

commit 1067fc469286ef6ad35f382934680c55a5e334f8
Author:     Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2023-02-13 20:22:53 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2023-02-13 20:23:40 +0000

    devel/py-shellingham: update to 1.5.1
    
    Changes:        https://github.com/sarugaku/shellingham/blob/1.5.1/setup.cfg
---
 devel/py-shellingham/Makefile | 4 ++--
 devel/py-shellingham/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-shellingham/Makefile b/devel/py-shellingham/Makefile
index 2bfc5cf20adc..f93c97dcf5c6 100644
--- a/devel/py-shellingham/Makefile
+++ b/devel/py-shellingham/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	shellingham
-PORTVERSION=	1.5.0
+PORTVERSION=	1.5.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ LICENSE=	ISCL
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 NO_ARCH=	yes
-USES=		python:3.6+
+USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
 
 # No tests implemented for this module.
diff --git a/devel/py-shellingham/distinfo b/devel/py-shellingham/distinfo
index 154a966b0584..2aca95d24999 100644
--- a/devel/py-shellingham/distinfo
+++ b/devel/py-shellingham/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659648597
-SHA256 (shellingham-1.5.0.tar.gz) = 72fb7f5c63103ca2cb91b23dee0c71fe8ad6fbfd46418ef17dbe40db51592dad
-SIZE (shellingham-1.5.0.tar.gz) = 8974
+TIMESTAMP = 1676316432
+SHA256 (shellingham-1.5.1.tar.gz) = 41bc81fa8d74afb04338e0398f9732ee2217407ade778ae1e2709bde89d85c45
+SIZE (shellingham-1.5.1.tar.gz) = 10199



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302132023.31DKNjHs098187>