summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/argh (follow)
Commit message (Expand)AuthorAgeFilesLines
* python312Packages.argh: 0.31.2 -> 0.31.3R. Ryantm2024-07-141-2/+2
* treewide: Remove indefinite article from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/' Alexis Hildebrandt2024-06-091-1/+1
* pythonPackages: remove unused fetchpath argumentsSigmanificient2024-05-231-1/+0
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-11/+10
* python3Packages.argh: 0.30.4 -> 0.31.2•••https://github.com/neithere/argh/blob/v0.31.2/CHANGES Martin Weinelt2024-03-121-2/+2
* python3Packages.argh: 0.29.4 -> 0.30.4•••https://github.com/neithere/argh/blob/v0.30.4/CHANGES Martin Weinelt2023-12-201-2/+2
* python310Packages.argh: 0.29.3 -> 0.29.4R. Ryantm2023-10-071-2/+2
* python310Packages.argh: 0.28.1 -> 0.29.3R. Ryantm2023-09-121-2/+2
* python310Packages.argh: Fix build•••Migrate to the pep517 build, because native setuptools support was dropped. Martin Weinelt2023-03-091-0/+6
* python3Packages.argh: 0.27.2 -> 0.28.1Martin Weinelt2023-03-031-2/+2
* python310Packages.argh: 0.27.1 -> 0.27.2R. Ryantm2023-02-101-2/+2
* python310Packages.argh: 0.26.2 -> 0.27.1•••Changelog: https://github.com/neithere/argh/blob/v0.27.1/CHANGES Robert Schütz2023-02-081-11/+3
* 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. Guillaume Girol2023-01-211-1/+1
* python39Packages.argh: fix testsRobert Schütz2021-12-281-12/+20
* treewide: remove stdenv where not neededPavol Rusnak2021-01-251-1/+1
* treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix Profpatsch2021-01-111-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* treewide: update homepages to https where available•••Based on "problems" from repology: https://repology.org/repository/nix_unstable/problems Mostly simple changes to reflect redirects. Matthew Bauer2019-04-151-1/+1
* fixup arghFrederik Rietdijk2018-12-031-2/+3
* python: argh: 0.26.1 -> 0.26.2Frederik Rietdijk2018-12-031-2/+2
* pythonPackages.argh: refactor move to python-modulesChris Ostrouchov2018-10-301-0/+33