PyBit - python Buildd Integration Toolkit.

Add Blacklist Rule

Blacklist rules consist of a "field" and a "regex". If there is a pattern match on the field in question , we will not build.
For example "name" and "(.*-dev)" will mean we do not autobuild any development packages, while "vcs_uri" and "(.*/users/*)" will block sources from locations such as /repo/users/jamesb/somebadcode
Blacklist Rules

© TCL 2012