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/7d58a834905f
branches: trunk
changeset: 445070:7d58a834905f
user: adam <adam%pkgsrc.org@localhost>
date: Sat Jan 16 10:15:22 2021 +0000
description:
py-django-contrib-comments: updated to 2.0.0
2.0.0:
Removed support for Python 2.
Renamed zh_CN to zh_Hans and zh_TW to zh_Hant to match Django Chinese translations naming.
Confirmed support for Django 3.1 and avoid deprecation warnings.
Confirmed support for Python 3.8.
Updated Arabic and German translations.
diffstat:
www/py-django-contrib-comments/Makefile | 6 ++++--
www/py-django-contrib-comments/PLIST | 10 +++++-----
www/py-django-contrib-comments/distinfo | 10 +++++-----
3 files changed, 14 insertions(+), 12 deletions(-)
diffs (59 lines):
diff -r 93fc1d3ee81d -r 7d58a834905f www/py-django-contrib-comments/Makefile
--- a/www/py-django-contrib-comments/Makefile Sat Jan 16 10:14:40 2021 +0000
+++ b/www/py-django-contrib-comments/Makefile Sat Jan 16 10:15:22 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2020/11/26 11:19:33 adam Exp $
+# $NetBSD: Makefile,v 1.5 2021/01/16 10:15:22 adam Exp $
-DISTNAME= django-contrib-comments-1.9.2
+DISTNAME= django-contrib-comments-2.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-contrib-comments/}
@@ -14,5 +14,7 @@
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 93fc1d3ee81d -r 7d58a834905f www/py-django-contrib-comments/PLIST
--- a/www/py-django-contrib-comments/PLIST Sat Jan 16 10:14:40 2021 +0000
+++ b/www/py-django-contrib-comments/PLIST Sat Jan 16 10:15:22 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2019/03/10 15:28:24 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2021/01/16 10:15:22 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -169,10 +169,10 @@
${PYSITELIB}/django_comments/locale/ur/LC_MESSAGES/django.po
${PYSITELIB}/django_comments/locale/vi/LC_MESSAGES/django.mo
${PYSITELIB}/django_comments/locale/vi/LC_MESSAGES/django.po
-${PYSITELIB}/django_comments/locale/zh_CN/LC_MESSAGES/django.mo
-${PYSITELIB}/django_comments/locale/zh_CN/LC_MESSAGES/django.po
-${PYSITELIB}/django_comments/locale/zh_TW/LC_MESSAGES/django.mo
-${PYSITELIB}/django_comments/locale/zh_TW/LC_MESSAGES/django.po
+${PYSITELIB}/django_comments/locale/zh_Hans/LC_MESSAGES/django.mo
+${PYSITELIB}/django_comments/locale/zh_Hans/LC_MESSAGES/django.po
+${PYSITELIB}/django_comments/locale/zh_Hant/LC_MESSAGES/django.mo
+${PYSITELIB}/django_comments/locale/zh_Hant/LC_MESSAGES/django.po
${PYSITELIB}/django_comments/managers.py
${PYSITELIB}/django_comments/managers.pyc
${PYSITELIB}/django_comments/managers.pyo
diff -r 93fc1d3ee81d -r 7d58a834905f www/py-django-contrib-comments/distinfo
--- a/www/py-django-contrib-comments/distinfo Sat Jan 16 10:14:40 2021 +0000
+++ b/www/py-django-contrib-comments/distinfo Sat Jan 16 10:15:22 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/11/26 11:19:33 adam Exp $
+$NetBSD: distinfo,v 1.5 2021/01/16 10:15:22 adam Exp $
-SHA1 (django-contrib-comments-1.9.2.tar.gz) = d36608f468b37a8bebbc7831cadb25b95bbccdfd
-RMD160 (django-contrib-comments-1.9.2.tar.gz) = e3873f1832586eb71fd36f7d2458f327721bc727
-SHA512 (django-contrib-comments-1.9.2.tar.gz) = 70e9bd496d0419f0c6578db201ac5d4263e27ea2466ff7888cab037eabde1f87e1fddbc6a690e814cf6220188f5f9fe9728900f5358634768787f0a47618bf58
-Size (django-contrib-comments-1.9.2.tar.gz) = 848588 bytes
+SHA1 (django-contrib-comments-2.0.0.tar.gz) = d10c0cf041e05a29206e425e67d029329562094c
+RMD160 (django-contrib-comments-2.0.0.tar.gz) = 2265b78e228bc0cee4004ee53c18f728d327107f
+SHA512 (django-contrib-comments-2.0.0.tar.gz) = 43d71a3fdf630b2ec708634eeac808bf4d8f9b534c37458a5523de3a8e67625767894c42c791c4326eed50c0ecd4ffd7f75a0f25f0eaae6e3da74cc071ec6007
+Size (django-contrib-comments-2.0.0.tar.gz) = 848477 bytes
Home |
Main Index |
Thread Index |
Old Index