OpenBSD CVS

CVS log for ports/textproc/argparse-manpage/Makefile


[BACK] Up to [local] / ports / textproc / argparse-manpage

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4 / (download) - annotate - [select for diffs], Mon May 6 12:24:07 2024 UTC (3 weeks, 5 days ago) by sthen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +1 -0 lines
Diff to previous 1.3 (unified)

bump REVISION for py3.10 -> py3.11 switch

Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 30 18:38:13 2024 UTC (2 months ago) by ajacoutot
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (unified)

Update to argparse-manpage-4.5.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Sep 27 18:08:56 2023 UTC (8 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (unified)

MASTER_SITES -> SITES

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun May 28 07:53:36 2023 UTC (12 months ago) by ajacoutot
Branch: ajacoutot
CVS Tags: ajacoutot_20230528
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

Import argparse-manpage-4.3

ArgumentParser instance -> manual page.
Avoid documenting your Python script arguments on two places!
This is typically done in an argparse.ArgumentParser help configuration
(help=, description=, etc.), and also in a manually crafted manual page.
<...>

ok sthen@

Revision 1.1 / (download) - annotate - [select for diffs], Sun May 28 07:53:36 2023 UTC (12 months ago) by ajacoutot
Branch: MAIN

Initial revision

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.