1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

devel/py-jsonschema: update to 2.1.0

- Update to 2.1.0

Changes:
https://github.com/Julian/jsonschema/blob/master/README.rst#release-notes
This commit is contained in:
William Grzybowski 2013-09-23 16:48:22 +00:00
parent d72a6db868
commit 260fdd7fbb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328023
2 changed files with 4 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= jsonschema
PORTVERSION= 2.0.0
PORTVERSION= 2.1.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -16,4 +16,5 @@ USE_PYTHON= -2.7
USE_PYDISTUTILS= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (jsonschema-2.0.0.tar.gz) = c2c8483be59aea3df568d8aad2b3296ef7ea767639efe6e0363c722f7f096322
SIZE (jsonschema-2.0.0.tar.gz) = 39933
SHA256 (jsonschema-2.1.0.tar.gz) = 6a5121630363eb6631822d74d350066a79e5c57c0c02117eb24e93c522ba2e17
SIZE (jsonschema-2.1.0.tar.gz) = 40744