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

Felix Yan felixonmars at archlinux.org
Wed May 20 16:05:46 UTC 2020


    Date: Wednesday, May 20, 2020 @ 16:05:46
  Author: felixonmars
Revision: 630863

upgpkg: python-whitenoise 5.1.0-1

Modified:
  python-whitenoise/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-20 16:05:25 UTC (rev 630862)
+++ PKGBUILD	2020-05-20 16:05:46 UTC (rev 630863)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-whitenoise
-pkgver=5.0.1
+pkgver=5.1.0
 pkgrel=1
 pkgdesc='Radically simplified static file serving for WSGI applications'
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-brotli' 'python-django' 'python-pytest' 'python-requests')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/evansd/whitenoise/archive/v$pkgver.tar.gz")
-sha512sums=('5f334e6a84bbf09175b6a7f3d06f6928ea336150b9c268ebd8ea60128293f1586a7475497de642e17b4baed6bffb2ba12f3c3f58f08e4627cdc992fa61cf3a7b')
+sha512sums=('2e247566ca098345d76646a2108ed63ee7216d60bd30fa5afda4aa5cce3a69d1c2c31b716b4a5d2d72284bd58d92c714440f110012b47e4a8d5cbaafa1973257')
 
 build() {
   cd whitenoise-$pkgver



More information about the arch-commits mailing list