mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 2.5.0
Changes: https://github.com/simplejson/simplejson/blob/master/CHANGES.txt
This commit is contained in:
parent
05a53cdac9
commit
50fbe78bb1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294528
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= simplejson
|
||||
PORTVERSION= 2.4.0
|
||||
PORTVERSION= 2.5.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (simplejson-2.4.0.tar.gz) = ac0f5122a213ef35c3af6464a2885aef5b56a4954f003eac767dd8e077949885
|
||||
SIZE (simplejson-2.4.0.tar.gz) = 51880
|
||||
SHA256 (simplejson-2.5.0.tar.gz) = 2bcf5bedb5328a5633045a7d46784d3393ce940c949c090caf5d75b6d3163466
|
||||
SIZE (simplejson-2.5.0.tar.gz) = 52834
|
||||
|
@ -53,6 +53,9 @@
|
||||
%%PYTHON_SITELIBDIR%%/simplejson/tests/test_indent.py
|
||||
%%PYTHON_SITELIBDIR%%/simplejson/tests/test_indent.pyc
|
||||
%%PYTHON_SITELIBDIR%%/simplejson/tests/test_indent.pyo
|
||||
%%PYTHON_SITELIBDIR%%/simplejson/tests/test_item_sort_key.py
|
||||
%%PYTHON_SITELIBDIR%%/simplejson/tests/test_item_sort_key.pyc
|
||||
%%PYTHON_SITELIBDIR%%/simplejson/tests/test_item_sort_key.pyo
|
||||
%%PYTHON_SITELIBDIR%%/simplejson/tests/test_namedtuple.py
|
||||
%%PYTHON_SITELIBDIR%%/simplejson/tests/test_namedtuple.pyc
|
||||
%%PYTHON_SITELIBDIR%%/simplejson/tests/test_namedtuple.pyo
|
||||
|
Loading…
Reference in New Issue
Block a user