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

Felix Yan felixonmars at archlinux.org
Fri Sep 29 21:32:29 UTC 2017


    Date: Friday, September 29, 2017 @ 21:32:28
  Author: felixonmars
Revision: 261097

upgpkg: python-whitenoise 3.3.1-1

Modified:
  python-whitenoise/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-29 21:27:43 UTC (rev 261096)
+++ PKGBUILD	2017-09-29 21:32:28 UTC (rev 261097)
@@ -3,7 +3,7 @@
 
 pkgbase=python-whitenoise
 pkgname=('python-whitenoise' 'python2-whitenoise')
-pkgver=3.3.0
+pkgver=3.3.1
 pkgrel=1
 pkgdesc='Radically simplified static file serving for WSGI applications'
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-django' 'python2-django'
               'python-requests' 'python2-requests' 'python-brotli' 'python2-brotli')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/evansd/whitenoise/archive/v$pkgver.tar.gz")
-sha512sums=('ed79f56ba41b817e002bfe872f8603e8f642217356650a1e9beb5fc89b20d153edd6fc6d4560b72bfbcd75cfcd3014c76bb3f230f123aa413d7ca8644bb59853')
+sha512sums=('26a053d9235da45dea0ab567e5152f6a345e3d4bf10d1b8149b629b3bfaeaab42cc82fd8c41667e4b5f2c8c1cc73ddb9b5b58c22c84696f7b090088184b2d29b')
 
 prepare() {
   cp -a whitenoise-$pkgver{,-py2}



More information about the arch-commits mailing list