pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-djangocms-video
Module Name: pkgsrc
Committed By: adam
Date: Wed Feb 19 12:01:20 UTC 2020
Modified Files:
pkgsrc/www/py-djangocms-video: Makefile distinfo
Log Message:
py-djangocms-video: updated to 2.3.0
2.3.0:
Added support for Django 3.0
Added further tests to raise coverage
Fixed smaller issues found during testing
2.2.0:
Added support for Django 2.2 and django CMS 3.7
Removed support for Django 2.0
Extended test matrix
Added isort and adapted imports
Adapted code base to align with other supported addons
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/py-djangocms-video/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/py-djangocms-video/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-video/Makefile
diff -u pkgsrc/www/py-djangocms-video/Makefile:1.7 pkgsrc/www/py-djangocms-video/Makefile:1.8
--- pkgsrc/www/py-djangocms-video/Makefile:1.7 Wed May 15 11:40:26 2019
+++ pkgsrc/www/py-djangocms-video/Makefile Wed Feb 19 12:01:20 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2019/05/15 11:40:26 adam Exp $
+# $NetBSD: Makefile,v 1.8 2020/02/19 12:01:20 adam Exp $
-DISTNAME= djangocms-video-2.1.1
+DISTNAME= djangocms-video-2.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/djangocms-video/}
Index: pkgsrc/www/py-djangocms-video/distinfo
diff -u pkgsrc/www/py-djangocms-video/distinfo:1.5 pkgsrc/www/py-djangocms-video/distinfo:1.6
--- pkgsrc/www/py-djangocms-video/distinfo:1.5 Thu Dec 13 21:36:46 2018
+++ pkgsrc/www/py-djangocms-video/distinfo Wed Feb 19 12:01:20 2020
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/12/13 21:36:46 adam Exp $
+$NetBSD: distinfo,v 1.6 2020/02/19 12:01:20 adam Exp $
-SHA1 (djangocms-video-2.1.1.tar.gz) = 5404c2b711e57e135b0af4a38e2b502bc2114785
-RMD160 (djangocms-video-2.1.1.tar.gz) = 0b2cbfa56b9219814c2a0996b2e2f0afd5602163
-SHA512 (djangocms-video-2.1.1.tar.gz) = 799b75a3ed1f35075e97a40940e6d25183a96240992f2a04693fbb9c7ab1806fbfbecc1a54afbcce0fa536454ba09106f83b00f82df8c267198ed3f5e4916e9d
-Size (djangocms-video-2.1.1.tar.gz) = 27084 bytes
-SHA1 (patch-setup.py) = 5a764fb3cd4efaf1b3ac9a144cc3141ad5fe5b4c
+SHA1 (djangocms-video-2.3.0.tar.gz) = f56009b905a95cd4ec70efb51709b2f7bdfadc4f
+RMD160 (djangocms-video-2.3.0.tar.gz) = d2a8b86be678e9a3614bee9c14299154d8fa435f
+SHA512 (djangocms-video-2.3.0.tar.gz) = a25cf07cdcc3a9df12ef4190704683c11d4c38b8e8a448183ad5f49d41f864aefa78cf028995bd10362d285c50a6ef5dce32c00c589842180abcb7b7c27ef0bf
+Size (djangocms-video-2.3.0.tar.gz) = 29272 bytes
Home |
Main Index |
Thread Index |
Old Index