puppet-subunit2sql/manifests
Jeremy Stanley 9e2a5d4633 Install/upgrade subunit2sql safely
When installing or upgrading subunit2sql, override pip's default
upgrade strategy to avoid updating preinstalled dependencies if they
already satisfy the requirements. This in particular avoids
attempting to replace the distro package of python-netifaces by
rebuilding a newer sdist (it is not distributed as a wheel on PyPI
and needs C extensions compiled, which in turn have a lot of
build-time deps).

This implementation is copied from the puppet-zuul module.

Change-Id: I885a61527ca9938200fb965ea97ff957fed3c480
2017-12-11 21:28:24 +00:00
..
init.pp Install/upgrade subunit2sql safely 2017-12-11 21:28:24 +00:00
server.pp Install/upgrade subunit2sql safely 2017-12-11 21:28:24 +00:00
worker.pp Install/upgrade subunit2sql safely 2017-12-11 21:28:24 +00:00