[arch-commits] Commit in python-xmltodict/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Thu Feb 25 02:46:02 UTC 2016
Date: Thursday, February 25, 2016 @ 03:46:02
Author: kkeen
Revision: 163351
upgpkg: python-xmltodict 0.10.1-1
Modified:
python-xmltodict/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-25 02:25:15 UTC (rev 163350)
+++ PKGBUILD 2016-02-25 02:46:02 UTC (rev 163351)
@@ -5,8 +5,8 @@
pkgbase=python-xmltodict
pkgname=('python-xmltodict' 'python2-xmltodict')
-pkgver=0.9.2
-pkgrel=2
+pkgver=0.10.1
+pkgrel=1
pkgdesc="Python module that makes working with XML feel like working with JSON"
url="https://github.com/martinblech/xmltodict"
arch=('any')
@@ -13,7 +13,7 @@
license=('MIT')
makedepends=('python-setuptools' 'python2-setuptools')
source=(https://pypi.python.org/packages/source/x/xmltodict/xmltodict-$pkgver.tar.gz)
-md5sums=('ab17e53214a8613ad87968e9674d75dd')
+md5sums=('cb538f606811d9e8d108fd15675b492f')
package_python-xmltodict () {
pkgdesc+=" (py3)"
More information about the arch-commits
mailing list