pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-django2



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Apr  6 16:58:56 UTC 2020

Modified Files:
        pkgsrc/www/py-django2: Makefile distinfo

Log Message:
py-django2: updated to 2.2.12

Django 2.2.12:
Added the ability to handle .po files containing different plural equations for the same language


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/py-django2/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/py-django2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-django2/Makefile
diff -u pkgsrc/www/py-django2/Makefile:1.26 pkgsrc/www/py-django2/Makefile:1.27
--- pkgsrc/www/py-django2/Makefile:1.26 Thu Mar 12 16:21:02 2020
+++ pkgsrc/www/py-django2/Makefile      Mon Apr  6 16:58:56 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2020/03/12 16:21:02 adam Exp $
+# $NetBSD: Makefile,v 1.27 2020/04/06 16:58:56 adam Exp $
 
-DISTNAME=      Django-2.2.11
+DISTNAME=      Django-2.2.12
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    www python
 MASTER_SITES=  https://www.djangoproject.com/m/releases/${PKGVERSION_NOREV:R}/

Index: pkgsrc/www/py-django2/distinfo
diff -u pkgsrc/www/py-django2/distinfo:1.24 pkgsrc/www/py-django2/distinfo:1.25
--- pkgsrc/www/py-django2/distinfo:1.24 Thu Mar 12 16:21:02 2020
+++ pkgsrc/www/py-django2/distinfo      Mon Apr  6 16:58:56 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2020/03/12 16:21:02 adam Exp $
+$NetBSD: distinfo,v 1.25 2020/04/06 16:58:56 adam Exp $
 
-SHA1 (Django-2.2.11.tar.gz) = fcb4c862f6f769465dc1d2bbb71e7a733db8e134
-RMD160 (Django-2.2.11.tar.gz) = 79efd3b0a37b9d61867b7ca85d706fba645f96db
-SHA512 (Django-2.2.11.tar.gz) = b33ece4606e5a23626caee121018522166a0e1f32bd41ea4eb3d4c1f624943990a07e04c5a4f5d52958e733790178474e9314d346ce1e4d5d6e49ac2a700c857
-Size (Django-2.2.11.tar.gz) = 9010479 bytes
+SHA1 (Django-2.2.12.tar.gz) = 5df3303956e1e7f506dc382a79375276131ac709
+RMD160 (Django-2.2.12.tar.gz) = f2fc964169a46a083da047193ffb0be88afd55fa
+SHA512 (Django-2.2.12.tar.gz) = 3c01b606e34dd0abe5a03bc55bf7d9328a0da370c22bac4d15c3468512b26ad57fd07d942a2a34129ce18bcc5e86c67e163d0f4d5b7ea47e3e899ba7617ab28c
+Size (Django-2.2.12.tar.gz) = 8877061 bytes



Home | Main Index | Thread Index | Old Index