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

Felix Yan felixonmars at archlinux.org
Sat Dec 21 20:39:58 UTC 2019


    Date: Saturday, December 21, 2019 @ 20:39:58
  Author: felixonmars
Revision: 538658

upgpkg: python-waitress 1.4.0-1

Modified:
  python-waitress/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-21 20:39:52 UTC (rev 538657)
+++ PKGBUILD	2019-12-21 20:39:58 UTC (rev 538658)
@@ -2,8 +2,8 @@
 
 pkgbase=python-waitress
 pkgname=('python-waitress' 'python2-waitress')
-pkgver=1.3.1
-pkgrel=3
+pkgver=1.4.0
+pkgrel=1
 pkgdesc="Waitress WSGI server"
 arch=('any')
 license=('ZPL')
@@ -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=('6a97cd1c1171610528744978c8faf6b326b9624bd142aaa5dc049ed2afe172ef9aeb15831845520ea16ed477ff091ae9299881fe4c761183ce79fa63a23c504d')
+sha512sums=('876fcd36eac9f33d61ab877f105154059371a0dfc6c03c9099a6ae8f30ffdf2678e4ecf96346f1865791ce3cfc319fb6456792adf9e500d2b1d26cb55ba56df5')
 
 prepare() {
   cp -a waitress-$pkgver{,-py2}



More information about the arch-commits mailing list