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:           Thu Dec 13 21:34:34 UTC 2018

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

Log Message:
py-djangocms-text-ckeditor: updated to 3.7.0

3.7.0:
Added support for Django 1.11, 2.0 and 2.1
Removed support for Django < 1.11
Adapted testing infrastructure (tox/travis) to incorporate django CMS 3.5 and 3.6


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/py-djangocms-text-ckeditor/Makefile
cvs rdiff -u -r1.8 -r1.9 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.9 pkgsrc/www/py-djangocms-text-ckeditor/Makefile:1.10
--- pkgsrc/www/py-djangocms-text-ckeditor/Makefile:1.9  Tue Nov 20 18:40:17 2018
+++ pkgsrc/www/py-djangocms-text-ckeditor/Makefile      Thu Dec 13 21:34:34 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2018/11/20 18:40:17 adam Exp $
+# $NetBSD: Makefile,v 1.10 2018/12/13 21:34:34 adam Exp $
 
-DISTNAME=      djangocms-text-ckeditor-3.6.1
+DISTNAME=      djangocms-text-ckeditor-3.7.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/djangocms-text-ckeditor/}

Index: pkgsrc/www/py-djangocms-text-ckeditor/distinfo
diff -u pkgsrc/www/py-djangocms-text-ckeditor/distinfo:1.8 pkgsrc/www/py-djangocms-text-ckeditor/distinfo:1.9
--- pkgsrc/www/py-djangocms-text-ckeditor/distinfo:1.8  Tue Nov 20 18:40:17 2018
+++ pkgsrc/www/py-djangocms-text-ckeditor/distinfo      Thu Dec 13 21:34:34 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2018/11/20 18:40:17 adam Exp $
+$NetBSD: distinfo,v 1.9 2018/12/13 21:34:34 adam Exp $
 
-SHA1 (djangocms-text-ckeditor-3.6.1.tar.gz) = 9eb1a041f3da3fa4b76f608d2091f51c7411725a
-RMD160 (djangocms-text-ckeditor-3.6.1.tar.gz) = c71794838292b69014c0b0e65acd06f3c79d14f0
-SHA512 (djangocms-text-ckeditor-3.6.1.tar.gz) = fedd07ae576a0f03f9899eb508a9fb9e109f4df046a674cd6d5b68a99ad7b885a84477a78b6d642927983ababba2a340dc79ddfe9208bd8ab5aa7e57915862ca
-Size (djangocms-text-ckeditor-3.6.1.tar.gz) = 1586655 bytes
+SHA1 (djangocms-text-ckeditor-3.7.0.tar.gz) = af73448c9a5161c55797d47e95e8f4895073d3f0
+RMD160 (djangocms-text-ckeditor-3.7.0.tar.gz) = b879c7e5a7510e5b720cc5aa9453b114a57f8242
+SHA512 (djangocms-text-ckeditor-3.7.0.tar.gz) = 09cb0ae1a3d75293804a6796f56f9e915f1c849aacadb769552fbbf4b39bebc0ac611773bc6c8996e6a901c9d6d397ac0fb51677aa93ac31bdbfe8c5fded4dad
+Size (djangocms-text-ckeditor-3.7.0.tar.gz) = 1586676 bytes



Home | Main Index | Thread Index | Old Index