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

Felix Yan felixonmars at archlinux.org
Thu Jan 9 13:23:54 UTC 2020


    Date: Thursday, January 9, 2020 @ 13:23:54
  Author: felixonmars
Revision: 551143

upgpkg: gunicorn 20.0.1-1

Modified:
  gunicorn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-09 13:23:50 UTC (rev 551142)
+++ PKGBUILD	2020-01-09 13:23:54 UTC (rev 551143)
@@ -4,7 +4,7 @@
 # Contributor: Vsevolod Balashov <vsevolod at balashov dot name>
 
 pkgname=gunicorn
-pkgver=20.0.0
+pkgver=20.0.1
 pkgrel=1
 pkgdesc='WSGI HTTP Server for UNIX'
 arch=('any')
@@ -16,7 +16,7 @@
 checkdepends=('python-aiohttp' 'python-coverage' 'python-pytest' 'python-pytest-cov'
               'python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/benoitc/$pkgname/archive/$pkgver.tar.gz")
-sha512sums=('245d69cc45457516324b2cc18513ff15de623f9af42ffa2471d4fddbbcfd8b6ae8032ca4594abe86ce1c59d21cc0d1f87963d792d13c6f10efe6c0da5e43b2b2')
+sha512sums=('f38803bc69d14ef7a1a2ca94c5f4664088133f585ecf0b715ffaeee2c0c92f94965070343845db08843542b210a873eb6789a6702772916fa84d3e7638170c1a')
 
 prepare() {
   sed -e 's/==/>=/' -e 's/,<.*$//' -i gunicorn-$pkgver/requirements_test.txt



More information about the arch-commits mailing list