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

Felix Yan felixonmars at gemini.archlinux.org
Sat Jul 17 05:54:57 UTC 2021


    Date: Saturday, July 17, 2021 @ 05:54:56
  Author: felixonmars
Revision: 977798

upgpkg: python-whitenoise 5.3.0-1

Modified:
  python-whitenoise/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-17 05:54:21 UTC (rev 977797)
+++ PKGBUILD	2021-07-17 05:54:56 UTC (rev 977798)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-whitenoise
-pkgver=5.2.0
-pkgrel=2
+pkgver=5.3.0
+pkgrel=1
 pkgdesc='Radically simplified static file serving for WSGI applications'
 arch=('any')
 license=('MIT')
@@ -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=('e68f89c6af86ffaee8931196a5714a47057b4d750b75053042007229ef390b287144a2d10376dbf232168277fc95ba4a40c128acd349242d041e6f5f39e92055')
+sha512sums=('480098a4f4ad313f0346d72f1eca5ee2f571056077edcf07f40f37356043663fc1fa99c7a33f840c176c74ee9894a99e15828ecadae944dc0c9445034aef2cb4')
 
 build() {
   cd whitenoise-$pkgver




More information about the arch-commits mailing list