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

Felix Yan felixonmars at archlinux.org
Mon Oct 14 17:02:48 UTC 2019


    Date: Monday, October 14, 2019 @ 17:02:47
  Author: felixonmars
Revision: 515762

upgpkg: python-whitenoise 4.1.4-1

Modified:
  python-whitenoise/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-14 16:59:15 UTC (rev 515761)
+++ PKGBUILD	2019-10-14 17:02:47 UTC (rev 515762)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-whitenoise
-pkgver=4.1.2
-pkgrel=2
+pkgver=4.1.4
+pkgrel=1
 pkgdesc='Radically simplified static file serving for WSGI applications'
 arch=('any')
 license=('MIT')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-django' 'python-requests' 'python-brotli')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/evansd/whitenoise/archive/v$pkgver.tar.gz")
-sha512sums=('91105cbf22292397ff06de7483d1037f5c0804697fbfd73300db6133bc88134799550846e61d8dd28cb066abe3a33c750983224451dc770c26209fec3a2cf65d')
+sha512sums=('45d55976dbba26bfdde15537886d80593535b141636334c6e0ce403c9f6d474c177cd90ede339701eafcf4ac23dbb2cd4d36541563f477bdfaccce0bb51b10a5')
 
 build() {
   cd whitenoise-$pkgver



More information about the arch-commits mailing list