Commit Graph

21 Commits

Author SHA1 Message Date
Martin Weinelt
0215034f25 python3.pkgs: Migrate fetchers to use hash
when they already rely on SRI hashes.
2023-03-03 23:59:29 +01:00
Martin Weinelt
455b6196b4 python3Packages.hupper: 1.10.3 -> 1.11 2023-03-03 23:56:42 +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
Artturin
7e49471316 treewide: optional -> optionals where the argument is a list
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
Fabian Affolter
c21b54701b python3Packages.hupper: 1.10.2 -> 1.10.3 2021-06-08 12:24:17 -07:00
Sandro Jäckel
d2ca51344e pythonPackages.hupper: use pytestCheckHook, add meta 2021-02-17 14:11:23 +01:00
Pavol Rusnak
a4bbfba80d pkgs/development/python-modules: stdenv.lib -> lib 2021-01-24 01:29:22 +01:00
Frederik Rietdijk
16f34f0e6b python: hupper: 1.9.1 -> 1.10.2 2020-06-11 10:00:00 +02:00
Frederik Rietdijk
f9c954131b python: hupper: 1.9 -> 1.9.1 2019-11-22 08:37:21 +01:00
Frederik Rietdijk
a060619319 python: hupper: 1.6.1 -> 1.9 2019-10-27 16:26:44 +01:00
Frederik Rietdijk
bd5a82aedf python: hupper: 1.4.2 -> 1.6.1 2019-04-18 12:42:43 +02:00
Frederik Rietdijk
cc002d5f72 python: hupper: 1.4.1 -> 1.4.2 2019-01-18 09:37:08 +01:00
Frederik Rietdijk
a0791f4147 python: hupper: 1.4 -> 1.4.1 2018-12-03 16:50:39 +01:00
Frederik Rietdijk
3fcbcd897a python: hupper: 1.3.1 -> 1.4 2018-12-03 16:50:31 +01:00
Frederik Rietdijk
c65161878e python: hupper: 1.3 -> 1.3.1 2018-10-13 09:50:15 +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
3812cefad5 python: hupper: 1.1 -> 1.3 2018-06-22 13:09:17 +02:00
Frederik Rietdijk
3d46fcdc3b python: hupper: 1.0 -> 1.1 2018-04-08 11:34:54 +02:00
Dan Peebles
73c30b68e9 hupper: fix tests on Darwin 2017-11-20 09:08:50 -05:00
makefu
dcc36a4a04 pyramid: 1.7 -> 1.9.1 2017-09-25 23:23:38 +02:00