Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-wagtailnews Add py-wagtailnews-2.7.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b516a7edd955
branches:  trunk
changeset: 437293:b516a7edd955
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Aug 20 11:19:18 2020 +0000

description:
Add py-wagtailnews-2.7.1:

A plugin for Wagtail that provides news / blogging functionality.

diffstat:

 www/py-wagtailnews/DESCR                               |   1 +
 www/py-wagtailnews/Makefile                            |  26 +++++
 www/py-wagtailnews/PLIST                               |  86 ++++++++++++++++++
 www/py-wagtailnews/distinfo                            |   7 +
 www/py-wagtailnews/patches/patch-tests_app_settings.py |  23 ++++
 5 files changed, 143 insertions(+), 0 deletions(-)

diffs (163 lines):

diff -r 3a4d6416a183 -r b516a7edd955 www/py-wagtailnews/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-wagtailnews/DESCR  Thu Aug 20 11:19:18 2020 +0000
@@ -0,0 +1,1 @@
+A plugin for Wagtail that provides news / blogging functionality.
diff -r 3a4d6416a183 -r b516a7edd955 www/py-wagtailnews/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-wagtailnews/Makefile       Thu Aug 20 11:19:18 2020 +0000
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1 2020/08/20 11:19:18 joerg Exp $
+
+DISTNAME=      wagtailnews-2.7.1
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    www python
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=neon-jungle/}
+
+MAINTAINER=    joerg%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/neon-jungle/wagtailnews
+COMMENT=       News system for the Wagtail CMS
+LICENSE=       2-clause-bsd
+
+GITHUB_PROJECT=        wagtailnews
+GITHUB_TAG=    ${PKGVERSION_NOREV}
+
+DEPENDS+=      ${PYPKGPREFIX}-wagtail>=2.9:../../www/py-wagtail
+
+USE_LANGUAGES=         # none
+
+PYTHON_VERSIONS_INCOMPATIBLE=  27      # py-wagtail
+
+do-test:
+       cd ${WRKSRC} && ${PYTHONBIN} runtests.py
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 3a4d6416a183 -r b516a7edd955 www/py-wagtailnews/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-wagtailnews/PLIST  Thu Aug 20 11:19:18 2020 +0000
@@ -0,0 +1,86 @@
+@comment $NetBSD: PLIST,v 1.1 2020/08/20 11:19:18 joerg Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/wagtailnews/__init__.py
+${PYSITELIB}/wagtailnews/__init__.pyc
+${PYSITELIB}/wagtailnews/__init__.pyo
+${PYSITELIB}/wagtailnews/blocks.py
+${PYSITELIB}/wagtailnews/blocks.pyc
+${PYSITELIB}/wagtailnews/blocks.pyo
+${PYSITELIB}/wagtailnews/conf.py
+${PYSITELIB}/wagtailnews/conf.pyc
+${PYSITELIB}/wagtailnews/conf.pyo
+${PYSITELIB}/wagtailnews/decorators.py
+${PYSITELIB}/wagtailnews/decorators.pyc
+${PYSITELIB}/wagtailnews/decorators.pyo
+${PYSITELIB}/wagtailnews/deprecation.py
+${PYSITELIB}/wagtailnews/deprecation.pyc
+${PYSITELIB}/wagtailnews/deprecation.pyo
+${PYSITELIB}/wagtailnews/edit_handlers.py
+${PYSITELIB}/wagtailnews/edit_handlers.pyc
+${PYSITELIB}/wagtailnews/edit_handlers.pyo
+${PYSITELIB}/wagtailnews/feeds.py
+${PYSITELIB}/wagtailnews/feeds.pyc
+${PYSITELIB}/wagtailnews/feeds.pyo
+${PYSITELIB}/wagtailnews/forms.py
+${PYSITELIB}/wagtailnews/forms.pyc
+${PYSITELIB}/wagtailnews/forms.pyo
+${PYSITELIB}/wagtailnews/menu.py
+${PYSITELIB}/wagtailnews/menu.pyc
+${PYSITELIB}/wagtailnews/menu.pyo
+${PYSITELIB}/wagtailnews/models.py
+${PYSITELIB}/wagtailnews/models.pyc
+${PYSITELIB}/wagtailnews/models.pyo
+${PYSITELIB}/wagtailnews/permissions.py
+${PYSITELIB}/wagtailnews/permissions.pyc
+${PYSITELIB}/wagtailnews/permissions.pyo
+${PYSITELIB}/wagtailnews/signals.py
+${PYSITELIB}/wagtailnews/signals.pyc
+${PYSITELIB}/wagtailnews/signals.pyo
+${PYSITELIB}/wagtailnews/static/js/news_chooser.js
+${PYSITELIB}/wagtailnews/templates/wagtailnews/choose.html
+${PYSITELIB}/wagtailnews/templates/wagtailnews/chooser/choose.js
+${PYSITELIB}/wagtailnews/templates/wagtailnews/chooser/chooser.html
+${PYSITELIB}/wagtailnews/templates/wagtailnews/chooser/chosen.js
+${PYSITELIB}/wagtailnews/templates/wagtailnews/chooser/list.html
+${PYSITELIB}/wagtailnews/templates/wagtailnews/chooser/search_results.html
+${PYSITELIB}/wagtailnews/templates/wagtailnews/create.html
+${PYSITELIB}/wagtailnews/templates/wagtailnews/delete.html
+${PYSITELIB}/wagtailnews/templates/wagtailnews/edit.html
+${PYSITELIB}/wagtailnews/templates/wagtailnews/index.html
+${PYSITELIB}/wagtailnews/templates/wagtailnews/newsitem_list.html
+${PYSITELIB}/wagtailnews/templates/wagtailnews/search.html
+${PYSITELIB}/wagtailnews/templates/wagtailnews/search_results.html
+${PYSITELIB}/wagtailnews/templates/wagtailnews/unpublish.html
+${PYSITELIB}/wagtailnews/templates/wagtailnews/widgets/news_chooser.html
+${PYSITELIB}/wagtailnews/templatetags/__init__.py
+${PYSITELIB}/wagtailnews/templatetags/__init__.pyc
+${PYSITELIB}/wagtailnews/templatetags/__init__.pyo
+${PYSITELIB}/wagtailnews/templatetags/wagtailnews_admin_tags.py
+${PYSITELIB}/wagtailnews/templatetags/wagtailnews_admin_tags.pyc
+${PYSITELIB}/wagtailnews/templatetags/wagtailnews_admin_tags.pyo
+${PYSITELIB}/wagtailnews/urls.py
+${PYSITELIB}/wagtailnews/urls.pyc
+${PYSITELIB}/wagtailnews/urls.pyo
+${PYSITELIB}/wagtailnews/version.py
+${PYSITELIB}/wagtailnews/version.pyc
+${PYSITELIB}/wagtailnews/version.pyo
+${PYSITELIB}/wagtailnews/views/__init__.py
+${PYSITELIB}/wagtailnews/views/__init__.pyc
+${PYSITELIB}/wagtailnews/views/__init__.pyo
+${PYSITELIB}/wagtailnews/views/chooser.py
+${PYSITELIB}/wagtailnews/views/chooser.pyc
+${PYSITELIB}/wagtailnews/views/chooser.pyo
+${PYSITELIB}/wagtailnews/views/editor.py
+${PYSITELIB}/wagtailnews/views/editor.pyc
+${PYSITELIB}/wagtailnews/views/editor.pyo
+${PYSITELIB}/wagtailnews/wagtail_hooks.py
+${PYSITELIB}/wagtailnews/wagtail_hooks.pyc
+${PYSITELIB}/wagtailnews/wagtail_hooks.pyo
+${PYSITELIB}/wagtailnews/widgets.py
+${PYSITELIB}/wagtailnews/widgets.pyc
+${PYSITELIB}/wagtailnews/widgets.pyo
diff -r 3a4d6416a183 -r b516a7edd955 www/py-wagtailnews/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-wagtailnews/distinfo       Thu Aug 20 11:19:18 2020 +0000
@@ -0,0 +1,7 @@
+$NetBSD: distinfo,v 1.1 2020/08/20 11:19:18 joerg Exp $
+
+SHA1 (wagtailnews-2.7.1.tar.gz) = 786dabfc49c436559642667e82c127aa4598ce69
+RMD160 (wagtailnews-2.7.1.tar.gz) = 156747c1404d998ecb05af88ead2b6add8d721ad
+SHA512 (wagtailnews-2.7.1.tar.gz) = 1f30a7e3539f7b943bda1bec9912de70426e2aa33459e903f585a3d6bbe9c045a3c8ac72d3f54a9dcefcd75f625bd6cda67d1c5e39e3dcc5d0ca152cc9abedeb
+Size (wagtailnews-2.7.1.tar.gz) = 37402 bytes
+SHA1 (patch-tests_app_settings.py) = 68ec57ce8affcf30aabaacb6e6e49c79bf3f158b
diff -r 3a4d6416a183 -r b516a7edd955 www/py-wagtailnews/patches/patch-tests_app_settings.py
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-wagtailnews/patches/patch-tests_app_settings.py    Thu Aug 20 11:19:18 2020 +0000
@@ -0,0 +1,23 @@
+$NetBSD: patch-tests_app_settings.py,v 1.1 2020/08/20 11:19:18 joerg Exp $
+
+aefb23c2eaeb64ff9313fba8893fdb9d516219cd
+
+--- tests/app/settings.py.orig 2020-08-19 23:58:44.261039842 +0000
++++ tests/app/settings.py
+@@ -29,6 +29,7 @@ INSTALLED_APPS = [
+     'django.contrib.admin',
+     'django.contrib.auth',
+     'django.contrib.contenttypes',
++    'django.contrib.messages',
+     'django.contrib.sessions',
+     'django.contrib.staticfiles',
+ ]
+@@ -60,8 +61,6 @@ MIDDLEWARE = [
+     'django.contrib.auth.middleware.AuthenticationMiddleware',
+     'django.contrib.messages.middleware.MessageMiddleware',
+     'django.middleware.clickjacking.XFrameOptionsMiddleware',
+-
+-    'wagtail.core.middleware.SiteMiddleware',
+ ]
+ 
+ TEMPLATES = [



Home | Main Index | Thread Index | Old Index