Commit graph

11 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
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
P. R. d. O 6951c5b6d9
python310Packages.asn1crypto: 1.4.0 -> 1.5.1 2022-04-09 18:16:16 -06:00
Frederik Rietdijk e288c40d39 python: asn1crypto: 1.3.0 -> 1.4.0 2020-08-16 19:30:50 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 97a47de1ba python27Packages.asn1crypto: 1.2.0 -> 1.3.0 2020-01-07 10:15:32 -08:00
Frederik Rietdijk 5bcfc0fac6 python: asn1crypto: 0.24.0 -> 1.2.0 2019-10-27 15:29:11 +01: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 fb60a2fba5 python: asn1crypto: 0.23.0 -> 0.24.0 2017-12-30 17:06:31 +01:00
Frederik Rietdijk 7ce848309e python.pkgs: updates 2017-10-27 21:34:42 +02:00
Frederik Rietdijk 632a62a8c0 pythonPackages.asn1crypto: init at 0.22.0 2017-04-18 12:03:45 +02:00