1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

devel/py-xmltodict: update to 0.7.0

- Update to 0.7.0

PR:		ports/181604
Submitted by:	Johannes Jost Meixner <xmj chaot.net> (maintainer)
This commit is contained in:
William Grzybowski 2013-08-30 11:48:18 +00:00
parent 618a4f02a7
commit dccf35da60
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325672
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xmltodict
PORTVERSION= 0.6.0
PORTVERSION= 0.7.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -12,7 +12,7 @@ COMMENT= XML parser that returns python dictionaries
LICENSE= MIT
USE_PYTHON= 2.5+
USE_PYTHON= yes
USE_PYDISTUTILS= yes
.include <bsd.port.pre.mk>

View File

@ -1,2 +1,2 @@
SHA256 (xmltodict-0.6.0.tar.gz) = d4388d7bb08c6d0e88124cc95b0ff5ff4bc022e38d03eb1fc8ab8720526cefb2
SIZE (xmltodict-0.6.0.tar.gz) = 11134
SHA256 (xmltodict-0.7.0.tar.gz) = 3868de239d2e487402eef15ab733ad8eea9c06f31422845571557b0b91f84dd7
SIZE (xmltodict-0.7.0.tar.gz) = 12193