summaryrefslogtreecommitdiff
path: root/misc/py-shellingham
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-08-23 10:38:36 +0000
committeradam <adam@pkgsrc.org>2022-08-23 10:38:36 +0000
commit1d76a06c6dd4202b4b2855411d68243c08a947cd (patch)
tree10565344e07f8d9e5941dc39fa2d36af22030196 /misc/py-shellingham
parente79c74b225a627a8e26ae2077fb4815291d3dea4 (diff)
downloadpkgsrc-1d76a06c6dd4202b4b2855411d68243c08a947cd.tar.gz
py-shellingham: updated to 1.5.0
1.5.0 Drop support for Python version older than 3.4. Support detecting NuShell.
Diffstat (limited to 'misc/py-shellingham')
-rw-r--r--misc/py-shellingham/Makefile6
-rw-r--r--misc/py-shellingham/distinfo8
2 files changed, 8 insertions, 6 deletions
diff --git a/misc/py-shellingham/Makefile b/misc/py-shellingham/Makefile
index 6ab2528e278..9bb7fd4524b 100644
--- a/misc/py-shellingham/Makefile
+++ b/misc/py-shellingham/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2022/01/11 19:15:37 adam Exp $
+# $NetBSD: Makefile,v 1.2 2022/08/23 10:38:36 adam Exp $
-DISTNAME= shellingham-1.4.0
+DISTNAME= shellingham-1.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= misc python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/shellingham/}
@@ -12,5 +12,7 @@ LICENSE= isc
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/py-shellingham/distinfo b/misc/py-shellingham/distinfo
index bd1c00ffac5..894b86d82de 100644
--- a/misc/py-shellingham/distinfo
+++ b/misc/py-shellingham/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2022/01/11 19:15:37 adam Exp $
+$NetBSD: distinfo,v 1.2 2022/08/23 10:38:36 adam Exp $
-BLAKE2s (shellingham-1.4.0.tar.gz) = d360dc5c34e73500cd1c6150ce547efcfd5dd68739dc03b93bee6244f2b57302
-SHA512 (shellingham-1.4.0.tar.gz) = fb071566be34e5f20b380b23166a8d6d7e9d412404387c8b6e5f83c0cd88622adfc1459a55774dfaf2bf7aba5fb1d7e1e5de7c3d2e340d69a864568abe398878
-Size (shellingham-1.4.0.tar.gz) = 9599 bytes
+BLAKE2s (shellingham-1.5.0.tar.gz) = 61b6c2980212b4feb17c2d1cf3784e6248368bdbad8eab8db70a13eb27208dee
+SHA512 (shellingham-1.5.0.tar.gz) = 1772cf807f37feb2ea9301aca9c84149b7d718b70daccfe80c8dfd90b20461ab22c11798b240c63c12861d544a99dca4671d560da68e757bf9acb02a62242afe
+Size (shellingham-1.5.0.tar.gz) = 8974 bytes