Commit Graph

20 Commits

Author SHA1 Message Date
Fabian Affolter fe2acba90e python311Packages.configargparse: 1.5.3 -> 1.5.5
Changelog: https://github.com/bw2/ConfigArgParse/releases/tag/1.5.5
2023-07-05 11:04:36 +02:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Robert Schütz 8b8b63492d python310Packages.configargparse: test YAMLConfigFileParser
See https://github.com/bw2/ConfigArgParse/blob/v1.5.3/setup.py#L75
2022-12-03 21:49:27 -08:00
Jonathan Ringer 5080051a31 python3Packages.configargparse: fix tag 2022-01-23 01:09:35 +01:00
Jonathan Ringer 0a91aae4aa python3Packages.configargparse: 1.5.2 -> 1.5.3 2022-01-23 01:09:06 +01:00
Martin Weinelt e5d2fe1e47 python3Packages.configargparse: 1.4.1 -> 1.5.2 2021-09-01 21:23:06 +02:00
Fabian Affolter d710320b77 python3Packages.configargparse: 1.4 -> 1.4.1 2021-06-13 00:30:37 +02:00
Fabian Affolter e3f4a83e6e python3Packages.configargparse: 1.3 -> 1.4 2021-03-18 12:04:06 +01:00
Fabian Affolter d134462b74 python3Packages.ConfigArgParse: enable tests 2021-02-16 08:09:34 +01:00
Fabian Affolter d1960be1bd python3Packages.ConfigArgParse: 1.2.3 -> 1.3 2021-02-15 22:29:48 +01:00
R. RyanTM dfc492da92 python27Packages.ConfigArgParse: 1.0 -> 1.2.3 2020-05-08 18:11:47 -07:00
Michael Reilly 84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Marek Mahut 9300e2038d pythonPackages.ConfigArgParse: 0.15.2 -> 1.0 2020-01-28 08:50:27 -08:00
Frederik Rietdijk 9b2d1c3456 python: ConfigArgParse: 0.15.1 -> 0.15.2 2019-12-15 16:23:14 +01:00
Frederik Rietdijk 732fc5fef7 python: ConfigArgParse: 0.14.0 -> 0.15.1 2019-10-27 16:09:09 +01:00
R. RyanTM c306450233 python37Packages.ConfigArgParse: 0.13.0 -> 0.14.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-configargparse/versions
2019-01-16 19:50:56 -08:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Frederik Rietdijk 3e6e4ff33b python: ConfigArgParse: 0.12.0 -> 0.13.0 2018-02-18 20:07:42 +01:00
Vladimír Čunát 6f5d989478 treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
WilliButz c122dadb51 pythonPackages.ConfigArgParse: 0.9.3 -> 0.12.0, refactor, move to python-modules
- fetch with `fetchPypi`
- add license, description and myself as maintainer
2017-11-17 15:36:52 +01:00