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

Felix Yan felixonmars at gemini.archlinux.org
Fri Mar 11 21:57:41 UTC 2022


    Date: Friday, March 11, 2022 @ 21:57:41
  Author: felixonmars
Revision: 1148801

upgpkg: python-waitress 2.1.0-1

Modified:
  python-waitress/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-11 21:56:26 UTC (rev 1148800)
+++ PKGBUILD	2022-03-11 21:57:41 UTC (rev 1148801)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-waitress
-pkgver=2.0.0
-pkgrel=3
+pkgver=2.1.0
+pkgrel=1
 pkgdesc="Waitress WSGI server"
 arch=('any')
 license=('ZPL')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-cov' 'python-pytest-runner')
 source=("https://github.com/Pylons/waitress/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('a5bdac4adbd52803baf58795e74fb1a2cda994e44345cba2d19e29d606f7f6ab503fc459db419b76b7c8278b38fbfb85c258002df597f97c00e61c90e3982cc5')
+sha512sums=('bb92f1f23a8c36465db4bb0a95cd46d2c33dbfd6ce1b429766b7b251f51230d30be06556a3b2a33070f666d45b1884236827d821f43f20eec17a1698341f6c97')
 
 build() {
   cd waitress-$pkgver



More information about the arch-commits mailing list