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

Felix Yan felixonmars at archlinux.org
Wed Feb 5 09:27:52 UTC 2020


    Date: Wednesday, February 5, 2020 @ 09:27:52
  Author: felixonmars
Revision: 562958

upgpkg: python-waitress 1.4.3-1

Modified:
  python-waitress/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-05 09:27:33 UTC (rev 562957)
+++ PKGBUILD	2020-02-05 09:27:52 UTC (rev 562958)
@@ -2,7 +2,7 @@
 
 pkgbase=python-waitress
 pkgname=('python-waitress' 'python2-waitress')
-pkgver=1.4.2
+pkgver=1.4.3
 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=('0641035faf0fbbf27dd1aa707d4cd898ca7bba0262d76e5fd38445fa517ecb5c93065bd3dc0840bc306136fbcbe27e261a31f9ae476b8e5f59ed169db6de2c66')
+sha512sums=('15454758dfd56ab6bdbe8f6bfe565a0a00419f032f7976203d5e700ee18729ff999492f29a552227f525bbd744363ed23cf9b414a718b162125f79b57b290b30')
 
 prepare() {
   cp -a waitress-$pkgver{,-py2}



More information about the arch-commits mailing list