pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-django-mptt py-django-mptt: updated to 0.9.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6f0c76343abb
branches:  trunk
changeset: 311261:6f0c76343abb
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Aug 07 06:31:28 2018 +0000

description:
py-django-mptt: updated to 0.9.1

0.9.1:
Bug fixes.

diffstat:

 www/py-django-mptt/Makefile |   4 ++--
 www/py-django-mptt/PLIST    |   7 ++++++-
 www/py-django-mptt/distinfo |  10 +++++-----
 3 files changed, 13 insertions(+), 8 deletions(-)

diffs (55 lines):

diff -r f14dff868607 -r 6f0c76343abb www/py-django-mptt/Makefile
--- a/www/py-django-mptt/Makefile       Tue Aug 07 06:28:03 2018 +0000
+++ b/www/py-django-mptt/Makefile       Tue Aug 07 06:31:28 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2017/12/14 13:54:17 adam Exp $
+# $NetBSD: Makefile,v 1.16 2018/08/07 06:31:28 adam Exp $
 
-DISTNAME=      django-mptt-0.9.0
+DISTNAME=      django-mptt-0.9.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/django-mptt/}
diff -r f14dff868607 -r 6f0c76343abb www/py-django-mptt/PLIST
--- a/www/py-django-mptt/PLIST  Tue Aug 07 06:28:03 2018 +0000
+++ b/www/py-django-mptt/PLIST  Tue Aug 07 06:31:28 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2017/12/14 13:54:17 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2018/08/07 06:31:28 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -10,6 +10,9 @@
 ${PYSITELIB}/mptt/admin.py
 ${PYSITELIB}/mptt/admin.pyc
 ${PYSITELIB}/mptt/admin.pyo
+${PYSITELIB}/mptt/apps.py
+${PYSITELIB}/mptt/apps.pyc
+${PYSITELIB}/mptt/apps.pyo
 ${PYSITELIB}/mptt/compat.py
 ${PYSITELIB}/mptt/compat.pyc
 ${PYSITELIB}/mptt/compat.pyo
@@ -36,6 +39,8 @@
 ${PYSITELIB}/mptt/locale/fr/LC_MESSAGES/django.po
 ${PYSITELIB}/mptt/locale/hu/LC_MESSAGES/django.mo
 ${PYSITELIB}/mptt/locale/hu/LC_MESSAGES/django.po
+${PYSITELIB}/mptt/locale/it/LC_MESSAGES/django.mo
+${PYSITELIB}/mptt/locale/it/LC_MESSAGES/django.po
 ${PYSITELIB}/mptt/locale/mn/LC_MESSAGES/django.mo
 ${PYSITELIB}/mptt/locale/mn/LC_MESSAGES/django.po
 ${PYSITELIB}/mptt/locale/nb/LC_MESSAGES/django.mo
diff -r f14dff868607 -r 6f0c76343abb www/py-django-mptt/distinfo
--- a/www/py-django-mptt/distinfo       Tue Aug 07 06:28:03 2018 +0000
+++ b/www/py-django-mptt/distinfo       Tue Aug 07 06:31:28 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2017/12/14 13:54:17 adam Exp $
+$NetBSD: distinfo,v 1.12 2018/08/07 06:31:28 adam Exp $
 
-SHA1 (django-mptt-0.9.0.tar.gz) = 27ca0fbc7c7c197e18308023454a93ca67dd06f2
-RMD160 (django-mptt-0.9.0.tar.gz) = 901735d0f7e71d8439260f74bf3e73483973ea31
-SHA512 (django-mptt-0.9.0.tar.gz) = e6f26209594ed1c5960efbc546b2717a40222e68fc60dfc60dcb69dca97aa3f0efd1ab644386b3741e40cba799487d5b277fb451ea2d8010948c835b803a1312
-Size (django-mptt-0.9.0.tar.gz) = 93966 bytes
+SHA1 (django-mptt-0.9.1.tar.gz) = 973f05b2792dad30200a1b13efb5166939f2b09d
+RMD160 (django-mptt-0.9.1.tar.gz) = 29bcc9ff991b5e0f57c5ac5e38cab86efc88abdd
+SHA512 (django-mptt-0.9.1.tar.gz) = 54e0d36fe4893846491cc253d9010024b53eff4c6570e77cde33257844dba36406ad56f4dc13a586806abbc4e53d4864101002227d5c5819c72926b45100914d
+Size (django-mptt-0.9.1.tar.gz) = 95615 bytes



Home | Main Index | Thread Index | Old Index