nixpkgs/pkgs
Romanos Skiadas 5e891fd073 python3Packages.jenkinsapi: fix build
nix-env -f default.nix -iA python38Packages.jenkinsapi now works.

Here is a list of all the things done:
- fixed the dependency list which was lacking some packages
- changed checkPhase. This called python setup.py test by default,
which is very much not what jenkinsapi does upstream. This resulted in
simple_post_logger.py being imported, which called serve_forever(),
manifesting as a hang
- tox decided to install pbr every time and fails and also tried to
run tests across multiple python versions, so I just made checkPhase
call pylint/pycodestyle/py.test directly.
- disabled systests which try to run jenkins
- disabled misc broken tests. There are some calls in them that should
have been mocked but the mocks don't take effect for some reason,
resulting in failed requests to localhost.
- removed needless inputs. nose and unittest2 are not needed, not even
in python2
- disabled tests on darwin, as requests-kerberos is apparently broken
2020-09-13 10:03:53 -07:00
..
applications zathura: symlinkJoin all of plugins (#96630) 2020-09-13 18:45:23 +02:00
build-support Merge pull request #97387 from Ericson2314/fix-android-prebuilt 2020-09-08 20:24:50 -04:00
common-updater
data cascadia-code: 2007.01 -> 2008.25 2020-09-13 09:19:18 -07:00
desktops gnomeExtensions.dash-to-panel: 38 -> 39 (#97840) 2020-09-12 15:23:43 +00:00
development python3Packages.jenkinsapi: fix build 2020-09-13 10:03:53 -07:00
games Merge pull request #97674 from Avaq/avaq/minecraft-server 2020-09-12 18:44:43 +02:00
misc openmsx: 0.15.0 -> 16.0 2020-09-11 14:44:42 -03:00
os-specific Merge pull request #78143 from mtreca/master 2020-09-13 11:44:01 +01:00
pkgs-lib
servers home-assistant: drop protobuf override 2020-09-13 01:05:48 +02:00
shells oh-my-zsh: 2020-09-04 -> 2020-09-09 2020-09-10 10:36:17 -04:00
stdenv Merge pull request #76794 from dudebout/document-nix-env-multiple-output-install-bug 2020-09-05 15:40:26 +02:00
test
tools hacksaw: init as 1.0.4 2020-09-13 09:48:20 -07:00
top-level hacksaw: init as 1.0.4 2020-09-13 09:48:20 -07:00