[arch-commits] Commit in python-parse/trunk (PKGBUILD)
Johannes Löthberg
demize at archlinux.org
Thu Mar 2 11:39:40 UTC 2017
Date: Thursday, March 2, 2017 @ 11:39:40
Author: demize
Revision: 214516
upgpkg: python-parse 1.8.0-1
Modified:
python-parse/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-02 11:14:42 UTC (rev 214515)
+++ PKGBUILD 2017-03-02 11:39:40 UTC (rev 214516)
@@ -3,8 +3,8 @@
pkgbase=python-parse
pkgname=(python-parse python2-parse)
-pkgver=1.6.6
-pkgrel=4
+pkgver=1.8.0
+pkgrel=1
pkgdesc='Parse strings using a specification based on the Python format() syntax.'
url='http://pypi.python.org/pypi/parse'
@@ -13,10 +13,11 @@
makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://pypi.python.org/packages/source/p/parse/parse-$pkgver.tar.gz"{,.asc}
+source=("https://pypi.org/packages/source/p/parse/parse-$pkgver.tar.gz"{,.asc}
LICENSE) # license from the bottom of parse.py
-md5sums=('11bc8c60a30fe52db4ac9a827653d0ca' 'SKIP'
+md5sums=('6ea7e32cb35810113137f6073fb30639'
+ 'SKIP'
'68c10fa20482cc4328a1052695fb7e53')
validpgpkeys=('0145FD2B52E80A8E329A16C7AC68AC0441C6E930')
More information about the arch-commits
mailing list