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

Jelle van der Waa jelle at archlinux.org
Wed Dec 18 20:50:02 UTC 2019


    Date: Wednesday, December 18, 2019 @ 20:49:58
  Author: jelle
Revision: 371662

upgpkg: python2-django 1.11.27-1

Upstream security update

Modified:
  python2-django/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-18 20:49:41 UTC (rev 371661)
+++ PKGBUILD	2019-12-18 20:49:58 UTC (rev 371662)
@@ -3,7 +3,7 @@
 # Contributor: Shahar Weiss <sweiss4 at gmx.net>
 
 pkgname=python2-django
-pkgver=1.11.26
+pkgver=1.11.27
 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=('2c6bd31c1aa7131702c75accde537b2e7aaa6a7b687dd501d8d4552dd5e007bce12179719f40374aca06855414535b5126579a15d55419a0a34a4bb17221e021')
+sha512sums=('02370bc69d715fbd0d0460e801840331670f7348767040035d80d5e881eae90259dfa4b6406af37d827361691aca464bc4d556e525c32a94413528d0593fdf09')
 
 build() {
   cd "$srcdir/Django-$pkgver"



More information about the arch-commits mailing list