On 2015-08-17 14:05:38 +0200 (+0200), Ihar Hrachyshka wrote:
[...]
> I tried to follow the dumb way of generating a tarball from github,
> but pbr complains about lack of sdist or git when I call to 'setup.py
> build'. Putting egg-info directory inside the tarball does not help.

In a clean checkout of the branch, run:

    tox -e venv python setup.py sdist

Then you should have a tarball in the dist subdirectory.

> I think it would be better for everyone if tags and tarballs came from
> upstream.
[...]

I completely agree.
-- 
Jeremy Stanley

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to