pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-django-cms



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Feb 26 11:07:12 UTC 2026

Modified Files:
        pkgsrc/www/py-django-cms: Makefile PLIST distinfo

Log Message:
py-django-cms: updated to 5.0.6

5.0.6

Copying failures when target placeholders were missing
Fallback handling when scanning includes for placeholders
ApphookReloadMiddleware not correctly handling new language variants
UX inconsistencies for external placeholders (such as static aliases)
GET parameters not being preserved when switching between preview and edit mode
get_permissions errors when global permissions were missing
Migration failures with django-treebeard >= 5.0.3
Issues in the make-changelog script


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/www/py-django-cms/Makefile
cvs rdiff -u -r1.42 -r1.43 pkgsrc/www/py-django-cms/PLIST
cvs rdiff -u -r1.52 -r1.53 pkgsrc/www/py-django-cms/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-django-cms/Makefile
diff -u pkgsrc/www/py-django-cms/Makefile:1.63 pkgsrc/www/py-django-cms/Makefile:1.64
--- pkgsrc/www/py-django-cms/Makefile:1.63      Fri Dec 26 10:08:46 2025
+++ pkgsrc/www/py-django-cms/Makefile   Thu Feb 26 11:07:12 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2025/12/26 10:08:46 adam Exp $
+# $NetBSD: Makefile,v 1.64 2026/02/26 11:07:12 adam Exp $
 
-DISTNAME=      django_cms-5.0.5
+DISTNAME=      django_cms-5.0.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/django-cms/}

Index: pkgsrc/www/py-django-cms/PLIST
diff -u pkgsrc/www/py-django-cms/PLIST:1.42 pkgsrc/www/py-django-cms/PLIST:1.43
--- pkgsrc/www/py-django-cms/PLIST:1.42 Fri Dec 26 10:08:46 2025
+++ pkgsrc/www/py-django-cms/PLIST      Thu Feb 26 11:07:12 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.42 2025/12/26 10:08:46 adam Exp $
+@comment $NetBSD: PLIST,v 1.43 2026/02/26 11:07:12 adam Exp $
 bin/djangocms-${PYVERSSUFFIX}
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -781,6 +781,9 @@ ${PYSITELIB}/cms/signals/apphook.pyo
 ${PYSITELIB}/cms/signals/log_entries.py
 ${PYSITELIB}/cms/signals/log_entries.pyc
 ${PYSITELIB}/cms/signals/log_entries.pyo
+${PYSITELIB}/cms/signals/pagecontent.py
+${PYSITELIB}/cms/signals/pagecontent.pyc
+${PYSITELIB}/cms/signals/pagecontent.pyo
 ${PYSITELIB}/cms/signals/permissions.py
 ${PYSITELIB}/cms/signals/permissions.pyc
 ${PYSITELIB}/cms/signals/permissions.pyo
@@ -795,7 +798,7 @@ ${PYSITELIB}/cms/static/cms/css/${PKGVER
 ${PYSITELIB}/cms/static/cms/css/${PKGVERSION}/cms.pagetree.css
 ${PYSITELIB}/cms/static/cms/css/${PKGVERSION}/cms.welcome.css
 ${PYSITELIB}/cms/static/cms/css/${PKGVERSION}/cms.wizard.css
-${PYSITELIB}/cms/static/cms/css/5.0.5/cms.headless.css
+${PYSITELIB}/cms/static/cms/css/5.0.6/cms.headless.css
 ${PYSITELIB}/cms/static/cms/fonts/${PKGVERSION}/django-cms-iconfont.eot
 ${PYSITELIB}/cms/static/cms/fonts/${PKGVERSION}/django-cms-iconfont.svg
 ${PYSITELIB}/cms/static/cms/fonts/${PKGVERSION}/django-cms-iconfont.ttf
@@ -1752,6 +1755,9 @@ ${PYSITELIB}/cms/tests/test_api.pyo
 ${PYSITELIB}/cms/tests/test_app_registration.py
 ${PYSITELIB}/cms/tests/test_app_registration.pyc
 ${PYSITELIB}/cms/tests/test_app_registration.pyo
+${PYSITELIB}/cms/tests/test_apphook_reload_language_variants.py
+${PYSITELIB}/cms/tests/test_apphook_reload_language_variants.pyc
+${PYSITELIB}/cms/tests/test_apphook_reload_language_variants.pyo
 ${PYSITELIB}/cms/tests/test_apphooks.py
 ${PYSITELIB}/cms/tests/test_apphooks.pyc
 ${PYSITELIB}/cms/tests/test_apphooks.pyo

Index: pkgsrc/www/py-django-cms/distinfo
diff -u pkgsrc/www/py-django-cms/distinfo:1.52 pkgsrc/www/py-django-cms/distinfo:1.53
--- pkgsrc/www/py-django-cms/distinfo:1.52      Fri Dec 26 10:08:46 2025
+++ pkgsrc/www/py-django-cms/distinfo   Thu Feb 26 11:07:12 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.52 2025/12/26 10:08:46 adam Exp $
+$NetBSD: distinfo,v 1.53 2026/02/26 11:07:12 adam Exp $
 
-BLAKE2s (django_cms-5.0.5.tar.gz) = d33f49a3bd283a09a2b98c40764594e7b3b13153bdef24e316a7f407b908a76c
-SHA512 (django_cms-5.0.5.tar.gz) = 20559ba9600f309ad00f87bd8caab22cce872e0fe3e4a216da9ae67a1befbc65c6086231884e8104d1aae80f98fd2a4a8f8ca063e33f045f51aa770989cf85ee
-Size (django_cms-5.0.5.tar.gz) = 5413885 bytes
+BLAKE2s (django_cms-5.0.6.tar.gz) = adecf7fe0e455ca697e5edf7ee5842346b3fd305053fe4f4d075babb1e10cd42
+SHA512 (django_cms-5.0.6.tar.gz) = 3bff59b140b516599e7a826043fe1db5bf13537a965a2bf257275304e88e246e6e5dc9dded1073d26df33794d911fd889b39f40d338fe5e371daae82c0febf03
+Size (django_cms-5.0.6.tar.gz) = 5437196 bytes



Home | Main Index | Thread Index | Old Index