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/7fe420381444
branches:  trunk
changeset: 423617:7fe420381444
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Feb 22 06:56:04 2020 +0000

description:
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:

 www/py-djangocms-text-ckeditor/Makefile |   6 +++---
 www/py-djangocms-text-ckeditor/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (36 lines):

diff -r a63e8ec84bde -r 7fe420381444 www/py-djangocms-text-ckeditor/Makefile
--- a/www/py-djangocms-text-ckeditor/Makefile   Sat Feb 22 06:55:01 2020 +0000
+++ b/www/py-djangocms-text-ckeditor/Makefile   Sat Feb 22 06:56:04 2020 +0000
@@ -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 @@
 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 -r a63e8ec84bde -r 7fe420381444 www/py-djangocms-text-ckeditor/distinfo
--- a/www/py-djangocms-text-ckeditor/distinfo   Sat Feb 22 06:55:01 2020 +0000
+++ b/www/py-djangocms-text-ckeditor/distinfo   Sat Feb 22 06:56:04 2020 +0000
@@ -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



Home | Main Index | Thread Index | Old Index