summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/argcomplete (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* python3Packages.argcomplete: 1.12.3 -> 2.0.0Jonathan Ringer2022-01-231-2/+2
* pythonPackages: deprecate requests_toolbelt aliasSandro Jäckel2021-07-211-2/+2
* python3Packages.argcomplete: 1.12.2 -> 1.12.3Martin Weinelt2021-06-211-2/+2
* python3Packages.argcomplete: 1.12.1 -> 1.12.2Frederik Rietdijk2020-12-011-2/+2
* python27Packages.argcomplete: 1.12.0 -> 1.12.1R. RyanTM2020-09-291-2/+2
* python27Packages.argcomplete: 1.11.1 -> 1.12.0R. RyanTM2020-07-311-2/+2
* python3Packages.argcomplete: 1.10.3 -> 1.11.1Jonathan Ringer2020-03-261-8/+20
* python: argcomplete: 1.10.2 -> 1.10.3Frederik Rietdijk2019-12-151-2/+2
* python: argcomplete: 1.10.0 -> 1.10.2Frederik Rietdijk2019-11-221-2/+2
* python37Packages.argcomplete: 1.9.5 -> 1.10.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-argcomplete/versions R. RyanTM2019-05-221-2/+2
* python: argcomplete: 1.9.4 -> 1.9.5Frederik Rietdijk2019-04-181-2/+2
* pkgs/*: remove unreferenced function argumentsvolth2018-07-211-1/+1
* pythonPackages: remove `name` attribute`•••The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`. Frederik Rietdijk2018-06-231-1/+0
* python: argcomplete: 1.9.3 -> 1.9.4Frederik Rietdijk2018-02-181-2/+2
* python.pkgs: maintenance updatesFrederik Rietdijk2017-11-241-2/+2
* python.pkgs: many updatesFrederik Rietdijk2017-08-251-2/+2
* pkgs: refactor needless quoting of homepage meta attribute (#27809)•••* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances Silvan Mosberger2017-08-011-1/+1
* pythonPackages.argcomplete: init at 1.8.2Kranium Gikos Mendoza2017-05-301-0/+27