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
This commit is contained in:
adam 2017-12-10 08:56:29 +00:00
parent 8cf869f9d0
commit e84f12f584
3 changed files with 11 additions and 9 deletions

View file

@ -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"

View file

@ -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

View file

@ -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