[arch-commits] Commit in python2-configparser/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jan 25 14:46:15 UTC 2019
Date: Friday, January 25, 2019 @ 14:46:14
Author: felixonmars
Revision: 344764
upgpkg: python2-configparser 3.7.0-1
Modified:
python2-configparser/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-25 14:12:39 UTC (rev 344763)
+++ PKGBUILD 2019-01-25 14:46:14 UTC (rev 344764)
@@ -2,8 +2,8 @@
# Contributor: Andrzej Giniewicz <gginiu at gmail.com>
pkgname=python2-configparser
-pkgver=3.5.1
-pkgrel=2
+pkgver=3.7.0
+pkgrel=1
pkgdesc="This library brings the updated configparser from Python 3.5 to Python 2.6-3.5."
arch=('any')
url="https://bitbucket.org/ambv/configparser"
@@ -11,7 +11,7 @@
depends=('python2-backports')
makedepends=('python2-setuptools')
source=("https://pypi.io/packages/source/c/configparser/configparser-${pkgver}.tar.gz" license)
-md5sums=('634d5ba58c8cd3eaf0a3c0c361394dc7'
+md5sums=('78ab9908ea90e76557ab7b4f442fc334'
'f8e5b03556ed846d7681bacd4126f484')
prepare() {
More information about the arch-commits
mailing list