6638/7370: Force new builds of Python backports with dependencies.
authorBrett Smith <brett@curoverse.com>
Fri, 30 Oct 2015 19:12:04 +0000 (15:12 -0400)
committerBrett Smith <brett@curoverse.com>
Fri, 30 Oct 2015 19:12:04 +0000 (15:12 -0400)
commitc271c93ccc5f6f187974d6a11c035652d6488401
tree3e478ba27aceedb73e26b6901fc0a9cae111e593
parent8dea5d629b93c1a8201cd347be19fc6f48239622
6638/7370: Force new builds of Python backports with dependencies.

Even though we've declared these dependencies for a while now, Jenkins
has not published packages with them, because without a new upstream
version, fpm believes that there's no new package to build.  This
resolves that by building a new iteration of the affected packages.

This is less than ideal, because if a new version is released, we'll
automatically package it with iteration 2.  That is not correct, but
it doesn't affect any functionality, and we already have a plan to do
things properly in #6885.  So we'll live with "correct functionality,
gross aesthetics" until then.

Ward approved in conversation.  Refs #6638, #7370.
backports/python-ciso8601/fpm-info.sh
backports/python-llfuse/fpm-info.sh
backports/python-pycrypto/fpm-info.sh
backports/python-pycurl/fpm-info.sh