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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jun 2 03:34:02 UTC 2022


    Date: Thursday, June 2, 2022 @ 03:34:01
  Author: felixonmars
Revision: 1218398

upgpkg: python-waitress 2.1.2-1

Modified:
  python-waitress/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-02 03:30:53 UTC (rev 1218397)
+++ PKGBUILD	2022-06-02 03:34:01 UTC (rev 1218398)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-waitress
-pkgver=2.1.1
+pkgver=2.1.2
 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=('9a65d61a71a587ccea5f3d5feb4b9e810bb1e9d0f0374d5bee582b6e0ca0899f9e4d7ebab1365d1ca11e3ab313df30c35ec86ffbd7e1187adada0a549954c969')
+sha512sums=('b27d1f6f9969299e3986604c6d95e130f35772c4f687c1b9b31a3a29b77330fda1c9d0ddfc640963c2bf25173ce2fcf734464ec2400afee77ec605767700208c')
 
 build() {
   cd waitress-$pkgver



More information about the arch-commits mailing list