pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-wagtailnews



Module Name:    pkgsrc
Committed By:   joerg
Date:           Thu Aug 20 11:19:18 UTC 2020

Added Files:
        pkgsrc/www/py-wagtailnews: DESCR Makefile PLIST distinfo
        pkgsrc/www/py-wagtailnews/patches: patch-tests_app_settings.py

Log Message:
Add py-wagtailnews-2.7.1:

A plugin for Wagtail that provides news / blogging functionality.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/py-wagtailnews/DESCR \
    pkgsrc/www/py-wagtailnews/Makefile pkgsrc/www/py-wagtailnews/PLIST \
    pkgsrc/www/py-wagtailnews/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/www/py-wagtailnews/patches/patch-tests_app_settings.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/www/py-wagtailnews/DESCR
diff -u /dev/null pkgsrc/www/py-wagtailnews/DESCR:1.1
--- /dev/null   Thu Aug 20 11:19:18 2020
+++ pkgsrc/www/py-wagtailnews/DESCR     Thu Aug 20 11:19:18 2020
@@ -0,0 +1 @@
+A plugin for Wagtail that provides news / blogging functionality.
Index: pkgsrc/www/py-wagtailnews/Makefile
diff -u /dev/null pkgsrc/www/py-wagtailnews/Makefile:1.1
--- /dev/null   Thu Aug 20 11:19:18 2020
+++ pkgsrc/www/py-wagtailnews/Makefile  Thu Aug 20 11:19:18 2020
@@ -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"
Index: pkgsrc/www/py-wagtailnews/PLIST
diff -u /dev/null pkgsrc/www/py-wagtailnews/PLIST:1.1
--- /dev/null   Thu Aug 20 11:19:18 2020
+++ pkgsrc/www/py-wagtailnews/PLIST     Thu Aug 20 11:19:18 2020
@@ -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
Index: pkgsrc/www/py-wagtailnews/distinfo
diff -u /dev/null pkgsrc/www/py-wagtailnews/distinfo:1.1
--- /dev/null   Thu Aug 20 11:19:18 2020
+++ pkgsrc/www/py-wagtailnews/distinfo  Thu Aug 20 11:19:18 2020
@@ -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

Index: pkgsrc/www/py-wagtailnews/patches/patch-tests_app_settings.py
diff -u /dev/null pkgsrc/www/py-wagtailnews/patches/patch-tests_app_settings.py:1.1
--- /dev/null   Thu Aug 20 11:19:18 2020
+++ pkgsrc/www/py-wagtailnews/patches/patch-tests_app_settings.py       Thu Aug 20 11:19:18 2020
@@ -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