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

Jelle van der Waa jelle at archlinux.org
Sat Aug 29 19:30:30 UTC 2020


    Date: Saturday, August 29, 2020 @ 19:30:28
  Author: jelle
Revision: 692227

upgpkg: python-parse 1.17.0-1

Modified:
  python-parse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-29 19:27:24 UTC (rev 692226)
+++ PKGBUILD	2020-08-29 19:30:28 UTC (rev 692227)
@@ -2,7 +2,7 @@
 # Contributor: Aaron DeVore <aaron.devore at gmail.com>
 
 pkgname=python-parse
-pkgver=1.16.0
+pkgver=1.17.0
 pkgrel=1
 
 pkgdesc='Parse strings using a specification based on the Python format() syntax.'
@@ -15,7 +15,7 @@
 
 source=("https://pypi.org/packages/source/p/parse/parse-$pkgver.tar.gz")
 
-sha256sums=('cd89e57aed38dcf3e0ff8253f53121a3b23e6181758993323658bffc048a5c19')
+sha256sums=('c7806139a481ec8c8336a54418894c8b201314f8ecc63e55f438f4b72bdc4485')
 
 build() {
   cd "$srcdir"/parse-$pkgver



More information about the arch-commits mailing list