mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
Update to 1.3.0
Changes: https://github.com/matrix-org/python-canonicaljson/blob/master/CHANGES.md
This commit is contained in:
parent
5a1979d71c
commit
e12c81d4a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545366
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= canonicaljson
|
||||
PORTVERSION= 1.2.0
|
||||
PORTVERSION= 1.3.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,7 +14,7 @@ LICENSE= APACHE20
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}frozendict>=1.0:devel/py-frozendict@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}simplejson>=3.6.5:devel/py-simplejson@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}simplejson>=3.14.0:devel/py-simplejson@${PY_FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.5+
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1596280080
|
||||
SHA256 (canonicaljson-1.2.0.tar.gz) = 99793988a301401c696c432d6636b6d6ef6ba0472ec923e67ec19ab31991d1ea
|
||||
SIZE (canonicaljson-1.2.0.tar.gz) = 9983
|
||||
TIMESTAMP = 1597569959
|
||||
SHA256 (canonicaljson-1.3.0.tar.gz) = b4763db06a2e8553293c5edaa4bda05605c3307179a7ddfb30273a24ac384b6c
|
||||
SIZE (canonicaljson-1.3.0.tar.gz) = 9572
|
||||
|
|
Loading…
Add table
Reference in a new issue