pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-json5: update to 0.9.11.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Tue May 2 20:56:24 2023 +0200
Changeset:	4136d3f6b40cfb58a916607369ec3e5ea7bbee9e

Modified Files:
	py-json5/Makefile
	py-json5/distinfo

Log Message:
py-json5: update to 0.9.11.

Changes not found.
github has 0.9.13 but that version is not on pypi.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4136d3f6b40cfb58a916607369ec3e5ea7bbee9e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-json5/Makefile | 6 ++++--
 py-json5/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diffs:
diff --git a/py-json5/Makefile b/py-json5/Makefile
index c133465145..8094333c2b 100644
--- a/py-json5/Makefile
+++ b/py-json5/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	json5-0.9.9
+DISTNAME=	json5-0.9.11
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=j/json5/}
@@ -10,7 +10,9 @@ HOMEPAGE=	https://github.com/dpranke/pyjson5
 COMMENT=	Python implementation of the JSON5 data format
 LICENSE=	apache-2.0
 
-BUILD_DEPENDS+=	${PYPKGPREFIX}-hypothesis>=0:../../devel/py-hypothesis
+TOOL_DEPENDS+=	${PYPKGPREFIX}-hypothesis>=0:../../devel/py-hypothesis
+
+PYTHON_VERSIONS_INCOMPATIBLE=	27
 
 USE_LANGUAGES=	# none
 
diff --git a/py-json5/distinfo b/py-json5/distinfo
index dcebe3a4ad..4fa74d108a 100644
--- a/py-json5/distinfo
+++ b/py-json5/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (json5-0.9.9.tar.gz) = ffbe967413d52e1261137ee692709f99e4c6de33753e9a42eece4be06b24f195
-SHA512 (json5-0.9.9.tar.gz) = 485929b1749422290eae4b4545e0a24ccbb9293b98a982f19414920c60dc33b33cc1be68669e12f89011ce2ee1158e4eba013e998588ff7acb3d0f8a956b8304
-Size (json5-0.9.9.tar.gz) = 23220 bytes
+BLAKE2s (json5-0.9.11.tar.gz) = ca16baf8fb1a369d501f5a88eef95240003bd6bf394ab9464d2dc950f2baa56f
+SHA512 (json5-0.9.11.tar.gz) = 7d7e317e2860a71919d8ca2de635bf051ad19e1cc22789722b662aa87378c35f64726b10a9f0e90dd29f5b633f3719a623a41c9ef7f9808c4350cfc66c0b119c
+Size (json5-0.9.11.tar.gz) = 23629 bytes


Home | Main Index | Thread Index | Old Index