pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-django-contrib-comments



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Mar 10 15:28:24 UTC 2019

Modified Files:
        pkgsrc/www/py-django-contrib-comments: Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-django-contrib-comments/Makefile \
    pkgsrc/www/py-django-contrib-comments/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-django-contrib-comments/PLIST

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-contrib-comments/Makefile
diff -u pkgsrc/www/py-django-contrib-comments/Makefile:1.2 pkgsrc/www/py-django-contrib-comments/Makefile:1.3
--- pkgsrc/www/py-django-contrib-comments/Makefile:1.2  Mon Oct 15 11:20:14 2018
+++ pkgsrc/www/py-django-contrib-comments/Makefile      Sun Mar 10 15:28:24 2019
@@ -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/}
Index: pkgsrc/www/py-django-contrib-comments/distinfo
diff -u pkgsrc/www/py-django-contrib-comments/distinfo:1.2 pkgsrc/www/py-django-contrib-comments/distinfo:1.3
--- pkgsrc/www/py-django-contrib-comments/distinfo:1.2  Mon Oct 15 11:20:14 2018
+++ pkgsrc/www/py-django-contrib-comments/distinfo      Sun Mar 10 15:28:24 2019
@@ -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

Index: pkgsrc/www/py-django-contrib-comments/PLIST
diff -u pkgsrc/www/py-django-contrib-comments/PLIST:1.1 pkgsrc/www/py-django-contrib-comments/PLIST:1.2
--- pkgsrc/www/py-django-contrib-comments/PLIST:1.1     Tue May  9 20:22:34 2017
+++ pkgsrc/www/py-django-contrib-comments/PLIST Sun Mar 10 15:28:24 2019
@@ -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/feeds.pyo
 ${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_N
 ${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



Home | Main Index | Thread Index | Old Index