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

Felix Yan felixonmars at archlinux.org
Thu Jan 17 19:01:51 UTC 2019


    Date: Thursday, January 17, 2019 @ 19:01:50
  Author: felixonmars
Revision: 423801

upgpkg: python-waitress 1.2.0-1

Modified:
  python-waitress/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-17 18:43:04 UTC (rev 423800)
+++ PKGBUILD	2019-01-17 19:01:50 UTC (rev 423801)
@@ -2,8 +2,8 @@
 
 pkgbase=python-waitress
 pkgname=('python-waitress' 'python2-waitress')
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.2.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=('80ada835b194b4b7b4ec443e0a5a24d3b7f5417e29bada294d225915792e24724135853484dbc700465c9ed8295b355ca34b58d46f3432b3e30e593bbec7a2d3')
+sha512sums=('9042545ad242df108d1cb06e0f68ee1d9e4fefab8ebc55434312a7372cb83a03d211b02e9c85d327612fb715b23f26541ada1d1d4a89bec1ca05ee950695b079')
 
 prepare() {
   cp -a waitress-$pkgver{,-py2}



More information about the arch-commits mailing list