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

Felix Yan felixonmars at archlinux.org
Wed Aug 5 08:14:58 UTC 2020


    Date: Wednesday, August 5, 2020 @ 08:14:57
  Author: felixonmars
Revision: 669068

upgpkg: python-whitenoise 5.2.0-1

Modified:
  python-whitenoise/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-05 08:13:34 UTC (rev 669067)
+++ PKGBUILD	2020-08-05 08:14:57 UTC (rev 669068)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-whitenoise
-pkgver=5.1.0
+pkgver=5.2.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=('2e247566ca098345d76646a2108ed63ee7216d60bd30fa5afda4aa5cce3a69d1c2c31b716b4a5d2d72284bd58d92c714440f110012b47e4a8d5cbaafa1973257')
+sha512sums=('e68f89c6af86ffaee8931196a5714a47057b4d750b75053042007229ef390b287144a2d10376dbf232168277fc95ba4a40c128acd349242d041e6f5f39e92055')
 
 build() {
   cd whitenoise-$pkgver



More information about the arch-commits mailing list