summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-jenkins
AgeCommit message (Collapse)Author
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol
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.
2022-06-22python3Packages.python-jenkins: remove deprecated unittest2Florian Brandes
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2021-11-13python3Packages.python-jenkins: skip test failing on darwinRobert Scott
2020-03-11treewide: remove myself from a few packages I don't use anymoreMaximilian Bosch
2020-03-09python27Packages.python-jenkins: 1.6.0 -> 1.7.0R. RyanTM
2020-01-07python27Packages.python-jenkins: 1.5.0 -> 1.6.0R. RyanTM
2019-10-21python: python-jenkins: 1.4.0 -> 1.5.0Frederik Rietdijk
2019-10-10python.pkgs.python-jenkins: propagate setuptoolsFlorian Klink
It is used during runtime. cc #68314
2019-06-16treewide: remove unused variables (#63177)volth
* treewide: remove unused variables * making ofborg happy
2019-02-08python3Packages.python-jenkins: 1.3.0 -> 1.4.0Maximilian Bosch
Updates to the most recent version of `python-jenkins`. It was originally broken during the auto-update in b4588c6a0f2aba6da8cf52c2aef52a4fda6bdb89. The tests could be run by using `unittest2` and some dependencies for the test framwork.
2018-12-03python: python-jenkins: 0.4.14 -> 1.3.0Frederik Rietdijk
2018-10-27pythonPackages.python-jenkins: refactor move to python-modulesChris Ostrouchov