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

Kyle Keen kkeen at archlinux.org
Mon Apr 15 03:51:17 UTC 2019


    Date: Monday, April 15, 2019 @ 03:51:16
  Author: kkeen
Revision: 451682

upgpkg: python-xmltodict 0.12.0-1

Modified:
  python-xmltodict/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-15 01:59:08 UTC (rev 451681)
+++ PKGBUILD	2019-04-15 03:51:16 UTC (rev 451682)
@@ -4,8 +4,8 @@
 
 pkgbase=python-xmltodict
 pkgname=('python-xmltodict' 'python2-xmltodict')
-pkgver=0.11.0
-pkgrel=2
+pkgver=0.12.0
+pkgrel=1
 pkgdesc="Python module that makes working with XML feel like working with JSON"
 url="https://github.com/martinblech/xmltodict"
 arch=('any')
@@ -12,7 +12,7 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://files.pythonhosted.org/packages/source/x/xmltodict/xmltodict-$pkgver.tar.gz")
-md5sums=('9f955947db085485873ac68154e88069')
+md5sums=('ddb2bd078cef4f7e3021a578034ad941')
 
 package_python-xmltodict () {
   pkgdesc+=" (py3)"



More information about the arch-commits mailing list