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

Felix Yan felixonmars at archlinux.org
Fri Jan 3 16:16:35 UTC 2020


    Date: Friday, January 3, 2020 @ 16:16:35
  Author: felixonmars
Revision: 547638

upgpkg: python-waitress 1.4.2-1

Modified:
  python-waitress/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-03 15:37:27 UTC (rev 547637)
+++ PKGBUILD	2020-01-03 16:16:35 UTC (rev 547638)
@@ -2,7 +2,7 @@
 
 pkgbase=python-waitress
 pkgname=('python-waitress' 'python2-waitress')
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc="Waitress WSGI server"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-nose' 'python2-nose')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/Pylons/waitress/archive/v$pkgver.tar.gz")
-sha512sums=('8ce2cf086fa6ee6ed6c1b06bc8d31a62df71bf34b900abd990629f27395fd15e2f9404c0ea5dd6d2b820ea7800f96c6a78ce8fb0eced8b9eec8ef26f0d817c57')
+sha512sums=('0641035faf0fbbf27dd1aa707d4cd898ca7bba0262d76e5fd38445fa517ecb5c93065bd3dc0840bc306136fbcbe27e261a31f9ae476b8e5f59ed169db6de2c66')
 
 prepare() {
   cp -a waitress-$pkgver{,-py2}



More information about the arch-commits mailing list