         MODULE=buildbot-worker
        VERSION=4.3.0
         SOURCE=buildbot_worker-$VERSION.tar.gz
     SOURCE_URL=https://github.com/buildbot/buildbot/releases/download/v$VERSION/
     SOURCE_VFY=sha256:14f5e806c32ef9669e58a3398e9d53ca54fa9080cd6f04956fed1e251da9f4dc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/buildbot_worker-$VERSION
       WEB_SITE=http://buildbot.net
           TYPE=python3
        ENTERED=20181217
        UPDATED=20260101
          SHORT="Buildbot. The Continuous Integration Framework"

cat << EOF
Buildbot supports distributed, parallel execution of jobs across multiple platforms,
flexible integration with version-control systems, extensive status reporting, and more.
EOF
