The NetBSD Project

CVS log for pkgsrc/www/py-wagtailmenus/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / py-wagtailmenus

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Apr 22 15:30:20 2025 UTC (21 hours, 14 minutes ago) by adam
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -4 lines
py-wagtailmenus: updated to 4.0.2

4.0.1 (02.01.2025)

* Update the testing environment to test Wagtail 6.3 and Django 5.1
* Add conditional support for Wagtail 6.3 templates.
* Fix Italian translation

4.0.1 (04.08.2024)

* Fix German translation.
* Fix `bs4.FeatureNotFound` error on tests.

4.0.0 (28.02.2024)

* FIX: Versions on docs index
* Support/wagtail-50
* Fix/settings panel append
* add indonesian translation
* Independent wagtail_modeladmin support for Wagtail 5.1
* Release prep/3.1.9
* [pre-commit.ci] pre-commit autoupdate
* Wagtail 5.2
* Add Ukrainian translation
* Dutch translation
* Upgrade GitHub Actions
* BREAKING: Migrate from ModelAdmin to Snippets
* update gh actions
* update set-output command
* Update package and testing configurations
* ModelAdmin to Snippets Documentation Update
* Rename admin module
* add bandit code scanner

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Nov 11 07:29:29 2024 UTC (5 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1, pkgsrc-2024Q4-base, pkgsrc-2024Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2 lines
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Oct 14 06:46:09 2024 UTC (6 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -3 lines
*: clean-up after python38 removal

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Feb 9 13:44:49 2024 UTC (14 months, 1 week ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +10 -11 lines
py-wagtailmenus: updated to 3.1.9

3.1.9 (23.09.2023)
----------

* Fix which caused discrepancy between compatibility on website and readme.
* Fix by replacing `wagtail.contrib.modeladmin` with `wagtail_modeladmin`.
* Update testing for Wagtail 5.0 and Django 4.2.
* Dropped support for Python 3.7.

3.1.8 (13.05.2023)
----------

* Fix bug that prevented the `show_menu_heading` from working on default flat menus.
* Fix `autopopulate_main_menus` instructions.
* Fix docs examples for registering hooks.
* Fix which were causing extra migrations on the id fields.

3.1.7 (17.04.2023)
----------

* This is a dummy release to fix the publishing of the 3.1.6 release on PyPI.

3.1.6 (17.04.2023)
----------

* Add "Python 3.11" to the list of PyPI classifiers.

3.1.5 (21.02.2023)
----------

* This is a dummy release to fix the publishing of the 3.1.4 release on PyPI.

3.1.4 (21.02.2023)
----------

* Update testing for Wagtail 4.1 and 4.2
* Tidy up imports and remove unused imports
* Silence DEFAULT_AUTO_FIELD warnings in tests

3.1.3 (15.10.2022)
------------------

* Added support for Wagtail 4.0.
* Added support for Django 4.1.
* Updated travis/tox test settings to test against Wagtail 4.0 and Django 4.1.

3.1.2 (17.06.2022)
------------------

* Added support for Wagtail >3.0.
* Updated Travis/tox test settings to test against Wagtail 3.0.
* Fix: which prevented creating or editing menus in wagtail 3.0.

3.1.1 (25.04.2022)
------------------

* Removed support for Wagtail <2.15.
* Removed support for Django <3.2.
* Added support for Wagtail 2.15.
* Added support for Wagtail 2.16.
* Added support for Django 4.0.

3.1 (12.02.2022)
------------------

* Added support for Wagtail 2.10 (no code changes necessary).
* Updated menu classes to better support cases where 'request' and 'site' are not available in the context.
* Transfered project to [Jazzband](https://jazzband.co).
* Removed project from Transifex.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Aug 1 23:20:56 2023 UTC (20 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
*: remove more references to Python 3.7

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jul 1 08:37:46 2023 UTC (21 months, 3 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
*: restrict py-numpy users to 3.9+ in preparation for update

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Nov 9 13:14:18 2022 UTC (2 years, 5 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Reset MAINTAINER

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:55:37 2022 UTC (3 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Aug 5 04:16:56 2020 UTC (4 years, 8 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1 lines
py-wagtailmenus: ditto

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Aug 4 01:09:08 2020 UTC (4 years, 8 months ago) by joerg
Branches: MAIN
Add py-wagtailmenus-3.0.2:

wagtailmenus is an extension for Torchbox's Wagtail CMS to help you
manage and render multi-level navigation and simple flat menus in a
consistent, flexible way.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>