<div dir="ltr"><div class="gmail_default" style="font-size:small">There is quite a list of un-released changes to hacking:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default"><div class="gmail_default">
* Make H202 check honor pep8 #noqa comment</div><div class="gmail_default">* Updated from global requirements</div><div class="gmail_default">* Updated from global requirements</div><div class="gmail_default">* Switch over to oslosphinx</div>
<div class="gmail_default">* HACKING.rst: Fix odd indentation in an example code</div><div class="gmail_default">* Remove tox locale overrides</div><div class="gmail_default">* Updated from global requirements</div><div class="gmail_default">
* Clarify H403 message</div><div class="gmail_default">* More portable way to detect modules for H302</div><div class="gmail_default">* Fix python 3 incompatibility in _get_import_type</div><div class="gmail_default">* Trigger warnings for raw and unicode docstrings</div>
<div class="gmail_default">* Enhance H233 rule</div><div class="gmail_default">* Add check for removed modules in Python 3</div><div class="gmail_default">* Add Python3 deprecated assert* to HACKING.rst</div><div class="gmail_default">
* Turn Python3 section into a list</div><div class="gmail_default">* Re-Add section on assertRaises(Exception</div><div class="gmail_default">* Cleanup HACKING.rst</div><div class="gmail_default">* Move hacking guide to root directory</div>
<div class="gmail_default">* Fix typo in package summary</div><div class="gmail_default">* Add H904: don't wrap lines using a backslash</div><div class="gmail_default">* checking for metaclass to be Python 3.x compatible</div>
<div class="gmail_default">* Remove unnecessary headers</div><div class="gmail_default">* Add -U to pip install command in tox.ini</div><div class="gmail_default">* Fix typos of comment in module core</div><div class="gmail_default">
* Updated from global requirements</div><div class="gmail_default">* Add a check for file with only comments</div><div class="gmail_default">* Enforce grouping like imports together</div><div class="gmail_default">* Add noqa support for H201 (bare except)</div>
<div class="gmail_default">* Enforce import grouping</div><div class="gmail_default">* Clean up how test env variables are parsed</div><div class="gmail_default">* Fix the escape character</div><div class="gmail_default">
* Remove vim modeline sample</div><div class="gmail_default">* Add a check for newline after docstring summary</div></div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_default" style="font-size:small">
It looks like it might be time for a new release anyway, especially if it resolves the packaging issue you describe.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">
As far as the symlink, I think that's a potentially bad idea. It's only going to encourage the continued use of oslo.sphinx. Since the package is only needed to build the documentation, and not to actually use the tool, I don't think we need the symlink in place, do we?</div>
<div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Doug</div><br><br><div class="gmail_quote">On Fri, Mar 21, 2014 at 6:17 AM, Thomas Goirand <span dir="ltr"><<a href="mailto:zigo@debian.org" target="_blank">zigo@debian.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi,<br>
<br>
The current version of python-hacking wants python-oslo.sphinx, but<br>
we're moving to python-oslosphinx. In Debian, I made python-oslo.sphinx<br>
as a transition empty package that only depends on python-oslosphinx. As<br>
a consequence, python-hacking needs to be updated to use<br>
python-oslosphinx, otherwise it wont have available build-dependencies.<br>
<br>
I was also thinking about providing a symlink from oslo/sphinx to<br>
oslosphinx. Maybe it'd be nice to have this directly in oslosphinx?<br>
<br>
Thoughts anyone?<br>
<br>
Cheers,<br>
<br>
Thomas<br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div><br></div></div>