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

Felix Yan felixonmars at archlinux.org
Fri Jan 25 19:51:58 UTC 2019


    Date: Friday, January 25, 2019 @ 19:51:58
  Author: felixonmars
Revision: 344778

upgpkg: python2-configparser 3.7.1-1

Modified:
  python2-configparser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-25 19:46:16 UTC (rev 344777)
+++ PKGBUILD	2019-01-25 19:51:58 UTC (rev 344778)
@@ -2,7 +2,7 @@
 # Contributor: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname=python2-configparser
-pkgver=3.7.0
+pkgver=3.7.1
 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=('78ab9908ea90e76557ab7b4f442fc334'
+md5sums=('7348387e8e2aa62b0a671830a9f20abb'
          'f8e5b03556ed846d7681bacd4126f484')
 
 prepare() {



More information about the arch-commits mailing list