Commit graph

9 commits

Author SHA1 Message Date
Maxim Krivchikov 0f34c4eb33 python3Packages.behave: skip test failing on darwin
Timing-based test is flaky on Darwin:
https://github.com/NixOS/nixpkgs/pull/97737#issuecomment-691489824
2020-09-20 16:25:18 -07:00
Maxim Krivchikov cedbb56d83 python3Packages.behave: 1.2.6 -> 1.2.7.dev1 2020-08-21 10:36:53 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jonathan Ringer f4f8169021 python3Packages.behave: use pytest_4 2019-11-27 19:55:52 -08:00
Ben Wolsieffer 306a07f8d4 pythonPackages.behave: fix build on Python 2.7 2018-12-21 09:59:36 +01:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00: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
Alex Brandt df9148c2aa behave: 1.2.5 -> 1.2.6 2018-03-08 19:57:35 -06:00
Alex Brandt 637ccde435 python.pkgs.behave: init at 1.2.5 2017-09-07 09:28:03 +02:00