aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:25:19 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:31:48 +0000
commit0ec05fc3806f0db7c49e5c73d0cda85ab453a705 (patch)
tree7c9458e76d585efacbab9e58bd44f98eb0258a95
parent49f71227d9004984703171a7b0b9e02a2f5a5c7e (diff)
downloadports-0ec05fc3806f0db7c49e5c73d0cda85ab453a705.tar.gz
ports-0ec05fc3806f0db7c49e5c73d0cda85ab453a705.zip
devel/nuitka: Update to 1.5
-rw-r--r--devel/nuitka/Makefile5
-rw-r--r--devel/nuitka/distinfo6
2 files changed, 7 insertions, 4 deletions
diff --git a/devel/nuitka/Makefile b/devel/nuitka/Makefile
index 785ac1901175..579c2cb03a33 100644
--- a/devel/nuitka/Makefile
+++ b/devel/nuitka/Makefile
@@ -1,5 +1,5 @@
PORTNAME= nuitka
-PORTVERSION= 1.4
+PORTVERSION= 1.5
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
@@ -12,6 +12,9 @@ WWW= https://nuitka.net/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ordered-set>=4.1.0:devel/py-ordered-set@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}zstandard>=0.15:archivers/py-zstandard@${PY_FLAVOR}
+
USES= cpe python:3.6+
USE_PYTHON= autoplist concurrent distutils
diff --git a/devel/nuitka/distinfo b/devel/nuitka/distinfo
index 8f29f397ca9e..a7e00e6251ae 100644
--- a/devel/nuitka/distinfo
+++ b/devel/nuitka/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1675192017
-SHA256 (Nuitka-1.4.tar.gz) = 9016acd8a9311f830be90c162d517c1d890fa95b2670a9d6b3c64114be7cbe17
-SIZE (Nuitka-1.4.tar.gz) = 4121399
+TIMESTAMP = 1679499196
+SHA256 (Nuitka-1.5.tar.gz) = bf7cc483f8518ff04e1e7a98f65c05efebfb267406b2af8f285a63878790dc5e
+SIZE (Nuitka-1.5.tar.gz) = 4169208