<div dir="ltr">As an update, finalizing the release is waiting on travis to finish building the mac wheels.<div><br></div><div>Tom</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Jan 18, 2018 at 8:07 PM Elliott Sales de Andrade <<a href="mailto:quantum.analyst@gmail.com">quantum.analyst@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto">Hi Sandro,<div dir="auto"><br></div><div dir="auto">I don't think Matplotlib searches in that location by default. Doesn't Debian also use the patch to modify the search path that we use on Fedora?</div><div dir="auto"><br></div><div dir="auto">Something like this one (rebased for 2.1.1): <a href="https://github.com/QuLogic/matplotlib/commit/58d84f95955556f7d089966e6cf7740818e9749e" target="_blank">https://github.com/QuLogic/matplotlib/commit/58d84f95955556f7d089966e6cf7740818e9749e</a></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Jan 18, 2018 7:27 PM, "Sandro Tosi" <<a href="mailto:sandro.tosi@gmail.com" target="_blank">sandro.tosi@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hello everyone,<br>
while preparing the package for Debian i noticed that somewhere<br>
between 2.0.0 and 2.1.1 mpl no longer read /etc/matplotlibrc (we<br>
install that file to give a basic settings to every user without<br>
requiring them to create a custom .config/matplotlibrc), or doesnt<br>
understand it correctly (but i'm not sure about this last point, as i<br>
copied matplotlibrc.template replacing the backend value and still<br>
doesnt work).<br>
<br>
with 2.0.0, running<br>
<br>
python /usr/share/doc/python-matplotlib-doc//examples/shapes_and_collections/line_collection.py<br>
<br>
shows the 2 images just fine, but with 2.1.1 installed:<br>
<br>
python /usr/share/doc/python-matplotlib-doc//examples/shapes_and_collections/line_collection.py<br>
/usr/lib/python2.7/dist-packages/matplotlib/__init__.py:941:<br>
UserWarning: could not find rc file; returning defaults<br>
 warnings.warn(message)<br>
<br>
and of course no image is shown. backend is TkAgg in both cases.<br>
<br>
do you know what's going on?<br>
<br>
thanks in advance!<br>
<br>
On Thu, Jan 18, 2018 at 12:06 AM, Thomas Caswell <<a href="mailto:tcaswell@gmail.com" target="_blank">tcaswell@gmail.com</a>> wrote:<br>
> Folks,<br>
><br>
> Just tagged and pushed v2.1.2.<br>
><br>
> Kicked off the mac/linux wheel building system, emailed Christoph, and put a<br>
> PR into conda-forge for the new binaries.<br>
><br>
> Will upload to pypi, updated the docs, and announce widely tomorrow night.<br>
><br>
> Thanks to everyone who worked on this.<br>
><br>
> On ward to 2.2.  If people have time please help with review / triage of<br>
> what is critical for 2.2 and what needs to be pushed to 3.0.<br>
><br>
> Tom<br>
><br>
> _______________________________________________<br>
> Matplotlib-devel mailing list<br>
> <a href="mailto:Matplotlib-devel@python.org" target="_blank">Matplotlib-devel@python.org</a><br>
> <a href="https://mail.python.org/mailman/listinfo/matplotlib-devel" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/matplotlib-devel</a><br>
><br>
<br>
<br>
<br>
--<br>
Sandro "morph" Tosi<br>
My website: <a href="http://sandrotosi.me/" rel="noreferrer" target="_blank">http://sandrotosi.me/</a><br>
Me at Debian: <a href="http://wiki.debian.org/SandroTosi" rel="noreferrer" target="_blank">http://wiki.debian.org/SandroTosi</a><br>
G+: <a href="https://plus.google.com/u/0/+SandroTosi" rel="noreferrer" target="_blank">https://plus.google.com/u/0/+SandroTosi</a><br>
_______________________________________________<br>
Matplotlib-devel mailing list<br>
<a href="mailto:Matplotlib-devel@python.org" target="_blank">Matplotlib-devel@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/matplotlib-devel" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/matplotlib-devel</a><br>
</blockquote></div></div>
</blockquote></div>