diff options
author | adam <adam@pkgsrc.org> | 2020-02-22 06:56:04 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-02-22 06:56:04 +0000 |
commit | 8848563fb073270bc03cad2640aeb35671a101d6 (patch) | |
tree | f4059a1e6e411fe5574beaa8d81e35bb646b00b3 /www | |
parent | ec6a4aae05cddfa1cde73a987dbb6d06a47099d8 (diff) | |
download | pkgsrc-8848563fb073270bc03cad2640aeb35671a101d6.tar.gz |
py-djangocms-text-ckeditor: updated to 3.9.0
3.9.0:
Added support for Django 3.0
Added support for Python 3.8
Removed Aldryn Boilerplate support
Diffstat (limited to 'www')
-rw-r--r-- | www/py-djangocms-text-ckeditor/Makefile | 6 | ||||
-rw-r--r-- | www/py-djangocms-text-ckeditor/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/www/py-djangocms-text-ckeditor/Makefile b/www/py-djangocms-text-ckeditor/Makefile index 459e2be0ac3..33258213581 100644 --- a/www/py-djangocms-text-ckeditor/Makefile +++ b/www/py-djangocms-text-ckeditor/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2020/02/19 12:00:03 adam Exp $ +# $NetBSD: Makefile,v 1.13 2020/02/22 06:56:04 adam Exp $ -DISTNAME= djangocms-text-ckeditor-3.8.0 +DISTNAME= djangocms-text-ckeditor-3.9.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_PYPI:=d/djangocms-text-ckeditor/} @@ -11,7 +11,7 @@ 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.3.0:../../www/py-django-cms +DEPENDS+= ${PYPKGPREFIX}-django-cms>=3.4.5:../../www/py-django-cms DEPENDS+= ${PYPKGPREFIX}-html5lib>=0.999999999:../../textproc/py-html5lib USE_LANGUAGES= # none diff --git a/www/py-djangocms-text-ckeditor/distinfo b/www/py-djangocms-text-ckeditor/distinfo index af9456cf129..ba5391eba09 100644 --- a/www/py-djangocms-text-ckeditor/distinfo +++ b/www/py-djangocms-text-ckeditor/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2020/02/19 12:00:03 adam Exp $ +$NetBSD: distinfo,v 1.11 2020/02/22 06:56:04 adam Exp $ -SHA1 (djangocms-text-ckeditor-3.8.0.tar.gz) = 7e547c0d4493892e446fd4bdbd0861201c9e54c4 -RMD160 (djangocms-text-ckeditor-3.8.0.tar.gz) = 5cfb2902df2dde4bfbd2b79be459175c8ce916b2 -SHA512 (djangocms-text-ckeditor-3.8.0.tar.gz) = 0fd464d9b9b1c6d84484cf64156ace0bf4352c800665cc5d083892f146700ec1036f64d49198580a910639f329cf37559ce48ee27a92928999599f78d6b1e0dd -Size (djangocms-text-ckeditor-3.8.0.tar.gz) = 1535643 bytes +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 |