Comment 4 for bug 1506679

Revision history for this message
graingert (tagrain) wrote : Re: [Bug 1506679] Re: pbr isn't required at runtime

Out of interest does mock need pbr either?
On 4 Nov 2015 6:01 p.m., "Stefan Praszalowicz" <email address hidden> wrote:

> It would be great if someone could push this to pypi.
>
> Right now the version that's on there still has "Requires-Dist: pbr
> (>=0.6,!=0.7,<1.0)", which conflicts with, for example, mock (which has
> Requires-Dist: pbr (>=0.11)).
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1506679
>
> Title:
> pbr isn't required at runtime
>
> Status in pylockfile:
> Fix Committed
>
> Bug description:
> delete requirements.txt and remove it from tox.ini
>
> tests still passes, package is still installable and runnable.
>
> wheel users never install pbr, sdist users temporarily install pbr as
> a setup requirement
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/pylockfile/+bug/1506679/+subscriptions
>