         MODULE=buildbot-worker
        VERSION=4.2.0
         SOURCE=buildbot_worker-$VERSION.tar.gz
     SOURCE_URL=https://github.com/buildbot/buildbot/releases/download/v$VERSION/
     SOURCE_VFY=sha256:9610c0633b3340549dbb09a7fba208705233530e4e17e5082e1d1b6c8425be80
SOURCE_DIRECTORY=$BUILD_DIRECTORY/buildbot_worker-$VERSION
       WEB_SITE=http://buildbot.net
           TYPE=python3
        ENTERED=20181217
        UPDATED=20250108
          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
