[openstack-dev] Cross distribution talks on Friday

Alan Pevec apevec at gmail.com
Sat Nov 1 22:51:00 UTC 2014


> %install
> export OSLO_PACKAGE_VERSION=%{version}
> %{__python} setup.py install -O1 --skip-build --root %{buildroot}
>
> Then everything should be ok and PBR will become your friend.

Still not my friend because I don't want a _build_ tool as runtime dependency :)
e.g. you don't ship make(1) to run C programs, do you?
For runtime, only pbr.version part is required but unfortunately
oslo.version was abandoned.

Cheers,
Alan



More information about the OpenStack-dev mailing list