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:           Tue Oct 10 16:55:56 UTC 2023

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

Log Message:
py-djangocms-picture: updated to 4.0.0

4.0.0 (2022-03-25)

Apply {% localize off %} on <img> element
Dropped support for django 3.0
Dropped support for python 3.5 and 3.6
Added support for django 3.2
Added support for python 3.9 and 3.10


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/py-djangocms-picture/Makefile
cvs rdiff -u -r1.9 -r1.10 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.11 pkgsrc/www/py-djangocms-picture/Makefile:1.12
--- pkgsrc/www/py-djangocms-picture/Makefile:1.11       Tue Jan  4 20:55:23 2022
+++ pkgsrc/www/py-djangocms-picture/Makefile    Tue Oct 10 16:55:55 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2022/01/04 20:55:23 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2023/10/10 16:55:55 adam Exp $
 
-DISTNAME=      djangocms-picture-3.0.0
+DISTNAME=      djangocms-picture-4.0.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/djangocms-picture/}
 

Index: pkgsrc/www/py-djangocms-picture/distinfo
diff -u pkgsrc/www/py-djangocms-picture/distinfo:1.9 pkgsrc/www/py-djangocms-picture/distinfo:1.10
--- pkgsrc/www/py-djangocms-picture/distinfo:1.9        Tue Oct 26 11:30:35 2021
+++ pkgsrc/www/py-djangocms-picture/distinfo    Tue Oct 10 16:55:55 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 11:30:35 nia Exp $
+$NetBSD: distinfo,v 1.10 2023/10/10 16:55:55 adam Exp $
 
-BLAKE2s (djangocms-picture-3.0.0.tar.gz) = 6102a48ee11841cb91b25c271ea10e809d13f52d7324cdcc6ef87f7eafc8c7fb
-SHA512 (djangocms-picture-3.0.0.tar.gz) = a78ed53b7b126a397b40cf5337a1059c62937ec90ddc0ea25d08f2a05e19cc62fc8be0bf8fc212c4fb4ed70134a42feecf8cc76ff3ab7e228d2be3d5d9bd93b2
-Size (djangocms-picture-3.0.0.tar.gz) = 47782 bytes
+BLAKE2s (djangocms-picture-4.0.0.tar.gz) = 49b9642b8210071504408ce02e557b7f5382b77cf372fa4bcede242f5094f55c
+SHA512 (djangocms-picture-4.0.0.tar.gz) = 4a5c11fbf1f73869a85794b0e22e2ef82ef13417b746c9c38f685f32e878868b40a6d9e431ed4f0dec8caa108af7057749eaf2e51fed2927f5bfeebbec70a0f1
+Size (djangocms-picture-4.0.0.tar.gz) = 47554 bytes
 SHA1 (patch-setup.py) = 29fd976b8784b8f8bca1573d84a8ddf8b7052a9a



Home | Main Index | Thread Index | Old Index