[arch-commits] Commit in python2-django/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Tue Jun 4 09:43:14 UTC 2019


    Date: Tuesday, June 4, 2019 @ 09:43:13
  Author: jelle
Revision: 354773

upgpkg: python2-django 1.11.21-1

Minor update for CVE-2019-12308

Modified:
  python2-django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-04 08:08:35 UTC (rev 354772)
+++ PKGBUILD	2019-06-04 09:43:13 UTC (rev 354773)
@@ -3,7 +3,7 @@
 # Contributor: Shahar Weiss <sweiss4 at gmx.net>
 
 pkgname=python2-django
-pkgver=1.11.20
+pkgver=1.11.21
 pkgrel=1
 pkgdesc="A high-level Python Web framework that encourages rapid development and clean design"
 arch=('any')
@@ -14,7 +14,7 @@
 optdepends=('mysql-python: for MySQL backend'
             'python2-psycopg2: for PostgreSQL backend')
 source=("Django-$pkgver.tar.gz::https://www.djangoproject.com/download/$pkgver/tarball/")
-sha512sums=('5a0fff6c9b90a08e98dee6d4d090047adb900a8f6a061f98e685e8998bfe3d97fe7a90aa7d4d2feae67026fb6e4441393d50cb5ab295604ed362a080b987f062')
+sha512sums=('c91a1189b6b8fbbb1470f870b09c1c553e860d3b8c0977240399524a830d5403929f14b4e4b689354080748aab1c70587ad56e265f4ac0b3bdc2714d01adbbc4')
 
 build() {
   cd "$srcdir/Django-$pkgver"



More information about the arch-commits mailing list