pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-djangocms-text-ckeditor



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Feb 22 06:56:04 UTC 2020

Modified Files:
        pkgsrc/www/py-djangocms-text-ckeditor: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/py-djangocms-text-ckeditor/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/py-djangocms-text-ckeditor/distinfo

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

Modified files:

Index: pkgsrc/www/py-djangocms-text-ckeditor/Makefile
diff -u pkgsrc/www/py-djangocms-text-ckeditor/Makefile:1.12 pkgsrc/www/py-djangocms-text-ckeditor/Makefile:1.13
--- pkgsrc/www/py-djangocms-text-ckeditor/Makefile:1.12 Wed Feb 19 12:00:03 2020
+++ pkgsrc/www/py-djangocms-text-ckeditor/Makefile      Sat Feb 22 06:56:04 2020
@@ -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
 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

Index: pkgsrc/www/py-djangocms-text-ckeditor/distinfo
diff -u pkgsrc/www/py-djangocms-text-ckeditor/distinfo:1.10 pkgsrc/www/py-djangocms-text-ckeditor/distinfo:1.11
--- pkgsrc/www/py-djangocms-text-ckeditor/distinfo:1.10 Wed Feb 19 12:00:03 2020
+++ pkgsrc/www/py-djangocms-text-ckeditor/distinfo      Sat Feb 22 06:56:04 2020
@@ -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