[arch-commits] Commit in python2-configparser/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Feb 22 18:09:14 UTC 2019


    Date: Friday, February 22, 2019 @ 18:09:13
  Author: felixonmars
Revision: 346682

upgpkg: python2-configparser 3.7.2-1

Modified:
  python2-configparser/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-22 18:02:17 UTC (rev 346681)
+++ PKGBUILD	2019-02-22 18:09:13 UTC (rev 346682)
@@ -2,7 +2,7 @@
 # Contributor: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname=python2-configparser
-pkgver=3.7.1
+pkgver=3.7.2
 pkgrel=1
 pkgdesc="This library brings the updated configparser from Python 3.5 to Python 2.6-3.5."
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python2-backports')
 makedepends=('python2-setuptools')
 source=("https://pypi.io/packages/source/c/configparser/configparser-${pkgver}.tar.gz" license)
-md5sums=('7348387e8e2aa62b0a671830a9f20abb'
+md5sums=('cd0bf6d10d18fba51289e16dfb80f276'
          'f8e5b03556ed846d7681bacd4126f484')
 
 prepare() {



More information about the arch-commits mailing list