Commit Graph

39 Commits

Author SHA1 Message Date
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
52f00b87dc python3Packages.cheroot: 8.6.0 -> 9.0.0 2023-01-05 01:08:55 +01:00
linsui
d07b2d20dd cheroot: remove pyopenssl dep
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-21 22:33:37 +02:00
Robert Schütz
c0d95d2809 python3Packages.cheroot: disable failing test on Darwin 2022-05-16 11:33:38 -07:00
Fabian Affolter
a2c41d3942 python3Packages.cheroot: add missing dependency and cleanup 2022-01-23 01:09:34 +01:00
Jonathan Ringer
dab7bd45f5 python3Packages.cheroot: 8.5.2 -> 8.6.0 2022-01-23 01:09:06 +01:00
Sandro Jäckel
4209fed914
pythonPackages: deprecate pytestcov alias 2021-07-21 13:32:17 +02:00
Sandro Jäckel
89d5f4b3d0
treewide: setuptools_scm -> setuptools-scm 2021-06-03 12:44:33 +02:00
Frederik Rietdijk
0fa82bc03c python3Packages.cheroot: 8.4.8 -> 8.5.2 2021-04-03 17:48:26 +02:00
Martin Weinelt
d6d63aef7d
pytestCheckHook: add support for disabling arbitrary paths
Renames `disabledTestFiles` to the more genereric `disabledTestPaths` to
reflect that change.
2021-02-15 00:34:35 +01:00
Sandro Jäckel
a93ea0fbd7 pythonPackages.cheroot: Use disabledTestFiles 2021-01-16 09:09:26 -08:00
Sandro Jäckel
674d6ef5ca
pythonPackages.cheroot: 8.4.5 -> 8.4.8 2020-12-23 20:21:59 +01:00
Jonathan Ringer
f616eaf5f5 python3Packages.cheroot: fix tests by removing pytest-testmon 2020-12-01 14:44:25 +01:00
Frederik Rietdijk
a33994f0a9 python3Packages.cheroot: 8.4.5 -> 8.4.8 2020-12-01 14:44:09 +01:00
Frederik Rietdijk
72e559ccd4 python3Packages.cheroot: 8.4.4 -> 8.4.5 2020-08-29 10:22:12 -07:00
Frederik Rietdijk
1f546a9c0a python: cheroot: 8.3.1 -> 8.4.4 2020-08-16 19:30:55 +02:00
Jonathan Ringer
6410d00025 python3Packages.cheroot: fix tests 2020-08-12 09:26:31 -07:00
Frederik Rietdijk
0e5a5de3ed python: cheroot: 8.3.0 -> 8.3.1 2020-08-04 21:54:42 +02:00
Jonathan Ringer
3853e60ae3 python3Packages.cheroot: fix tests, cleanup expr 2020-06-23 16:09:22 -07:00
Frederik Rietdijk
10342ffd64 python: cheroot: 8.2.1 -> 8.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
Dima
fdefc23f7d mnemosyne: fix application
This application has been missing some dependencies and the
correct environment for Qt. Additionally I added a depdency
on anki to support the import feature.

The project has also moved development to Github, as very briefly
mentioned on https://mnemosyne-proj.org/contributing.php but the
2.6.1 version released there seems to differ and causes a bunch
of new problems, so leaving it for now.
2019-12-07 22:26:54 +01:00
Jonathan Ringer
749c53f144 python3Packages.cheroot: fix tests
patches no longer needed
2019-10-27 16:26:57 +01:00
Frederik Rietdijk
f452930970 python: cheroot: 6.5.8 -> 8.2.1 2019-10-27 16:09:09 +01:00
Frederik Rietdijk
cb73e0ee0b python: cheroot: 6.5.6 -> 6.5.8 2019-10-18 09:53:56 +02:00
Fabian Möller
5347a8038a
cheroot: fix darwin sandbox build 2019-09-16 01:38:32 +02:00
Jonathan Ringer
9a88d2c827 pythonPackages.cheroot: fix tests 2019-09-14 11:45:38 -07:00
Linus Heckemann
2596a81743 cheroot: 6.5.5 -> 6.5.6, fix tests with openssl 1.1 2019-08-22 15:34:49 +02:00
Mario Rodas
9b6ddb3c2b
pythonPackages.cheroot: 6.3.3 -> 6.5.5 2019-07-21 13:55:45 -05:00
Dylan Simon
c77e8096ee python.pkgs.cheroot: fix setup patch URL (#47320) (#47354)
Fix to specific patch revision rather than latest
2018-09-25 20:20:57 +02:00
Robert Schütz
408bd2b80e
python3.pkgs.cheroot: fix build (#44216)
python3.pkgs.backports_functools_lru_cache is null,
so we cannot require this for python3
2018-07-30 07:50:54 +02:00
Frederik Rietdijk
8ad3d8bd49 python: cheroot: 6.3.2 -> 6.3.3 2018-07-22 16:52:36 +02:00
Marti Serra
e82e01bb61 pythonPackages.cheroot: fixed tests 2018-06-28 11:13:25 +02:00
Frederik Rietdijk
095a58c09b python: cheroot: 6.3.1 -> 6.3.2 2018-06-22 13:09:39 +02:00
Frederik Rietdijk
5faff5d7bc python: cheroot: 6.0.0 -> 6.3.1 2018-06-21 07:49:05 +02:00
Robert Schütz
610ca3b95a python.pkgs.cheroot: clean up checkInputs 2018-04-20 13:08:45 +02:00
Orivej Desh
3f68db5212 python.pkgs.cheroot: 5.8.3 -> 6.0.0 2017-12-24 04:41:15 +00:00
Frederik Rietdijk
7ce848309e python.pkgs: updates 2017-10-27 21:34:42 +02:00
Frederik Rietdijk
67651d80bc Merge pull request #28884 from FRidh/python-fixes
Python: several fixes
2017-09-06 13:54:10 +02:00