python-xmltodict: update to 0.12.0.
This commit is contained in:
parent
7e3b40ea9d
commit
5890c61662
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-xmltodict'
|
# Template file for 'python-xmltodict'
|
||||||
pkgname=python-xmltodict
|
pkgname=python-xmltodict
|
||||||
version=0.11.0
|
version=0.12.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="xmltodict-${version}"
|
wrksrc="xmltodict-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/martinblech/xmltodict"
|
homepage="https://github.com/martinblech/xmltodict"
|
||||||
distfiles="${PYPI_SITE}/x/xmltodict/xmltodict-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/x/xmltodict/xmltodict-${version}.tar.gz"
|
||||||
checksum=8f8d7d40aa28d83f4109a7e8aa86e67a4df202d9538be40c0cb1d70da527b0df
|
checksum=50d8c638ed7ecb88d90561beedbf720c9b4e851a9fa6c47ebd64e99d166d8a21
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
nosetests3
|
nosetests3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue