./net/py-buildbot, Continuous integration system

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.6.0nb4, Package name: py312-buildbot-2.6.0nb4, Maintainer: pkgsrc-users

The BuildBot is a system to automate the compile/test cycle required by
most software projects to validate code changes. By automatically
rebuilding and testing the tree each time something has changed, build
problems are pinpointed quickly, before other developers are
inconvenienced by the failure. The guilty developer can be identified
and harassed without human intervention. By running the builds on a
variety of platforms, developers who do not have the facilities to test
their changes everywhere before checkin will at least know shortly
afterwards whether they have broken the build or not. Warning counts,
lint checks, image size, compile time, and other build parameters can
be tracked over time, are more visible, and are therefore easier to
improve.


Required to run:
[net/py-twisted] [devel/py-setuptools] [devel/py-ZopeInterface] [time/py-dateutil] [databases/py-sqlalchemy] [textproc/py-jinja2] [databases/py-sqlalchemy-migrate] [textproc/py-JWT] [www/py-autobahn] [devel/py-txaio] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 3110.249 KB

Version history: (Expand)


CVS history: (Expand)


   2024-10-14 09:13:42 by Thomas Klausner | Files touched by this commit (10)
Log message:
py-Tempita: Mark it and the packages using it as not for Python 3.13

It uses 2to3, which is not part of Python 3.13.
   2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325)
Log message:
*: clean-up after python38 removal
   2024-04-30 14:17:43 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-buildbot: stop using versioned_dependencies

This doesn't support Python 2.
   2023-11-07 23:38:10 by Thomas Klausner | Files touched by this commit (112)
Log message:
*: latest py-sphinx only support Python 3.9+
   2023-06-18 07:39:38 by Adam Ciarcinski | Files touched by this commit (20)
Log message:
py-ZopeInterface: moved to py-zope.interface
   2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223)
Log message:
Reset MAINTAINER
   2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289)
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag

This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.

Set this flag for packages that need it and bump PKGREVISION.
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS