./devel/py-configargparse, Argparse-like with config files or environment variables support

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.7, Package name: py310-configargparse-1.7, Maintainer: pkgsrc-users

Applications with more than a handful of user-settable options are best
configured through a combination of command line args, config files,
hard-coded defaults, and in some cases, environment variables.

Python's command line parsing modules like argparse have very limited support
for config files and environment variables, so this module extends argparse to
add these features.


Required to run:
[devel/py-setuptools] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 42.79 KB

Version history: (Expand)


CVS history: (Expand)


   2023-08-04 07:24:49 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-configargparse: updated to 1.7

1.7
added several missed global variables from the argparse module
   2023-07-13 11:12:16 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-configargparse: not for Python 2
   2023-07-05 22:49:40 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-configargparse: update to 1.5.5.

fixed 'publish' step
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-10-04 11:21:15 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-configargparse: updated to 1.5.3

1.5.3:
Unknown changes
   2021-08-11 11:41:00 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-configargparse: updated to 1.5.2

1.5.2
update version