pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-djangocms-picture



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Feb 19 11:13:05 UTC 2020

Modified Files:
        pkgsrc/www/py-djangocms-picture: Makefile PLIST distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/py-djangocms-picture/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/py-djangocms-picture/PLIST \
    pkgsrc/www/py-djangocms-picture/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-picture/Makefile
diff -u pkgsrc/www/py-djangocms-picture/Makefile:1.8 pkgsrc/www/py-djangocms-picture/Makefile:1.9
--- pkgsrc/www/py-djangocms-picture/Makefile:1.8        Wed May 15 11:40:26 2019
+++ pkgsrc/www/py-djangocms-picture/Makefile    Wed Feb 19 11:13:05 2020
@@ -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 @@ COMMENT=      Flash plugin for django CMS
 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
 

Index: pkgsrc/www/py-djangocms-picture/PLIST
diff -u pkgsrc/www/py-djangocms-picture/PLIST:1.5 pkgsrc/www/py-djangocms-picture/PLIST:1.6
--- pkgsrc/www/py-djangocms-picture/PLIST:1.5   Thu Dec 13 21:32:31 2018
+++ pkgsrc/www/py-djangocms-picture/PLIST       Wed Feb 19 11:13:05 2020
@@ -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/migration
 ${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
Index: pkgsrc/www/py-djangocms-picture/distinfo
diff -u pkgsrc/www/py-djangocms-picture/distinfo:1.5 pkgsrc/www/py-djangocms-picture/distinfo:1.6
--- pkgsrc/www/py-djangocms-picture/distinfo:1.5        Thu Dec 13 21:32:31 2018
+++ pkgsrc/www/py-djangocms-picture/distinfo    Wed Feb 19 11:13:05 2020
@@ -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