Commit Graph

14 Commits

Author SHA1 Message Date
adisbladis
02dab4ab5c python3.pkgs.*: Explicitly pass buildPythonPackage format parameter
Long term we should move everything over to `pyproject = true`, but in
the mean time we can work towards deprecating the implicit `format` paremeter.

cc https://github.com/NixOS/nixpkgs/issues/253154
cc @mweinelt @figsoda
2023-12-07 17:46:49 +01:00
Martin Weinelt
ae0f16a255 python3Packages.brotli: 1.0.9 -> 1.1.0 2023-09-27 15:32:51 +02:00
Sandro Jäckel
cf6c96533b
treewide: reduce packages I maintainer 2023-07-23 19:30:22 +02:00
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
Sandro Jäckel
607723da24
python39Packages.brotli: update comments, add SuperSandro2000 as maintainer 2022-03-23 05:49:40 +01:00
Dmitry Kalinkin
b96dafafd1 pythonPackages.brotli: don't use deepClone
It's not reproducible
2022-01-31 11:15:33 -08:00
Martin Weinelt
635fefca23 python3Packages.brotli: convert to pytestCheckHook 2021-09-01 21:23:19 +02:00
Jonathan Ringer
d069d54e94 python3Packages.brotli: fix tests 2021-04-03 17:49:54 +02:00
Jonathan Ringer
945823eef1 python3Packages.brotli: 1.0.7 -> 1.0.9 2021-04-03 17:49:46 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
arcnmx
91b7dd6c91 pythonPackages.brotli: fix build
Recent changes to buildPythonPackage seem to have enabled a configure
script that doesn't work, so disable it.
2019-09-10 17:06:15 -07:00
R. RyanTM
b7b2d9cd6c python36Packages.brotli: 1.0.5 -> 1.0.7 (#50169)
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.6-brotli/versions
2018-11-10 15:04:14 +01:00
Jaakko Luttinen
f6c4fff6dc
pythonPackages.brotli: init at 1.0.5 2018-10-02 18:56:52 +03:00