pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-django-contrib-comments py-django-contrib-comme...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/945b77bd976e
branches:  trunk
changeset: 320785:945b77bd976e
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Mar 10 15:28:24 2019 +0000

description:
py-django-contrib-comments: updated to 1.9.1

1.9.1:
* WARNING: This is most probably the last version supporting Python 2.
* Added testing for Python 3.7.
* Confirmed support for Django 2.2 (no code changes required).
* Updated translations.

diffstat:

 www/py-django-contrib-comments/Makefile |   4 ++--
 www/py-django-contrib-comments/PLIST    |   6 +++++-
 www/py-django-contrib-comments/distinfo |  10 +++++-----
 3 files changed, 12 insertions(+), 8 deletions(-)

diffs (54 lines):

diff -r 0ff2cfb2750f -r 945b77bd976e www/py-django-contrib-comments/Makefile
--- a/www/py-django-contrib-comments/Makefile   Sun Mar 10 15:27:07 2019 +0000
+++ b/www/py-django-contrib-comments/Makefile   Sun Mar 10 15:28:24 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/10/15 11:20:14 adam Exp $
+# $NetBSD: Makefile,v 1.3 2019/03/10 15:28:24 adam Exp $
 
-DISTNAME=      django-contrib-comments-1.9.0
+DISTNAME=      django-contrib-comments-1.9.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/django-contrib-comments/}
diff -r 0ff2cfb2750f -r 945b77bd976e www/py-django-contrib-comments/PLIST
--- a/www/py-django-contrib-comments/PLIST      Sun Mar 10 15:27:07 2019 +0000
+++ b/www/py-django-contrib-comments/PLIST      Sun Mar 10 15:28:24 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/05/09 20:22:34 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/03/10 15:28:24 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -23,6 +23,8 @@
 ${PYSITELIB}/django_comments/forms.py
 ${PYSITELIB}/django_comments/forms.pyc
 ${PYSITELIB}/django_comments/forms.pyo
+${PYSITELIB}/django_comments/locale/af/LC_MESSAGES/django.mo
+${PYSITELIB}/django_comments/locale/af/LC_MESSAGES/django.po
 ${PYSITELIB}/django_comments/locale/ar/LC_MESSAGES/django.mo
 ${PYSITELIB}/django_comments/locale/ar/LC_MESSAGES/django.po
 ${PYSITELIB}/django_comments/locale/az/LC_MESSAGES/django.mo
@@ -75,6 +77,8 @@
 ${PYSITELIB}/django_comments/locale/fy_NL/LC_MESSAGES/django.po
 ${PYSITELIB}/django_comments/locale/ga/LC_MESSAGES/django.mo
 ${PYSITELIB}/django_comments/locale/ga/LC_MESSAGES/django.po
+${PYSITELIB}/django_comments/locale/gd/LC_MESSAGES/django.mo
+${PYSITELIB}/django_comments/locale/gd/LC_MESSAGES/django.po
 ${PYSITELIB}/django_comments/locale/gl/LC_MESSAGES/django.mo
 ${PYSITELIB}/django_comments/locale/gl/LC_MESSAGES/django.po
 ${PYSITELIB}/django_comments/locale/he/LC_MESSAGES/django.mo
diff -r 0ff2cfb2750f -r 945b77bd976e www/py-django-contrib-comments/distinfo
--- a/www/py-django-contrib-comments/distinfo   Sun Mar 10 15:27:07 2019 +0000
+++ b/www/py-django-contrib-comments/distinfo   Sun Mar 10 15:28:24 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/10/15 11:20:14 adam Exp $
+$NetBSD: distinfo,v 1.3 2019/03/10 15:28:24 adam Exp $
 
-SHA1 (django-contrib-comments-1.9.0.tar.gz) = a689c957ce85dece422a66de94985981fb9835d5
-RMD160 (django-contrib-comments-1.9.0.tar.gz) = ae257ab91b614576e33534f191ffd110a6920d2b
-SHA512 (django-contrib-comments-1.9.0.tar.gz) = 9be1b9dcc02792b9d0da54203ca61dccbd4be6932226c1480bde9b9bf1bc91dce369fe16f99860dfd273fbf112751eec0d20528d16fcb3164a5677a826de5660
-Size (django-contrib-comments-1.9.0.tar.gz) = 858400 bytes
+SHA1 (django-contrib-comments-1.9.1.tar.gz) = b04bff315348b214d56b511bf2a03b5b41d82940
+RMD160 (django-contrib-comments-1.9.1.tar.gz) = b0a5fdd37b6a2194bb8d6a25487c13a882ce4c38
+SHA512 (django-contrib-comments-1.9.1.tar.gz) = 12a7d309a5369ef53afeda57cf2b4721a19287a44e66075ebefd35559499bcaded61bd2e35a821bf6a548848e7af60d111f46bec9aff471bd7c28b1eed1eb4f9
+Size (django-contrib-comments-1.9.1.tar.gz) = 862465 bytes



Home | Main Index | Thread Index | Old Index