The NetBSD Project

CVS log for pkgsrc/www/py-djangocms-link/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9 / (download) - annotate - [select for diffs], Thu Nov 23 08:53:23 2023 UTC (4 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, HEAD
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

py-djangocms-link: add missing tool

Only visibly missing in bulk builds though?

Revision 1.8 / (download) - annotate - [select for diffs], Sun Nov 5 11:06:45 2023 UTC (5 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.7: +4 -2 lines
Diff to previous 1.7 (colored)

py-djangocms-link: convert to wheel.mk

Fix PLIST while here.

Bump PKGREVISION.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Oct 10 16:54:20 2023 UTC (6 months, 1 week ago) by adam
Branch: MAIN
Changes since 1.6: +2 -3 lines
Diff to previous 1.6 (colored)

py-djangocms-link: updated to 3.1.1

3.1.1

Added support for python 3.9 and 3.10
Dropped support for django < 3.2
Dropped support for python < 3.8
fix: Remove deprecated test suite assertEquals
fix: Remove outdated treebeard dependency

3.1.0 (2022-08-19)

Added support for Django 4.0
Display page title instead of menu title

Revision 1.6 / (download) - annotate - [select for diffs], Tue Jan 4 20:55:23 2022 UTC (2 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

*: bump PKGREVISION for egg.mk users

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

Revision 1.5 / (download) - annotate - [select for diffs], Sat Jan 16 09:58:24 2021 UTC (3 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.4: +5 -5 lines
Diff to previous 1.4 (colored)

py-djangocms-link: updated to 3.0.0

3.0.0:
Added support for Django 3.1
Dropped support for Python 2.7 and Python 3.4
Dropped support for Django < 2.2
Fixed an issue when using django-select2 where jQuery is missing
Decreased django-select2's data-minimum-input-length option to 0

Revision 1.4 / (download) - annotate - [select for diffs], Wed Feb 19 11:27:41 2020 UTC (4 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.3: +4 -3 lines
Diff to previous 1.3 (colored)

py-djangocms-link: updated to 2.5.0

2.5.0:
Added file link support
Allow link requirement to be changed when another CMS plugin inherits from AbstractLink
Fixed a bug preventing HOSTNAME_PATTERN to work
Updated translations

2.4.0:
Added support for Django 2.2 and django CMS 3.7
Removed support for Django 2.0
Extended test matrix
Added isort and adapted imports
Adapted code base to align with other supported addons

Revision 1.3 / (download) - annotate - [select for diffs], Mon Feb 3 08:26:18 2020 UTC (4 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 (colored)

py-django*: mark as not for python 2.7 due to py-django-cms

Revision 1.2 / (download) - annotate - [select for diffs], Sat Dec 22 09:16:33 2018 UTC (5 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

py-djangocms-link: updated to 2.3.1

2.3.1:
Fixes an issue when cms_page is not available

Revision 1.1 / (download) - annotate - [select for diffs], Sun Dec 16 14:06:09 2018 UTC (5 years, 4 months ago) by adam
Branch: MAIN

py-djangocms-link: added version 2.3.0

django CMS Link is a plugin for django CMS that allows you to add links on your
site.

This plugin supports child plugins. If you add an other plugin as a child it
will take this content instead of the link name as the content of the link.

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>