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

Felix Yan felixonmars at archlinux.org
Tue Apr 23 10:22:44 UTC 2019


    Date: Tuesday, April 23, 2019 @ 10:22:42
  Author: felixonmars
Revision: 453058

upgpkg: python-waitress 1.3.0-1

Modified:
  python-waitress/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-23 10:19:38 UTC (rev 453057)
+++ PKGBUILD	2019-04-23 10:22:42 UTC (rev 453058)
@@ -2,7 +2,7 @@
 
 pkgbase=python-waitress
 pkgname=('python-waitress' 'python2-waitress')
-pkgver=1.2.1
+pkgver=1.3.0
 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=('55ea7a45c294e8f0775700eefdd762fd49c7b44cdc497358246d9e96a298fed45f762f67f0b5eb978bb66ce6aa1f9bc8351932aab117427ea89a81a61c9eebd8')
+sha512sums=('9c2996c38de34ce3ee7e328e9568203e2ff0386eec93ade2e1bc42fe4b43952277fc9c90cf37f34728355ff4ce0181481eb44669f7ca300c131caf5e71206a60')
 
 prepare() {
   cp -a waitress-$pkgver{,-py2}



More information about the arch-commits mailing list