Subject: CVS commit: pkgsrc/devel
From: Adam Ciarcinski
Date: 2018-11-15 15:14:14
Message id: 20181115141415.295D7FB1F@cvs.NetBSD.org

Log Message:
py-buildbot: updated to 1.5.0

v1.5.0:
Bug fixes
Fix the umask parameter example to make it work with both Python 2.x and 3.x.
Fix build-change association for multi-codebase builds in the console view..
Fixed builders page doesn't list workers in multi-master configuration
Restricted groups added by :py:class:~buildbot.www.oauth2.GitHubAuth's
getTeamsMembership option to only those teams to which the user belongs.
Previously, groups were added for all teams for all organizations to which
the user belongs.
Fix 'Show old workers' combo behavior.

Features
GitHub teams added to a user's groups by
:py:class:~buildbot.www.oauth2.GitHubAuth's getTeamsMembership option
are now added by slug as well as by name. This means a team named "Bot
Builders" in the organization "buildbot" will be added as both \ 
buildbot/Bot Builders and buildbot/bot-builders.
Make urlText renderable for the
:py:class:~buildbot.steps.transfer.FileUpload build step.
Added noticeOnChannel option to :bb:reporter:IRC to send notices
instead of messages to channels. This was an option in v0.8.x and removed in
v0.9.0, which defaulted to sending notices. The v0.8.x default of sending
messages is now restored.

Reverts
Reverted: Fix git submodule support when using sshPrivateKey and sshHostKey \ 
because it broke other use cases
In order to have this feature to work, you need to keep your master in 1.4.0, \ 
and make sure your worker buildbot.tac are installed in the same path as your \ 
master.

v1.4.0:
Bug fixes
Fix Build.getUrl() to not ignore virtual builders.
Fix git submodule support when using sshPrivateKey and sshHostKey
settings by passing ssh data as absolute, not relative paths.
Fixed :bb:step:P4 for change in latest version of p4 login -p.
:py:class:buildbot.reporters.irc.IrcStatusBot no longer encodes messages
before passing them on to methods of its Twisted base class to avoid posting
the repr() of a bytes object when running on Python 3.

Features
Added new :bb:step:GitPush step to perform git push operations.
Objects returned by :ref:renderer now are able to pass extra arguments to
the rendered function via withArgs method.

Test Suite
Test suite has been improved for readability by adding a lot of inlineCallbacks
Fixed tests which didn't wait for assertFailure's returned deferred.
The test suite now runs on Python 3.7 (mostly deprecation warnings from \ 
dependencies shut down)

Files:
RevisionActionfile
1.2modifypkgsrc/devel/py-buildbot/ALTERNATIVES
1.20modifypkgsrc/devel/py-buildbot/Makefile
1.7modifypkgsrc/devel/py-buildbot/PLIST
1.10modifypkgsrc/devel/py-buildbot/distinfo
1.6modifypkgsrc/devel/py-buildbot-console-view/Makefile
1.6modifypkgsrc/devel/py-buildbot-console-view/distinfo
1.6modifypkgsrc/devel/py-buildbot-grid-view/Makefile
1.6modifypkgsrc/devel/py-buildbot-grid-view/distinfo
1.7modifypkgsrc/devel/py-buildbot-pkg/Makefile
1.6modifypkgsrc/devel/py-buildbot-pkg/distinfo
1.6modifypkgsrc/devel/py-buildbot-waterfall-view/Makefile
1.6modifypkgsrc/devel/py-buildbot-waterfall-view/distinfo
1.2modifypkgsrc/devel/py-buildbot-worker/ALTERNATIVES
1.8modifypkgsrc/devel/py-buildbot-worker/Makefile
1.4modifypkgsrc/devel/py-buildbot-worker/PLIST
1.7modifypkgsrc/devel/py-buildbot-worker/distinfo
1.8modifypkgsrc/devel/py-buildbot-www/Makefile
1.6modifypkgsrc/devel/py-buildbot-www/distinfo