Commit graph

18 commits

Author SHA1 Message Date
Sandro Jäckel 4209fed914
pythonPackages: deprecate pytestcov alias 2021-07-21 13:32:17 +02:00
Sandro Jäckel 9395912baa pythonPackages.pytest-timeout: don't propagate pytest 2021-03-13 16:21:31 +01:00
Thomas Bereknyei 525811c181 pytest-timeout: remove test 2021-02-26 13:35:29 +01:00
Drew Risinger 5f4c238ea5 python3Packages.pytest-timeout: 1.3.3 -> 1.4.2
* Update version
* switch to pytestCheckHook
* Update meta: hompage & changelog
* explicit runtime dependency on pytest

Based on work by @jpgu-epam in #97527.
2020-10-29 12:39:11 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
rnhmjoj c4865b8933
pythonPackages.pytest-timeout: disable flaky test 2020-02-21 13:40:24 +01:00
Robert Schütz 904227c646 python.pkgs.pytest-timeout: fix tests 2019-02-17 14:40:50 +01:00
R. RyanTM a58f0014f5 python36Packages.pytest-timeout: 1.3.2 -> 1.3.3
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-pytest-timeout/versions
2018-11-18 07:48:10 -08:00
Christopher Ostrouchov dac171dd5d
merge: fixing changes with nixpkgs since pull-request
- pytest-timeout: no longer requires patch
 - joblib: was improperly merged with the github merge tool (never
   using again)
2018-09-11 14:24:59 -04:00
Christopher Ostrouchov ed130935c8
Merge branch 'master' into costrouc/dask-distributed 2018-09-05 23:53:23 -04:00
Frederik Rietdijk 36cd6f2bd5 python: pytest-timeout: 1.3.1 -> 1.3.2 2018-09-01 10:41:37 +02:00
Chris Ostrouchov 7e192a55e7
pythonPackages.pytest-timeout: refactor add python 2.7 compatibiliy
In version 1.3.1 of `pytest-timeout` (latest) the setup.py file is not
compatible with python 2.7 and 3+ due to how `open` is called. A patch
has been added that can be removed once a fix and new relase is given.
2018-08-09 10:46:07 -04:00
Frederik Rietdijk db2545bea7 python: pytest-timeout: 1.3.0 -> 1.3.1 2018-07-26 13:09:42 +02:00
Vladimír Čunát 2059bf9e39
Merge older staging with added firefox-related updates 2018-06-29 21:06:39 +02:00
Ryan Mulligan fce8f26af6 treewide: http -> https (#42665) 2018-06-27 22:12:57 +02: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 a83e81c59b python: pytest-timeout: 1.2.1 -> 1.3.0 2018-06-22 13:09:44 +02:00
makefu 19ce61d79c
pytest-timeout: init at 1.2.1 2017-12-05 13:31:43 +01:00