mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/py-python-rapidjson: Update 1.9 → 1.10
Reported by: portscout
This commit is contained in:
parent
b728f12710
commit
b8f51a5971
2 changed files with 5 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= python-rapidjson
|
||||
DISTVERSION= 1.9
|
||||
DISTVERSION= 1.10
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,9 +11,7 @@ WWW= https://github.com/python-rapidjson/python-rapidjson
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-benchmark>0:devel/py-pytest-benchmark@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR} \
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1674540353
|
||||
SHA256 (python-rapidjson-1.9.tar.gz) = be7d351c7112dac608133a23f60e95395668d0981a07f4037f63e0e88afcf01a
|
||||
SIZE (python-rapidjson-1.9.tar.gz) = 223067
|
||||
TIMESTAMP = 1679030731
|
||||
SHA256 (python-rapidjson-1.10.tar.gz) = acfecbf5edb91ec72a20a125de7f56b8c2f6161eff4c65382c8ee6a2484d3540
|
||||
SIZE (python-rapidjson-1.10.tar.gz) = 228612
|
||||
|
|
Loading…
Add table
Reference in a new issue