pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-djangocms-text-ckeditor py-djangocms-text-ckedi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/37f0acc35377
branches: trunk
changeset: 445068:37f0acc35377
user: adam <adam%pkgsrc.org@localhost>
date: Sat Jan 16 10:13:54 2021 +0000
description:
py-djangocms-text-ckeditor: updated to 4.0.0
4.0.0:
Added support for Django 3.1
Dropped support for Python 2.7 and Python 3.4
Dropped support for Django < 2.2
Ensure that correct urls are generated when static files are hosted on a CDN
Allow to style WYSIWYG content based on parent plugins, by adding
CMSPluginBase.child_ckeditor_body_css_class to a parent
Upgrade to CKeditor version to 4.14.1
diffstat:
www/py-djangocms-text-ckeditor/Makefile | 10 ++++----
www/py-djangocms-text-ckeditor/PLIST | 22 +++++++++++++++---
www/py-djangocms-text-ckeditor/distinfo | 11 +++++----
www/py-djangocms-text-ckeditor/patches/patch-setup.py | 15 ++++++++++++
4 files changed, 44 insertions(+), 14 deletions(-)
diffs (158 lines):
diff -r ead39cb6ab1e -r 37f0acc35377 www/py-djangocms-text-ckeditor/Makefile
--- a/www/py-djangocms-text-ckeditor/Makefile Sat Jan 16 10:12:50 2021 +0000
+++ b/www/py-djangocms-text-ckeditor/Makefile Sat Jan 16 10:13:54 2021 +0000
@@ -1,18 +1,18 @@
-# $NetBSD: Makefile,v 1.13 2020/02/22 06:56:04 adam Exp $
+# $NetBSD: Makefile,v 1.14 2021/01/16 10:13:54 adam Exp $
-DISTNAME= djangocms-text-ckeditor-3.9.0
+DISTNAME= djangocms-text-ckeditor-4.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/djangocms-text-ckeditor/}
MAINTAINER= adam%NetBSD.org@localhost
HOMEPAGE= https://github.com/divio/djangocms-text-ckeditor
-COMMENT= Text Plugin for django-cms with CK-Editor
+COMMENT= Text Plugin for Django CMS with CK-Editor
LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-Pillow-[0-9]*:../../graphics/py-Pillow
-DEPENDS+= ${PYPKGPREFIX}-django-cms>=3.4.5:../../www/py-django-cms
-DEPENDS+= ${PYPKGPREFIX}-html5lib>=0.999999999:../../textproc/py-html5lib
+DEPENDS+= ${PYPKGPREFIX}-django-cms>=3.6:../../www/py-django-cms
+DEPENDS+= ${PYPKGPREFIX}-html5lib>=1.0:../../textproc/py-html5lib
USE_LANGUAGES= # none
diff -r ead39cb6ab1e -r 37f0acc35377 www/py-djangocms-text-ckeditor/PLIST
--- a/www/py-djangocms-text-ckeditor/PLIST Sat Jan 16 10:12:50 2021 +0000
+++ b/www/py-djangocms-text-ckeditor/PLIST Sat Jan 16 10:13:54 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2020/02/19 12:00:03 adam Exp $
+@comment $NetBSD: PLIST,v 1.10 2021/01/16 10:13:54 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -210,6 +210,7 @@
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/el.js
+${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-au.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js
@@ -265,12 +266,14 @@
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/about/dialogs/about.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/about/dialogs/logo_ckeditor.png
+${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/clipboard/dialogs/paste.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.css
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/copyformatting/cursors/cursor.svg
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/copyformatting/styles/copyformatting.css
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/dialog/dialogDefinition.js
+${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/dialog/styles/dialog.css
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/div/dialogs/div.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/find/dialogs/find.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/flash/dialogs/flash.js
@@ -301,7 +304,11 @@
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/magicline/images/icon.png
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pagebreak/images/pagebreak.gif
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastefromword/filter/default.js
+${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastetools/filter/common.js
+${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/pastetools/filter/image.js
+${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/preview/images/pagebreak.gif
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/preview/preview.html
+${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/preview/styles/screen.css
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/CHANGELOG.md
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/LICENSE.md
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/scayt/README.md
@@ -336,6 +343,8 @@
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/embaressed_smile.gif
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.gif
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.png
+${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/envelope.gif
+${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/envelope.png
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/heart.gif
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/heart.png
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/kiss.gif
@@ -407,11 +416,14 @@
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pl.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt.js
+${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ro.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ru.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/si.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sk.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sl.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sq.js
+${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sr-latn.js
+${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sr.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sv.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/th.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tr.js
@@ -444,6 +456,7 @@
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img/header-bg.png
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img/header-separator.png
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img/logo.png
+${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img/logo.svg
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/img/navigation-tip.png
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/index.html
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/samples/js/sample.js
@@ -526,15 +539,16 @@
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/images/spinner.gif
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/skins/moono-lisa/readme.md
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/styles.js
+${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/vendor/promise.js
+${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/.editorconfig
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsdialog/plugin.js
-${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsplugins/icons/cmsplugins.png
-${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsplugins/icons/cmsplugins.psd
+${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsplugins/icons/cmsplugins.svg
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsplugins/plugin.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmsresize/plugin.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor_plugins/cmswidget/plugin.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/css/cms.ckeditor.css
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/js/cms.ckeditor.js
-${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/js/dist/bundle-45a646fecc.cms.ckeditor.min.js
+${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/js/dist/bundle-bb31a8b837.cms.ckeditor.min.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/js/post.js
${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/js/pre.js
${PYSITELIB}/djangocms_text_ckeditor/templates/cms/plugins/render_plugin_preview.html
diff -r ead39cb6ab1e -r 37f0acc35377 www/py-djangocms-text-ckeditor/distinfo
--- a/www/py-djangocms-text-ckeditor/distinfo Sat Jan 16 10:12:50 2021 +0000
+++ b/www/py-djangocms-text-ckeditor/distinfo Sat Jan 16 10:13:54 2021 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.11 2020/02/22 06:56:04 adam Exp $
+$NetBSD: distinfo,v 1.12 2021/01/16 10:13:54 adam Exp $
-SHA1 (djangocms-text-ckeditor-3.9.0.tar.gz) = de3aad952d76c758d4c7c62a0562436be1b7c9c7
-RMD160 (djangocms-text-ckeditor-3.9.0.tar.gz) = aac91b5b23fdcce475cc50c7317c8a559a233b31
-SHA512 (djangocms-text-ckeditor-3.9.0.tar.gz) = 556d2fbb8a45d9e3adf842e7c3fd626105d99c7d6c815ce5943808938df456bf601c233739d04754300e7a2f1b580ff96e458addb9344ca74777b7b7ce69da82
-Size (djangocms-text-ckeditor-3.9.0.tar.gz) = 1535641 bytes
+SHA1 (djangocms-text-ckeditor-4.0.0.tar.gz) = cef9bb901f575e7600959d08ca122a023cff6685
+RMD160 (djangocms-text-ckeditor-4.0.0.tar.gz) = 66c8c43f39eabf3451b047d859bdf5ada243fe61
+SHA512 (djangocms-text-ckeditor-4.0.0.tar.gz) = b837554ac7a563afb24a924da39e420764098164adb4e47680256d59113fdeb5053432c995b89c8fffa0615d08ae433decceed1a79956611e4ab3b0b207d2a29
+Size (djangocms-text-ckeditor-4.0.0.tar.gz) = 1634713 bytes
+SHA1 (patch-setup.py) = d2f91e02e1eb1bfeea97184bfd0d095824489d4a
diff -r ead39cb6ab1e -r 37f0acc35377 www/py-djangocms-text-ckeditor/patches/patch-setup.py
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-djangocms-text-ckeditor/patches/patch-setup.py Sat Jan 16 10:13:54 2021 +0000
@@ -0,0 +1,15 @@
+$NetBSD: patch-setup.py,v 1.1 2021/01/16 10:13:54 adam Exp $
+
+Do not install tests.
+
+--- setup.py.orig 2021-01-16 10:08:40.000000000 +0000
++++ setup.py
+@@ -47,7 +47,7 @@ setup(
+ license="BSD-3-Clause",
+ description="Text Plugin for django CMS with CKEditor support",
+ long_description=open("README.rst").read(),
+- packages=find_packages(),
++ packages=find_packages(exclude=['tests*']),
+ include_package_data=True,
+ zip_safe=False,
+ install_requires=REQUIREMENTS,
Home |
Main Index |
Thread Index |
Old Index