Subject: CVS commit: pkgsrc/www/py-djangocms-text-ckeditor
From: Adam Ciarcinski
Date: 2021-01-16 11:13:54
Message id: 20210116101354.8B12FFA9D@cvs.NetBSD.org

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

Files:
RevisionActionfile
1.14modifypkgsrc/www/py-djangocms-text-ckeditor/Makefile
1.10modifypkgsrc/www/py-djangocms-text-ckeditor/PLIST
1.12modifypkgsrc/www/py-djangocms-text-ckeditor/distinfo
1.1addpkgsrc/www/py-djangocms-text-ckeditor/patches/patch-setup.py