svn commit: r325672 - head/devel/py-xmltodict
William Grzybowski
wg at FreeBSD.org
Fri Aug 30 11:48:19 UTC 2013
Author: wg
Date: Fri Aug 30 11:48:18 2013
New Revision: 325672
URL: http://svnweb.freebsd.org/changeset/ports/325672
Log:
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)
Modified:
head/devel/py-xmltodict/Makefile
head/devel/py-xmltodict/distinfo
Modified: head/devel/py-xmltodict/Makefile
==============================================================================
--- head/devel/py-xmltodict/Makefile Fri Aug 30 11:46:54 2013 (r325671)
+++ head/devel/py-xmltodict/Makefile Fri Aug 30 11:48:18 2013 (r325672)
@@ -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
LICENSE= MIT
-USE_PYTHON= 2.5+
+USE_PYTHON= yes
USE_PYDISTUTILS= yes
.include <bsd.port.pre.mk>
Modified: head/devel/py-xmltodict/distinfo
==============================================================================
--- head/devel/py-xmltodict/distinfo Fri Aug 30 11:46:54 2013 (r325671)
+++ head/devel/py-xmltodict/distinfo Fri Aug 30 11:48:18 2013 (r325672)
@@ -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
More information about the svn-ports-all
mailing list