git: 7a5f43d31f98 - main - textproc/py-jq: update to 1.10.2 for Py3.14 support
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Dec 2025 16:35:09 UTC
The branch main has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7a5f43d31f98f0de38b66a495d107c4f9aa18002
commit 7a5f43d31f98f0de38b66a495d107c4f9aa18002
Author: Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2025-12-28 16:33:56 +0000
Commit: Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-12-28 16:34:37 +0000
textproc/py-jq: update to 1.10.2 for Py3.14 support
Changelog: https://github.com/mwilliamson/jq.py/compare/1.10.0...1.10.2
---
textproc/py-jq/Makefile | 10 ++++++++--
textproc/py-jq/distinfo | 8 +++++---
2 files changed, 13 insertions(+), 5 deletions(-)
diff --git a/textproc/py-jq/Makefile b/textproc/py-jq/Makefile
index 85d7044f6588..97c16793e40e 100644
--- a/textproc/py-jq/Makefile
+++ b/textproc/py-jq/Makefile
@@ -1,10 +1,12 @@
PORTNAME= jq
-PORTVERSION= 1.10.0
+PORTVERSION= 1.10.2
PORTREVISION= 0
CATEGORIES= textproc python
-MASTER_SITES= PYPI LOCAL/mandree:mandree
+#MASTER_SITES= PYPI LOCAL/mandree:mandree
+#MASTER_SITES= LOCAL/mandree
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
+#DISTFILES= ${PORTVERSION}${EXTRACT_SUFX}/1.10.2.tar.gz
MAINTAINER= mandree@FreeBSD.org
COMMENT= jq.py: a lightweight and flexible JSON processor
@@ -25,8 +27,12 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR}
MAKE_ENV+= JQPY_USE_SYSTEM_LIBS=1
USES= localbase python
+USE_GITHUB= yes
USE_PYTHON= autoplist cython3 distutils
+GH_ACCOUNT= mwilliamson
+GH_PROJECT= jq.py
+
post-install:
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/jq*.so
diff --git a/textproc/py-jq/distinfo b/textproc/py-jq/distinfo
index 5950482ca257..3545944528c3 100644
--- a/textproc/py-jq/distinfo
+++ b/textproc/py-jq/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1754853823
-SHA256 (jq-1.10.0.tar.gz) = fc38803075dbf1867e1b4ed268fef501feecb0c50f3555985a500faedfa70f08
-SIZE (jq-1.10.0.tar.gz) = 2031308
+TIMESTAMP = 1766919948
+SHA256 (jq-1.10.2.tar.gz) = 15c8d4e661c1dac191719ade30b5aa4f5cf7231d97982e06e74360137401b77a
+SIZE (jq-1.10.2.tar.gz) = 2029779
+SHA256 (mwilliamson-jq.py-1.10.2_GH0.tar.gz) = 15c8d4e661c1dac191719ade30b5aa4f5cf7231d97982e06e74360137401b77a
+SIZE (mwilliamson-jq.py-1.10.2_GH0.tar.gz) = 2029779