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

Felix Yan felixonmars at archlinux.org
Wed Jan 22 16:36:36 UTC 2020


    Date: Wednesday, January 22, 2020 @ 16:36:36
  Author: felixonmars
Revision: 554301

upgpkg: gunicorn 20.0.3-1

Modified:
  gunicorn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-22 16:35:15 UTC (rev 554300)
+++ PKGBUILD	2020-01-22 16:36:36 UTC (rev 554301)
@@ -4,7 +4,7 @@
 # Contributor: Vsevolod Balashov <vsevolod at balashov dot name>
 
 pkgname=gunicorn
-pkgver=20.0.2
+pkgver=20.0.3
 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=('d666d049c41494bf413bc53d61f5a557c2bb68334a7d142a129968b1b7c0ea6d1495a4cdd4aa0997e3bde05c62dfa1e339e9fe66bff9ba3eae95426b53c58d34')
+sha512sums=('ca3d6f259f09275e85a9d398ccdef2ae957f9829961c351ae0cf99d33f2e4812237be7c6f09187a77ad7c6c4739bb9f8bbe3a7e63d7efcfe39f5eccb5b3b8bfa')
 
 prepare() {
   sed -e 's/==/>=/' -e 's/,<.*$//' -i gunicorn-$pkgver/requirements_test.txt



More information about the arch-commits mailing list