summaryrefslogtreecommitdiff
path: root/www/py-django-reversion
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2015-04-17 15:14:15 +0000
committeradam <adam@pkgsrc.org>2015-04-17 15:14:15 +0000
commit24efa388fad94a1b53630c890425e9e713b9138d (patch)
treec6a1100e6897eae87f8b43f57cdd97f4e2b77542 /www/py-django-reversion
parent28cb44684f007ea3ed4af56828aa6e91bad2aa11 (diff)
downloadpkgsrc-24efa388fad94a1b53630c890425e9e713b9138d.tar.gz
Changes 1.8.6:
- Support for MySQL utf8mb4 - Fixing some Django deprecation warnings - Versions passed through by reversion.post_revision_commit now contain a primary key
Diffstat (limited to 'www/py-django-reversion')
-rw-r--r--www/py-django-reversion/Makefile4
-rw-r--r--www/py-django-reversion/PLIST5
-rw-r--r--www/py-django-reversion/distinfo8
3 files changed, 10 insertions, 7 deletions
diff --git a/www/py-django-reversion/Makefile b/www/py-django-reversion/Makefile
index 2ea1daef34f..8d6babd7709 100644
--- a/www/py-django-reversion/Makefile
+++ b/www/py-django-reversion/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2014/11/23 13:11:25 adam Exp $
+# $NetBSD: Makefile,v 1.11 2015/04/17 15:14:15 adam Exp $
-DISTNAME= django-reversion-1.8.5
+DISTNAME= django-reversion-1.8.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= http://pypi.python.org/packages/source/d/django-reversion/
diff --git a/www/py-django-reversion/PLIST b/www/py-django-reversion/PLIST
index 2713b7d82b1..aa7da487709 100644
--- a/www/py-django-reversion/PLIST
+++ b/www/py-django-reversion/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2014/10/09 10:09:22 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2015/04/17 15:14:15 adam Exp $
${PYSITELIB}/reversion/__init__.py
${PYSITELIB}/reversion/__init__.pyc
${PYSITELIB}/reversion/__init__.pyo
@@ -56,6 +56,9 @@ ${PYSITELIB}/reversion/middleware.pyo
${PYSITELIB}/reversion/migrations/0001_initial.py
${PYSITELIB}/reversion/migrations/0001_initial.pyc
${PYSITELIB}/reversion/migrations/0001_initial.pyo
+${PYSITELIB}/reversion/migrations/0002_auto_20141216_1509.py
+${PYSITELIB}/reversion/migrations/0002_auto_20141216_1509.pyc
+${PYSITELIB}/reversion/migrations/0002_auto_20141216_1509.pyo
${PYSITELIB}/reversion/migrations/__init__.py
${PYSITELIB}/reversion/migrations/__init__.pyc
${PYSITELIB}/reversion/migrations/__init__.pyo
diff --git a/www/py-django-reversion/distinfo b/www/py-django-reversion/distinfo
index e3689a6b69b..8588efa13d9 100644
--- a/www/py-django-reversion/distinfo
+++ b/www/py-django-reversion/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2014/11/23 13:11:25 adam Exp $
+$NetBSD: distinfo,v 1.10 2015/04/17 15:14:15 adam Exp $
-SHA1 (django-reversion-1.8.5.tar.gz) = 41edccc1663dbd4e04653a5fe611c0f2abe6d0f9
-RMD160 (django-reversion-1.8.5.tar.gz) = 2aef07fb89bd6ce1abc9426981de77deaca843d7
-Size (django-reversion-1.8.5.tar.gz) = 57656 bytes
+SHA1 (django-reversion-1.8.6.tar.gz) = 586ccc50b0df7c788244c6e249d620f76cdc5301
+RMD160 (django-reversion-1.8.6.tar.gz) = a29eb6e7527a518eda1ff1b9510c94b1902e5721
+Size (django-reversion-1.8.6.tar.gz) = 57889 bytes