-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi all,
neutron just added [1] a new 'six' dependency to be able to build a
source tarball. Now, delorean/kilo crashes [2] (it seems it crashes
for CentOS only. I suspect python-six is available in default Fedora
image, that's why). It goes like this:
- - sdist rebuild tries to parse setup.cfg
- - setup.cfg has a hook to import inside neutron.*
- - since [1] adds a six library usage into neutron/__init__.py, sdist
call now fails.
I wonder what's the best way to handle it? From one side, it's
probably the easiest to add python-six build dependency to neutron
packages. From the other side, it's not really a neutron dependency
but a delorean+neutron one. Building from tarballs should not need it.
[1]:
https://review.openstack.org/#/c/181277/
[2]:
http://trunk.rdoproject.org/centos70/96/09/96091cb976e5f858fcd53fb079855
5020eac94b8_33cfff38/rpmbuild.log
Comments?
Ihar
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQEcBAEBCAAGBQJVUi+CAAoJEC5aWaUY1u570EAIAJPzfMrccMyykY/rnbAfhsNb
5E6KKYIpUuKKl6aodNQjxQtG6fhn5KzbNwknXrvA6saDjxWnELFX7SAjb0Y4ntma
hsFnZOwSpjp0jPeFwOiVWNou2gX9W9q7u6hfBhGEY7TDhZ+w8bJ/fgtK8RHwdRXi
CnVCR13cyWmqqa81atMTxBZH88JybePUtPgr1nYONRbWolwgj4R/j1oQodlCp8At
01oU69w3pggMdh0/95lnA3UMH2DfxPFXoA1bjPHjtHpuJdkr+tgDOd/CASMknMBk
rQ4hE5+sSIt4+g95ju/B/fR7nSmmholwQwtLszaeGS5cDWzDXTMQ/f1+EKusHtU=
=9HoC
-----END PGP SIGNATURE-----