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

Felix Yan felixonmars at archlinux.org
Wed Aug 28 00:47:51 UTC 2019


    Date: Wednesday, August 28, 2019 @ 00:47:50
  Author: felixonmars
Revision: 503340

upgpkg: python-waitress 1.3.1-1

Modified:
  python-waitress/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-28 00:47:21 UTC (rev 503339)
+++ PKGBUILD	2019-08-28 00:47:50 UTC (rev 503340)
@@ -2,7 +2,7 @@
 
 pkgbase=python-waitress
 pkgname=('python-waitress' 'python2-waitress')
-pkgver=1.3.0
+pkgver=1.3.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=('9c2996c38de34ce3ee7e328e9568203e2ff0386eec93ade2e1bc42fe4b43952277fc9c90cf37f34728355ff4ce0181481eb44669f7ca300c131caf5e71206a60')
+sha512sums=('6a97cd1c1171610528744978c8faf6b326b9624bd142aaa5dc049ed2afe172ef9aeb15831845520ea16ed477ff091ae9299881fe4c761183ce79fa63a23c504d')
 
 prepare() {
   cp -a waitress-$pkgver{,-py2}



More information about the arch-commits mailing list