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

Felix Yan felixonmars at archlinux.org
Tue Dec 24 19:31:30 UTC 2019


    Date: Tuesday, December 24, 2019 @ 19:31:29
  Author: felixonmars
Revision: 540010

upgpkg: python-waitress 1.4.1-1

Modified:
  python-waitress/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-24 19:31:13 UTC (rev 540009)
+++ PKGBUILD	2019-12-24 19:31:29 UTC (rev 540010)
@@ -2,7 +2,7 @@
 
 pkgbase=python-waitress
 pkgname=('python-waitress' 'python2-waitress')
-pkgver=1.4.0
+pkgver=1.4.1
 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=('876fcd36eac9f33d61ab877f105154059371a0dfc6c03c9099a6ae8f30ffdf2678e4ecf96346f1865791ce3cfc319fb6456792adf9e500d2b1d26cb55ba56df5')
+sha512sums=('8ce2cf086fa6ee6ed6c1b06bc8d31a62df71bf34b900abd990629f27395fd15e2f9404c0ea5dd6d2b820ea7800f96c6a78ce8fb0eced8b9eec8ef26f0d817c57')
 
 prepare() {
   cp -a waitress-$pkgver{,-py2}



More information about the arch-commits mailing list