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

Felix Yan felixonmars at gemini.archlinux.org
Sat Mar 19 15:10:25 UTC 2022


    Date: Saturday, March 19, 2022 @ 15:10:25
  Author: felixonmars
Revision: 1161279

upgpkg: python-waitress 2.1.1-1

Modified:
  python-waitress/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-19 15:10:18 UTC (rev 1161278)
+++ PKGBUILD	2022-03-19 15:10:25 UTC (rev 1161279)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-waitress
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc="Waitress WSGI server"
 arch=('any')
@@ -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=('bb92f1f23a8c36465db4bb0a95cd46d2c33dbfd6ce1b429766b7b251f51230d30be06556a3b2a33070f666d45b1884236827d821f43f20eec17a1698341f6c97')
+sha512sums=('9a65d61a71a587ccea5f3d5feb4b9e810bb1e9d0f0374d5bee582b6e0ca0899f9e4d7ebab1365d1ca11e3ab313df30c35ec86ffbd7e1187adada0a549954c969')
 
 build() {
   cd waitress-$pkgver



More information about the arch-commits mailing list