pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-django-reversion
Module Name: pkgsrc
Committed By: adam
Date: Sun Dec 10 08:56:29 UTC 2017
Modified Files:
pkgsrc/www/py-django-reversion: Makefile PLIST distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/py-django-reversion/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/py-django-reversion/PLIST
cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/py-django-reversion/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-django-reversion/Makefile
diff -u pkgsrc/www/py-django-reversion/Makefile:1.19 pkgsrc/www/py-django-reversion/Makefile:1.20
--- pkgsrc/www/py-django-reversion/Makefile:1.19 Mon Aug 21 11:39:46 2017
+++ pkgsrc/www/py-django-reversion/Makefile Sun Dec 10 08:56:29 2017
@@ -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"
Index: pkgsrc/www/py-django-reversion/PLIST
diff -u pkgsrc/www/py-django-reversion/PLIST:1.11 pkgsrc/www/py-django-reversion/PLIST:1.12
--- pkgsrc/www/py-django-reversion/PLIST:1.11 Thu Feb 2 07:30:21 2017
+++ pkgsrc/www/py-django-reversion/PLIST Sun Dec 10 08:56:29 2017
@@ -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_MESS
${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
Index: pkgsrc/www/py-django-reversion/distinfo
diff -u pkgsrc/www/py-django-reversion/distinfo:1.18 pkgsrc/www/py-django-reversion/distinfo:1.19
--- pkgsrc/www/py-django-reversion/distinfo:1.18 Mon Aug 21 11:39:46 2017
+++ pkgsrc/www/py-django-reversion/distinfo Sun Dec 10 08:56:29 2017
@@ -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
Home |
Main Index |
Thread Index |
Old Index