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

Felix Yan felixonmars at archlinux.org
Fri Jan 10 16:46:48 UTC 2020


    Date: Friday, January 10, 2020 @ 16:46:47
  Author: felixonmars
Revision: 551730

upgpkg: gunicorn 20.0.2-1

Modified:
  gunicorn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-10 16:46:23 UTC (rev 551729)
+++ PKGBUILD	2020-01-10 16:46:47 UTC (rev 551730)
@@ -4,7 +4,7 @@
 # Contributor: Vsevolod Balashov <vsevolod at balashov dot name>
 
 pkgname=gunicorn
-pkgver=20.0.1
+pkgver=20.0.2
 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=('f38803bc69d14ef7a1a2ca94c5f4664088133f585ecf0b715ffaeee2c0c92f94965070343845db08843542b210a873eb6789a6702772916fa84d3e7638170c1a')
+sha512sums=('d666d049c41494bf413bc53d61f5a557c2bb68334a7d142a129968b1b7c0ea6d1495a4cdd4aa0997e3bde05c62dfa1e339e9fe66bff9ba3eae95426b53c58d34')
 
 prepare() {
   sed -e 's/==/>=/' -e 's/,<.*$//' -i gunicorn-$pkgver/requirements_test.txt



More information about the arch-commits mailing list