From e84f12f5840ff877510b2368d59d4f8b749b768d Mon Sep 17 00:00:00 2001 From: adam Date: Sun, 10 Dec 2017 08:56:29 +0000 Subject: [PATCH] py-django-reversion: updated to 2.0.12 2.0.12: Fixed MySQL error in get_deleted() 2.0.11: Dramatically improved performance of get_deleted() over large datasets Ukranian translation Bugfixes --- www/py-django-reversion/Makefile | 6 +++--- www/py-django-reversion/PLIST | 4 +++- www/py-django-reversion/distinfo | 10 +++++----- 3 files changed, 11 insertions(+), 9 deletions(-) diff --git a/www/py-django-reversion/Makefile b/www/py-django-reversion/Makefile index ae1c4f563145..8f5147bbaede 100644 --- a/www/py-django-reversion/Makefile +++ b/www/py-django-reversion/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2017/08/21 11:39:46 adam Exp $ +# $NetBSD: Makefile,v 1.20 2017/12/10 08:56:29 adam Exp $ -DISTNAME= django-reversion-2.0.10 +DISTNAME= django-reversion-2.0.12 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-reversion/} @@ -12,7 +12,7 @@ LICENSE= modified-bsd DEPENDS+= ${PYPKGPREFIX}-django>=1.8:../../www/py-django -USE_LANGUAGES= # empty +USE_LANGUAGES= # none .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-django-reversion/PLIST b/www/py-django-reversion/PLIST index e7566837cc3c..0cdb18771ad1 100644 --- a/www/py-django-reversion/PLIST +++ b/www/py-django-reversion/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2017/02/02 07:30:21 adam Exp $ +@comment $NetBSD: PLIST,v 1.12 2017/12/10 08:56:29 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -49,6 +49,8 @@ ${PYSITELIB}/reversion/locale/sk/LC_MESSAGES/django.mo ${PYSITELIB}/reversion/locale/sk/LC_MESSAGES/django.po ${PYSITELIB}/reversion/locale/sv/LC_MESSAGES/django.mo ${PYSITELIB}/reversion/locale/sv/LC_MESSAGES/django.po +${PYSITELIB}/reversion/locale/uk/LC_MESSAGES/django.mo +${PYSITELIB}/reversion/locale/uk/LC_MESSAGES/django.po ${PYSITELIB}/reversion/locale/zh_CN/LC_MESSAGES/django.mo ${PYSITELIB}/reversion/locale/zh_CN/LC_MESSAGES/django.po ${PYSITELIB}/reversion/locale/zh_Hans/LC_MESSAGES/django.mo diff --git a/www/py-django-reversion/distinfo b/www/py-django-reversion/distinfo index 282766034e2f..6ff230b1deae 100644 --- a/www/py-django-reversion/distinfo +++ b/www/py-django-reversion/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.18 2017/08/21 11:39:46 adam Exp $ +$NetBSD: distinfo,v 1.19 2017/12/10 08:56:29 adam Exp $ -SHA1 (django-reversion-2.0.10.tar.gz) = 36097981547c8b89b39fc1244d4d8b7ae7b207e6 -RMD160 (django-reversion-2.0.10.tar.gz) = fa55d2a3b2b83a92ac4611fd81b66e4d1f0de2e5 -SHA512 (django-reversion-2.0.10.tar.gz) = 26ae3c592f42136f220d2c0e3a2bc43475f1d63380b22a0cc0f9dad7e8a33b4aca2852783b5091d040198152fa03c5535c0494e056dcfc5d69add1081204893c -Size (django-reversion-2.0.10.tar.gz) = 62695 bytes +SHA1 (django-reversion-2.0.12.tar.gz) = f536ab8c5750d5eb8af5659370ea230a52440762 +RMD160 (django-reversion-2.0.12.tar.gz) = 19d0b89f8b4b0dadc2217519388a9814131bd963 +SHA512 (django-reversion-2.0.12.tar.gz) = 83cedcf5c723e5123899a326d25c1e522d2d013270a259de6f7853d60198916351fb008d249dda6620fa5647539a1dc2a660f2eee158aa628b3049102a37e2c5 +Size (django-reversion-2.0.12.tar.gz) = 65516 bytes