Commit Graph

18 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
Martin Weinelt
bc31c7fd04 python3Packages.cssselect2: 0.6.0 -> 0.7.0 2023-01-05 01:08:56 +01:00
Martin Weinelt
ea92ebea4d python3Packages.cssselect2: 0.5.0 -> 0.6.0 2022-07-21 22:33:45 +02:00
Martin Weinelt
1c14120c30 python3Packages.cssselect2: build using flit-core 2022-03-14 00:29:10 +01:00
Martin Weinelt
5ac0c98987 python3Packages.cssselect2: 0.4.1 -> 0.5.0 2022-03-14 00:28:51 +01:00
Robert Schütz
d112a3363a python3Packages.cssselect2: remove superfluous dependencies 2021-12-03 22:14:34 -08:00
Sandro Jäckel
9bfdf57e13 pythonPackages: deprecate pytestrunner alias 2021-07-21 13:32:49 +02:00
Sandro Jäckel
4209fed914 pythonPackages: deprecate pytestcov alias 2021-07-21 13:32:17 +02:00
R. RyanTM
2d68f63d1c python37Packages.cssselect2: 0.3.0 -> 0.4.1 2020-11-04 12:51:45 -08:00
misuzu
51a36a4075 python3Packages.cssselect2: fix tests 2020-07-06 20:03:52 -07:00
Drew Risinger
8fb624ceff python3Packages.cssselect2: unbreak
Imports were out of date. v0.3.0 no longer supports python2.
2020-07-01 10:37:29 -07:00
Frederik Rietdijk
22124d5b98 python: cssselect2: 0.2.2 -> 0.3.0 2020-06-11 09:59:55 +02:00
Michael Reilly
84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM
0375786e87 python37Packages.cssselect2: 0.2.1 -> 0.2.2
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-cssselect2/versions
2019-09-27 22:49:11 -07:00
Robert Schütz
6dac4d5f8e python.pkgs.cssselect2: no isort etc. tests
The isort tests were broken after upgrading the isort package.
2019-03-26 14:57:53 +01:00
Robert Schütz
22877838fa python.pkgs.cssselect2: add pytest to checkInputs 2019-03-13 23:49:35 +01:00
Robert Schütz
701c6ed360 python.pkgs.cssselect2: init at 0.2.1 2018-04-08 11:36:06 +02:00