pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b0ff8605cca4
branches:  trunk
changeset: 411723:b0ff8605cca4
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Feb 19 11:13:05 2020 +0000

description:
py-djangocms-picture: updated to 2.4.0

2.4.0:
Added support for Django 3.0
Pinned django-filer to 1.5.0
Added further tests to raise coverage
Fixed smaller issues found during testing
Dropped support for django-filer <= 1.4
Fixed alt attribute not rendering correctly

2.3.0:
Fixes an issue where get_link doesn't return external picture
Fixes img_srcset_data being processed on an external picture
Added tests for the plugin itself
Updated translations

2.2.1:
Fixed a regression where external images are not shown anymore

2.2.0:
Added support for Django 2.2 and django CMS 3.7
Removed support for Django 2.0
Fixed an issue when the image reference is lost
Extended test matrix
Added isort and adapted imports
Adapted code base to align with other supported addons

diffstat:

 www/py-djangocms-picture/Makefile |   8 ++++----
 www/py-djangocms-picture/PLIST    |   8 +++++++-
 www/py-djangocms-picture/distinfo |  10 +++++-----
 3 files changed, 16 insertions(+), 10 deletions(-)

diffs (61 lines):

diff -r ec8e5ccb0979 -r b0ff8605cca4 www/py-djangocms-picture/Makefile
--- a/www/py-djangocms-picture/Makefile Wed Feb 19 11:09:52 2020 +0000
+++ b/www/py-djangocms-picture/Makefile Wed Feb 19 11:13:05 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2019/05/15 11:40:26 adam Exp $
+# $NetBSD: Makefile,v 1.9 2020/02/19 11:13:05 adam Exp $
 
-DISTNAME=      djangocms-picture-2.1.3
+DISTNAME=      djangocms-picture-2.4.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/djangocms-picture/}
@@ -11,9 +11,9 @@
 LICENSE=       modified-bsd
 
 DEPENDS+=      ${PYPKGPREFIX}-django-cms>=3.4.5:../../www/py-django-cms
-DEPENDS+=      ${PYPKGPREFIX}-django-filer>=1.3.0:../../www/py-django-filer
+DEPENDS+=      ${PYPKGPREFIX}-django-filer>=1.5.0:../../www/py-django-filer
 DEPENDS+=      ${PYPKGPREFIX}-djangocms-attributes-field>=0.4.0:../../www/py-djangocms-attributes-field
-DEPENDS+=      ${PYPKGPREFIX}-django-easy-thumbnails-[0-9]*:../../www/py-django-easy-thumbnails
+DEPENDS+=      ${PYPKGPREFIX}-easy-thumbnails-[0-9]*:../../www/py-easy-thumbnails
 
 USE_LANGUAGES= # none
 
diff -r ec8e5ccb0979 -r b0ff8605cca4 www/py-djangocms-picture/PLIST
--- a/www/py-djangocms-picture/PLIST    Wed Feb 19 11:09:52 2020 +0000
+++ b/www/py-djangocms-picture/PLIST    Wed Feb 19 11:13:05 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2018/12/13 21:32:31 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2020/02/19 11:13:05 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -189,6 +189,12 @@
 ${PYSITELIB}/djangocms_picture/migrations/0009_auto_20181212_1003.py
 ${PYSITELIB}/djangocms_picture/migrations/0009_auto_20181212_1003.pyc
 ${PYSITELIB}/djangocms_picture/migrations/0009_auto_20181212_1003.pyo
+${PYSITELIB}/djangocms_picture/migrations/0010_auto_20190627_0432.py
+${PYSITELIB}/djangocms_picture/migrations/0010_auto_20190627_0432.pyc
+${PYSITELIB}/djangocms_picture/migrations/0010_auto_20190627_0432.pyo
+${PYSITELIB}/djangocms_picture/migrations/0011_auto_20190314_1536.py
+${PYSITELIB}/djangocms_picture/migrations/0011_auto_20190314_1536.pyc
+${PYSITELIB}/djangocms_picture/migrations/0011_auto_20190314_1536.pyo
 ${PYSITELIB}/djangocms_picture/migrations/__init__.py
 ${PYSITELIB}/djangocms_picture/migrations/__init__.pyc
 ${PYSITELIB}/djangocms_picture/migrations/__init__.pyo
diff -r ec8e5ccb0979 -r b0ff8605cca4 www/py-djangocms-picture/distinfo
--- a/www/py-djangocms-picture/distinfo Wed Feb 19 11:09:52 2020 +0000
+++ b/www/py-djangocms-picture/distinfo Wed Feb 19 11:13:05 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/12/13 21:32:31 adam Exp $
+$NetBSD: distinfo,v 1.6 2020/02/19 11:13:05 adam Exp $
 
-SHA1 (djangocms-picture-2.1.3.tar.gz) = d89d771b51a6811b3e9bce26a7c212ae67085950
-RMD160 (djangocms-picture-2.1.3.tar.gz) = e27c8eac4961a0e7297af265911081778170163a
-SHA512 (djangocms-picture-2.1.3.tar.gz) = 1f81b8db902479dddc8b1d31c8a2dba30acde06868f9f7ed2e128dedfa8b158a111be3100f6bfd00a045470125b101fabfcebf48fe7dad514508b85924a7f553
-Size (djangocms-picture-2.1.3.tar.gz) = 98269 bytes
+SHA1 (djangocms-picture-2.4.0.tar.gz) = ce6f37078030e4a3e4b37424e6b15006c5653d9f
+RMD160 (djangocms-picture-2.4.0.tar.gz) = 24f3b507b70aa257760817d013a72bc4d3248b0f
+SHA512 (djangocms-picture-2.4.0.tar.gz) = 37b9892a3d12f38af212b5ad154ad98ee2fb00e574fd80909ac2971e74247457256c80992f6f105b17639ad44f0c5110ca999843cc25331c8e3b92ff339d1c86
+Size (djangocms-picture-2.4.0.tar.gz) = 38062 bytes



Home | Main Index | Thread Index | Old Index