[arch-commits] Commit in python-xmltodict/trunk (PKGBUILD)

Kyle Keen kkeen at archlinux.org
Mon May 1 00:54:08 UTC 2017


    Date: Monday, May 1, 2017 @ 00:54:06
  Author: kkeen
Revision: 226383

upgpkg: python-xmltodict 0.11.0-1

Modified:
  python-xmltodict/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-30 20:26:47 UTC (rev 226382)
+++ PKGBUILD	2017-05-01 00:54:06 UTC (rev 226383)
@@ -5,8 +5,8 @@
 
 pkgbase=python-xmltodict
 pkgname=('python-xmltodict' 'python2-xmltodict')
-pkgver=0.10.2
-pkgrel=2
+pkgver=0.11.0
+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://files.pythonhosted.org/packages/source/x/xmltodict/xmltodict-$pkgver.tar.gz")
-md5sums=('1275cbb2e66c354eb2b6a6bc946f3fa1')
+md5sums=('9f955947db085485873ac68154e88069')
 
 package_python-xmltodict () {
   pkgdesc+=" (py3)"



More information about the arch-commits mailing list