The NetBSD Project

CVS log for pkgsrc/textproc/py-sphinxcontrib-applehelp/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / textproc / py-sphinxcontrib-applehelp

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Feb 23 19:29:34 2025 UTC (8 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1, HEAD
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -2 lines
py-sphinxcontrib-applehelp: adapt for flit_core 3.11.

Bump PKGREVISION.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Feb 23 16:59:23 2025 UTC (8 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -1 lines
*: py-sphinx 8.2 drops support for Python 3.10

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Oct 14 06:46:02 2024 UTC (6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -3 lines
*: clean-up after python38 removal

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Aug 6 13:03:42 2024 UTC (8 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
py-sphinxcontrib-applehelp: update to 2.0.0.

Release 2.0.0 (2024-07-28)
==========================

* Adopt Ruff
* Tighten MyPy settings
* Update GitHub actions versions

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Jan 13 06:55:48 2024 UTC (15 months, 1 week ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Update HOMEPAGE

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jan 13 06:52:58 2024 UTC (15 months, 1 week ago) by adam
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
py-sphinxcontrib-applehelp: bump TEST_DEPENDS

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Jan 13 06:50:39 2024 UTC (15 months, 1 week ago) by adam
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
py-sphinxcontrib-applehelp: updated to 1.0.8

Release 1.0.8 (2024-01-13)

* Remove Sphinx as a required dependency, as circular dependencies may cause
  failure with package managers that expect a directed acyclic graph (DAG)
  of dependencies.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Nov 7 22:38:06 2023 UTC (17 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
*: latest py-sphinx only support Python 3.9+

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Nov 7 22:15:27 2023 UTC (17 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -10 lines
py-sphinxcontrib-applehelp: update to 1.0.7.

Release 1.0.7 (2023-08-14)
==========================

* Use ``os.PathLike`` over ``pathlib.Path``

Release 1.0.6 (2023-08-09)
==========================

* Fix tests for Sphinx 7.1 and below

Release 1.0.5 (2023-08-07)
==========================

* Drop support for Python 3.8
* Raise minimum required Sphinx version to 5.0

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Oct 28 19:57:20 2023 UTC (17 months, 3 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Apr 24 20:56:13 2023 UTC (23 months, 4 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -2 lines
py-sphinxcontrib-applehelp: fix TOOL_DEPENDS

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Apr 23 10:31:21 2023 UTC (23 months, 4 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -5 lines
py-sphinxcontrib-applehelp: updated to 1.0.4

Release 1.0.4 (2023-01-21)
* Fix package name

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jan 11 10:39:32 2023 UTC (2 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +8 -6 lines
py-sphinxcontrib-applehelp: updated to 1.0.3

Release 1.0.3 (2023-01-08)
==========================
* Drop Python 3.8 and lower
* Fix deprecation warnings from Sphinx 6.1

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

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

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Mar 12 17:20:43 2020 UTC (5 years, 1 month ago) by gdt
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, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -3 lines
textprox/py-sphinxcontrib*: Drop EXTRACT_USING=bsdtar

This is no longer necessary as NetBSD uses bsdtar by default.
(As discussed on tech-pkg.)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Mar 7 23:30:22 2020 UTC (5 years, 1 month ago) by ryoon
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1 lines
py-sphinxcontrib-*: Extract tarball using bsdtar

On NetBSD 8, some NLS files are not extracted properly and
it causes PLIST divergence.
From Oshima-san. Thank you.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Feb 29 15:25:46 2020 UTC (5 years, 1 month ago) by adam
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
py-sphinxcontrib-applehelp: updated to 1.0.2

Release 1.0.2:
* Fix package metadata has broken

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Oct 21 20:36:07 2019 UTC (5 years, 6 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
py-sphinxcontrib-applehelp: added version 1.0.1

sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books.

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>