Subject: CVS commit: pkgsrc/devel
From: Adam Ciarcinski
Date: 2018-04-03 22:58:19
Message id: 20180403205819.79A85FBEC@cvs.NetBSD.org

Log Message:
py-buildbot: updated to 1.1.0

Buildbot 1.1.0:

Deprecations and Removals:
Removed ramlfication as a dependency to build the docs and run the tests.

Bug fixes:
Fixed buildrequests API doesn’t provide properties data
Fix missing owner on builder build table
Include hipchat as reporter.
Fix encoding issues of commands with Windows workers
Fixed Relax builder name length restriction
Fix the configuration order so that services can actually use secrets
Partially fix Builder page should show the worker information

Features:
Added the defaultProperties parameter to builders.
When a build step has a log called “summary” (case-insensitive), the Build \ 
Summary page will sort that log first in the list of logs, and automatically \ 
expand it.

Buildbot 1.0.0:

Despite the major version bump, Buildbot 1.0.0 does not have major difference \ 
with the 0.9 series. 1.0.0 is rather the mark of API stability. Developers do \ 
not foresee a major API break in the next few years like we had for 0.8 to 0.9.

Starting with 1.0.0, Buildbot will follow semver versioning methodology.

Bug fixes:
Cloning Git repository with submodules now works with Git < 1.7.6 instead of \ 
failing due to the use of the unsupported --force option.
GitHub hook now properly creates a change in case of new tag or new branch. \ 
GitHub changes will have the category set to tag when a tag was pushed to easily \ 
distinguish from a branch push.
Fixed issue with Master.expireMasters not always honoring its forceHouseKeeping \ 
parameter.
Fixed issue with steps not correctly ending in CANCELLED status when interrupted.
Fix maximum recursion limit issue when transferring large files with LocalWorker \ 
(issue:3014).
Added an argument to P4Source that allows users to provide a callable to convert \ 
Perforce branch and revision to a valid revlink URL. Perforce supplies a p4web \ 
server for resolving urls into change lists.
Fixed issue with buildbot_pkg` not hanging on yarn step on windows
Fix issue with workers notify_on_missing not able to be configurable as a single \ 
string instead of list of string
Fixed Builder page should display worker name instead of id

Features:
Add capability to override the default UI settings
All Reporters have been adapted to be able to use Secret. SVNPoller has been \ 
adapted to be able to use Secret.
Implement support for Bitbucket Cloud webhook plugin in BitbucketCloudEventHandler
The owners property now includes people associated with the changes of the build
The repo source step now syncs with the --force-sync flag which allows the sync \ 
to proceed when a source repo in the manifest has changed.
Add support for compressing the repo source step cache tarball with pigz, a \ 
parallel gzip compressor.

Files:
RevisionActionfile
1.17modifypkgsrc/devel/py-buildbot/Makefile
1.5modifypkgsrc/devel/py-buildbot/PLIST
1.7modifypkgsrc/devel/py-buildbot/distinfo
1.3modifypkgsrc/devel/py-buildbot-console-view/Makefile
1.3modifypkgsrc/devel/py-buildbot-console-view/distinfo
1.3modifypkgsrc/devel/py-buildbot-grid-view/Makefile
1.3modifypkgsrc/devel/py-buildbot-grid-view/distinfo
1.4modifypkgsrc/devel/py-buildbot-pkg/Makefile
1.3modifypkgsrc/devel/py-buildbot-pkg/distinfo
1.3modifypkgsrc/devel/py-buildbot-waterfall-view/Makefile
1.3modifypkgsrc/devel/py-buildbot-waterfall-view/distinfo
1.5modifypkgsrc/devel/py-buildbot-worker/Makefile
1.3modifypkgsrc/devel/py-buildbot-worker/PLIST
1.4modifypkgsrc/devel/py-buildbot-worker/distinfo
1.4modifypkgsrc/devel/py-buildbot-www/Makefile
1.2modifypkgsrc/devel/py-buildbot-www/PLIST
1.3modifypkgsrc/devel/py-buildbot-www/distinfo