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

Felix Yan felixonmars at gemini.archlinux.org
Sat Jun 11 06:49:36 UTC 2022


    Date: Saturday, June 11, 2022 @ 06:49:36
  Author: felixonmars
Revision: 1232046

upgpkg: python-whitenoise 6.2.0-1

Modified:
  python-whitenoise/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-11 06:49:16 UTC (rev 1232045)
+++ PKGBUILD	2022-06-11 06:49:36 UTC (rev 1232046)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-whitenoise
-pkgver=6.1.0
+pkgver=6.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=("https://github.com/evansd/whitenoise/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('6474b04a581f698ae9555fc6096f0f33a63099d1581e561859c7f3644a03c6b6ada95b7604a8ff57f5d0d5de16cde50ed17716ec1e5b6fab43a59219ed43bd06')
+sha512sums=('64d594708568ddecc8aba575504999651c730ddbc870859ee110700080f680af71d10a9ea3077a09ab2e89c398ab7d0798735b01db3dff96a48dcc74d7f292e3')
 
 build() {
   cd whitenoise-$pkgver



More information about the arch-commits mailing list