Fabian Affolter
d9925fdefa
python310Packages.argcomplete: disable on unsupported Python releases
2023-03-14 08:33:30 +01:00
Fabian Affolter
c921484a98
python310Packages.argcomplete: add changelog to meta
2023-03-14 08:31:41 +01:00
Fabian Affolter
8a48222ce9
python310Packages.argcomplete: update ordering and style
2023-03-14 08:30:14 +01:00
Sandro Jäckel
efb6a85e38
python310Packages.argcomplete: 2.0.0 -> 2.1.1
2023-03-13 11:39:04 +01: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
Jonathan Ringer
28f61bf3a0
python3Packages.argcomplete: 1.12.3 -> 2.0.0
2022-01-23 01:09:04 +01:00
Sandro Jäckel
703c108472
pythonPackages: deprecate requests_toolbelt alias
2021-07-21 13:32:53 +02:00
Martin Weinelt
3164ca275f
python3Packages.argcomplete: 1.12.2 -> 1.12.3
2021-06-21 16:59:54 -07:00
Frederik Rietdijk
bf165df5af
python3Packages.argcomplete: 1.12.1 -> 1.12.2
2020-12-01 14:44:09 +01:00
R. RyanTM
bf97ef57fe
python27Packages.argcomplete: 1.12.0 -> 1.12.1
2020-09-29 09:32:22 -07:00
R. RyanTM
bac4f8ae18
python27Packages.argcomplete: 1.11.1 -> 1.12.0
2020-07-31 00:54:35 -07:00
Jonathan Ringer
41e1594f46
python3Packages.argcomplete: 1.10.3 -> 1.11.1
2020-03-26 10:12:38 -07:00
Frederik Rietdijk
37b68607df
python: argcomplete: 1.10.2 -> 1.10.3
2019-12-15 16:23:14 +01:00
Frederik Rietdijk
1d4a9e0c3d
python: argcomplete: 1.10.0 -> 1.10.2
2019-11-22 08:37:04 +01:00
R. RyanTM
aac4013f90
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
2019-05-22 05:19:00 -07:00
Frederik Rietdijk
1ec2cb1d04
python: argcomplete: 1.9.4 -> 1.9.5
2019-04-18 12:42:39 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Frederik Rietdijk
ced21f5e1a
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`.
2018-06-23 18:14:26 +02:00
Frederik Rietdijk
8310a2b7e0
python: argcomplete: 1.9.3 -> 1.9.4
2018-02-18 20:07:42 +01:00
Frederik Rietdijk
44e98de414
python.pkgs: maintenance updates
2017-11-24 20:36:20 +01:00
Frederik Rietdijk
d58e1f1c7b
python.pkgs: many updates
2017-08-25 19:36:14 +02:00
Silvan Mosberger
f5fa5fa4d6
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
2017-08-01 22:03:30 +02:00
Kranium Gikos Mendoza
a61e58b121
pythonPackages.argcomplete: init at 1.8.2
2017-05-30 06:37:19 +10:00