diff options
author | adam <adam@pkgsrc.org> | 2014-06-09 09:58:21 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-06-09 09:58:21 +0000 |
commit | 59f9e5bfa532de68fef5631baa01911ce424a224 (patch) | |
tree | a25df8bf4561c3351bc3663b09b8ba95ab56b0d1 /www/py-django-mptt | |
parent | 49269480246f2f115a2b055e9f3665923c045d19 (diff) | |
download | pkgsrc-59f9e5bfa532de68fef5631baa01911ce424a224.tar.gz |
Changes 0.6.1:
point releast for django 1.7 compatibility
Diffstat (limited to 'www/py-django-mptt')
-rw-r--r-- | www/py-django-mptt/Makefile | 4 | ||||
-rw-r--r-- | www/py-django-mptt/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/py-django-mptt/Makefile b/www/py-django-mptt/Makefile index f084471c2bc..f82f92ad748 100644 --- a/www/py-django-mptt/Makefile +++ b/www/py-django-mptt/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2013/08/09 07:33:25 adam Exp $ +# $NetBSD: Makefile,v 1.6 2014/06/09 09:58:21 adam Exp $ -DISTNAME= django-mptt-0.6.0 +DISTNAME= django-mptt-0.6.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= www python MASTER_SITES= http://pypi.python.org/packages/source/d/django-mptt/ diff --git a/www/py-django-mptt/distinfo b/www/py-django-mptt/distinfo index e86af22011a..5bd328506af 100644 --- a/www/py-django-mptt/distinfo +++ b/www/py-django-mptt/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/08/09 07:33:25 adam Exp $ +$NetBSD: distinfo,v 1.5 2014/06/09 09:58:21 adam Exp $ -SHA1 (django-mptt-0.6.0.tar.gz) = 157573997e53cac6aca71d8b0a386b200d4635df -RMD160 (django-mptt-0.6.0.tar.gz) = 2c12c5a0c23089a9de59bfc2ede61d296707ddf3 -Size (django-mptt-0.6.0.tar.gz) = 89845 bytes +SHA1 (django-mptt-0.6.1.tar.gz) = 7770310393af36bd3d0c6d998e89a5a26e1317e2 +RMD160 (django-mptt-0.6.1.tar.gz) = 16d8948af7c68355dfff771b1a39b2c457991abe +Size (django-mptt-0.6.1.tar.gz) = 111997 bytes |