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 May  1 19:11:18 UTC 2024

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

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

4.1.1

docs: Incomplete command to create a virtual env in docs
chore: Merge back release/4.1.x into develop-4
fix: permission handling when deleting page
docs: Update how-to use placeholder in custom models
fix: change_form template uses the wrong id
docs: Incorrect commands to migrate database in docs
docs: Replace the VCS pip installs with release names in docs
build(deps): bump actions/setup-python from 2 to 5
build(deps): bump jinja2 from 3.1.2 to 3.1.3 in /docs
build(deps): bump github/codeql-action from 2 to 3
build(deps): bump actions/checkout from 3 to 4
build(deps): bump amannn/action-semantic-pull-request from 4 to 5
build(deps): bump actions/github-script from 5 to 7
fix: make messages readable in dark mode, let user close long messages
build(deps): bump actions/setup-node from 3 to 4
fix: editing of apphooked CMS pages without apphook landing page
chore: Update github issue and PR templates
feat: redirect to PageContent's changelist when the root page is not public
build(deps): bump actions/cache from 3 to 4
build(deps): bump django from 3.2.16 to 3.2.23 in /docs
fix: Redirect user to edit url after a successful page creation
fix: return _handle_no_page when page is None
chore: Update PR lint action
ci: Adjust CI triggers to mostly PR runs
ci: Added pre-commit including ruff linting & formatting
docs: Update dev policies
fix: Incorrect DjangoCMS-Versioning links
feat: Added new contributor message based on django's own version
feat: Update new_contributor_pr.yml
ci: Added ruff format rules
fix: Port forward - faster DOM update after editing
feat: add versioned deprecation warnings
ci: Fix discord notification action version
build(deps): bump django from 3.2.23 to 3.2.24 in /docs
build(deps-dev): bump ip from 1.1.5 to 1.1.9
ci: Fix discord notification action inputs
docs: Update to reflect new, simplified contributing process
docs: remove git switch for quickstart
fix: ./manage.py cms check showed wrong error message
fix: render content in place redirect_on_fallback is False
fix: Delete orphaned plugin management command for django CMS 4
fix: Efficient build menu for versioned and unversioned pages
fix: 7828, try using uv as pip replacement
fix: Add RTL support to pagetree
fix: Render structure view in toolbar object's language
fix: views.details revealed existence of unpublished language
fix: Documentation typo
fix: Redirects to newly created object
build(deps): bump black from 22.12.0 to 24.3.0 in /docs
build(deps): bump django from 3.2.24 to 3.2.25 in /docs
build(deps-dev): bump follow-redirects from 1.15.2 to 1.15.6
build(deps): bump axios and browser-sync
feat: Create FUNDING.yml
build(deps): bump urllib3 from 1.26.12 to 1.26.18 in /docs
feat: Add RTL support to toolbar
build(deps): bump sqlparse from 0.4.3 to 0.5.0 in /docs
build(deps): bump idna from 3.4 to 3.7 in /docs
docs: Add documentation for some cms.utils.plugins functions
docs: Replace Slack with Discord
fix: some Django antipatterns
feat: Add RTL support to modal header and related components
fix: CMS widgets need not load if they are read only
chore: merge develop-4 into release/4.1.x
ci: Hopefully a fix for discord message
feat: send post request if toolbar button has cms-form-post-method class
fix: Undo RTL bug and moved the structure board back to the right for LTR
fix: Placeholders must not disallow deletion of their source objects
chore: Merge back 4.1.1 build


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/www/py-django-cms/Makefile
cvs rdiff -u -r1.38 -r1.39 pkgsrc/www/py-django-cms/PLIST
cvs rdiff -u -r1.46 -r1.47 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.56 pkgsrc/www/py-django-cms/Makefile:1.57
--- pkgsrc/www/py-django-cms/Makefile:1.56      Fri Feb  9 10:50:34 2024
+++ pkgsrc/www/py-django-cms/Makefile   Wed May  1 19:11:18 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2024/02/09 10:50:34 adam Exp $
+# $NetBSD: Makefile,v 1.57 2024/05/01 19:11:18 adam Exp $
 
-DISTNAME=      django-cms-4.1.0
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+DISTNAME=      django_cms-4.1.1
+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.38 pkgsrc/www/py-django-cms/PLIST:1.39
--- pkgsrc/www/py-django-cms/PLIST:1.38 Fri Feb  9 10:50:34 2024
+++ pkgsrc/www/py-django-cms/PLIST      Wed May  1 19:11:18 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.38 2024/02/09 10:50:34 adam Exp $
+@comment $NetBSD: PLIST,v 1.39 2024/05/01 19:11:18 adam Exp $
 bin/djangocms-${PYVERSSUFFIX}
 ${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS
 ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
@@ -773,7 +773,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/4.1.0/cms.admin.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
@@ -1927,6 +1927,9 @@ ${PYSITELIB}/cms/utils/compat/forms.pyo
 ${PYSITELIB}/cms/utils/compat/response.py
 ${PYSITELIB}/cms/utils/compat/response.pyc
 ${PYSITELIB}/cms/utils/compat/response.pyo
+${PYSITELIB}/cms/utils/compat/warnings.py
+${PYSITELIB}/cms/utils/compat/warnings.pyc
+${PYSITELIB}/cms/utils/compat/warnings.pyo
 ${PYSITELIB}/cms/utils/conf.py
 ${PYSITELIB}/cms/utils/conf.pyc
 ${PYSITELIB}/cms/utils/conf.pyo

Index: pkgsrc/www/py-django-cms/distinfo
diff -u pkgsrc/www/py-django-cms/distinfo:1.46 pkgsrc/www/py-django-cms/distinfo:1.47
--- pkgsrc/www/py-django-cms/distinfo:1.46      Fri Feb  9 10:50:34 2024
+++ pkgsrc/www/py-django-cms/distinfo   Wed May  1 19:11:18 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.46 2024/02/09 10:50:34 adam Exp $
+$NetBSD: distinfo,v 1.47 2024/05/01 19:11:18 adam Exp $
 
-BLAKE2s (django-cms-4.1.0.tar.gz) = 15de9418c9ccddcf79fb2fdd003e27cd61fc0e2e6291819c14a14905c9bfbf8e
-SHA512 (django-cms-4.1.0.tar.gz) = 4dea0ad5226762e69e84e439e7be8cd34ebb08e692ecca72a095d340172b33d6c65e92947b2ec84554a4747ddedf5d6fa82e87260ce8acfd92bdd3ce41c254de
-Size (django-cms-4.1.0.tar.gz) = 5065953 bytes
+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



Home | Main Index | Thread Index | Old Index