pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-djangocms-video py-djangocms-video: updated to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7617f9a61ddc
branches:  trunk
changeset: 411734:7617f9a61ddc
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Feb 19 12:01:20 2020 +0000

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

diffstat:

 www/py-djangocms-video/Makefile |   4 ++--
 www/py-djangocms-video/distinfo |  11 +++++------
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r f84316ada5f1 -r 7617f9a61ddc www/py-djangocms-video/Makefile
--- a/www/py-djangocms-video/Makefile   Wed Feb 19 12:00:03 2020 +0000
+++ b/www/py-djangocms-video/Makefile   Wed Feb 19 12:01:20 2020 +0000
@@ -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/}
diff -r f84316ada5f1 -r 7617f9a61ddc www/py-djangocms-video/distinfo
--- a/www/py-djangocms-video/distinfo   Wed Feb 19 12:00:03 2020 +0000
+++ b/www/py-djangocms-video/distinfo   Wed Feb 19 12:01:20 2020 +0000
@@ -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