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:           Wed Jul 24 06:55:39 UTC 2024

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

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

4.1.2

docs: Fix readme links
chore: Merge back release/4.1.x
build(deps): bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.2
chore: Use static Discord URLs in docs
chore: Port forward of
build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /docs
docs: Explain how to route requests from an apphook back to the CMS
fix: Set toolbar direction based on toolbar language
fix: Allow viewing page settings even if page cannot be changed
docs: Update 01-install.rst to include MariaDB
fix: Versioning-safe implementation of placeholder inheritance
build(deps): bump requests from 2.28.1 to 2.32.0 in /docs
fix: Only switch to structure endpoint on viewport breakpoint if in edit mode
feat: Reintroduce default_plugins setting
fix: allow special characters in page title
fix: Correct regression introduced in 7920 (structure board breakpoint)
feat: Re-introduce page-level publish permission just as in v4.0
docs: Improve explanation on how to use templates with django CMS
build(deps): bump tornado from 6.2 to 6.4.1 in /docs
build(deps): bump urllib3 from 1.26.18 to 1.26.19 in /docs
docs: Update 02-templates_placeholders.rst
docs: fix typo "crating" -> "creating"
chore: Update release/4.1.x before bumping develop-4 to version 4.2
chore: Merge build of 4.1.2 into release/4.1.x
chore: update pypi actions


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/www/py-django-cms/Makefile
cvs rdiff -u -r1.39 -r1.40 pkgsrc/www/py-django-cms/PLIST
cvs rdiff -u -r1.47 -r1.48 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.57 pkgsrc/www/py-django-cms/Makefile:1.58
--- pkgsrc/www/py-django-cms/Makefile:1.57      Wed May  1 19:11:18 2024
+++ pkgsrc/www/py-django-cms/Makefile   Wed Jul 24 06:55:38 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2024/05/01 19:11:18 adam Exp $
+# $NetBSD: Makefile,v 1.58 2024/07/24 06:55:38 adam Exp $
 
-DISTNAME=      django_cms-4.1.1
+DISTNAME=      django_cms-4.1.2
 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.39 pkgsrc/www/py-django-cms/PLIST:1.40
--- pkgsrc/www/py-django-cms/PLIST:1.39 Wed May  1 19:11:18 2024
+++ pkgsrc/www/py-django-cms/PLIST      Wed Jul 24 06:55:38 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.39 2024/05/01 19:11:18 adam Exp $
+@comment $NetBSD: PLIST,v 1.40 2024/07/24 06:55:38 adam Exp $
 bin/djangocms-${PYVERSSUFFIX}
 ${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS
 ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
@@ -685,6 +685,12 @@ ${PYSITELIB}/cms/migrations/0034_remove_
 ${PYSITELIB}/cms/migrations/0035_auto_20230822_2208.py
 ${PYSITELIB}/cms/migrations/0035_auto_20230822_2208.pyc
 ${PYSITELIB}/cms/migrations/0035_auto_20230822_2208.pyo
+${PYSITELIB}/cms/migrations/0035_auto_20230822_2208_squashed_0036_auto_20240311_1028.py
+${PYSITELIB}/cms/migrations/0035_auto_20230822_2208_squashed_0036_auto_20240311_1028.pyc
+${PYSITELIB}/cms/migrations/0035_auto_20230822_2208_squashed_0036_auto_20240311_1028.pyo
+${PYSITELIB}/cms/migrations/0036_auto_20240311_1028.py
+${PYSITELIB}/cms/migrations/0036_auto_20240311_1028.pyc
+${PYSITELIB}/cms/migrations/0036_auto_20240311_1028.pyo
 ${PYSITELIB}/cms/migrations/__init__.py
 ${PYSITELIB}/cms/migrations/__init__.pyc
 ${PYSITELIB}/cms/migrations/__init__.pyo
@@ -769,11 +775,11 @@ ${PYSITELIB}/cms/sitemaps/__init__.pyo
 ${PYSITELIB}/cms/sitemaps/cms_sitemap.py
 ${PYSITELIB}/cms/sitemaps/cms_sitemap.pyc
 ${PYSITELIB}/cms/sitemaps/cms_sitemap.pyo
+${PYSITELIB}/cms/static/cms/css/${PKGVERSION}/cms.admin.css
 ${PYSITELIB}/cms/static/cms/css/${PKGVERSION}/cms.base.css
 ${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/${PKGVERSION}/cms.admin.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
@@ -1027,6 +1033,7 @@ ${PYSITELIB}/cms/static/cms/sass/compone
 ${PYSITELIB}/cms/static/cms/sass/components/pagetree/_node-state.scss
 ${PYSITELIB}/cms/static/cms/sass/components/pagetree/_tree.scss
 ${PYSITELIB}/cms/static/cms/sass/libs/_iconfont.scss
+${PYSITELIB}/cms/static/cms/sass/libs/_rtl_patch.scss
 ${PYSITELIB}/cms/static/cms/sass/mixins/_all.scss
 ${PYSITELIB}/cms/static/cms/sass/mixins/_buttons.scss
 ${PYSITELIB}/cms/static/cms/sass/mixins/_custom.scss

Index: pkgsrc/www/py-django-cms/distinfo
diff -u pkgsrc/www/py-django-cms/distinfo:1.47 pkgsrc/www/py-django-cms/distinfo:1.48
--- pkgsrc/www/py-django-cms/distinfo:1.47      Wed May  1 19:11:18 2024
+++ pkgsrc/www/py-django-cms/distinfo   Wed Jul 24 06:55:38 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.47 2024/05/01 19:11:18 adam Exp $
+$NetBSD: distinfo,v 1.48 2024/07/24 06:55:38 adam Exp $
 
-BLAKE2s (django_cms-4.1.1.tar.gz) = 0df8aa474cfc6a5b4e056ccc0cf616cf4ac2f097dd8dde0b5e76cddf78fe7e2b
-SHA512 (django_cms-4.1.1.tar.gz) = b0532c77e9a68ea0b5501db2710acde8b7c8184517c33b9c823f918ee58c33e7415c7285226425d5b0fb311ed17d1146f5110cf2b19ef07cd28f8054655f0dd7
-Size (django_cms-4.1.1.tar.gz) = 5083564 bytes
+BLAKE2s (django_cms-4.1.2.tar.gz) = 7fa041bef25d02716b75ba135cee122c95e41a66bf083e61cff781c37f703417
+SHA512 (django_cms-4.1.2.tar.gz) = 3679c01d6f843f23de5f68e644d1ddfb04a8a8b4463040347376d9125cc871f2b4969d3f936249bed6a268546d17a7e19662e427c0e95bd33440d94b2454e016
+Size (django_cms-4.1.2.tar.gz) = 5088670 bytes



Home | Main Index | Thread Index | Old Index