Commit graph

8 commits

Author SHA1 Message Date
Sirio Balmelli 163e7a0663 python3Packages.pytest-localserver: fix build
All package tests rely on networking which breaks sandboxed builds.
Fall back to pythonImportsCheck instead.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-07-22 16:48:24 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Robert Schütz 14e5af2aa7 python.pkgs.pytest-localserver: fix tests 2019-02-17 14:40:50 +01:00
Frederik Rietdijk bc4c27a69c python: pytest-localserver: 0.4.2 -> 0.5.0 2019-02-17 14:40:38 +01:00
Frederik Rietdijk 4f28f0d024 python: pytest-localserver: 0.4.1 -> 0.4.2 2018-12-03 16:50:40 +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 54926b1b8d python: pytest-localserver: 0.3.7 -> 0.4.1 2017-12-31 10:55:16 +01:00
Matthias Beyer 3c83ce3014 pythonPackages.pytest-localserver: 0.3.5 -> 0.3.7 (#26238)
* pythonPackages.pytest-localserver: 0.3.5 -> 0.3.7

* pythonPackages.pytest-localserver: Change to use python packaging tools

* pythonPackages.pytest-localserver: Move to own file
2017-05-30 17:47:00 +02:00