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

Felix Yan felixonmars at archlinux.org
Sat Jan 26 08:50:00 UTC 2019


    Date: Saturday, January 26, 2019 @ 08:49:59
  Author: felixonmars
Revision: 427947

upgpkg: python-waitress 1.2.1-1

Modified:
  python-waitress/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-26 08:49:51 UTC (rev 427946)
+++ PKGBUILD	2019-01-26 08:49:59 UTC (rev 427947)
@@ -2,7 +2,7 @@
 
 pkgbase=python-waitress
 pkgname=('python-waitress' 'python2-waitress')
-pkgver=1.2.0
+pkgver=1.2.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=('9042545ad242df108d1cb06e0f68ee1d9e4fefab8ebc55434312a7372cb83a03d211b02e9c85d327612fb715b23f26541ada1d1d4a89bec1ca05ee950695b079')
+sha512sums=('55ea7a45c294e8f0775700eefdd762fd49c7b44cdc497358246d9e96a298fed45f762f67f0b5eb978bb66ce6aa1f9bc8351932aab117427ea89a81a61c9eebd8')
 
 prepare() {
   cp -a waitress-$pkgver{,-py2}



More information about the arch-commits mailing list