Skip to content

community/py3-matplotlib-inline: upgrade to 0.1.5

Patrycja Rosa requested to merge ptrcnull/aports:py3-matplotlib-inline into master

https://github.com/ipython/matplotlib-inline/compare/0.1.3...0.1.5

f132922b Update __init__.py
267516d8 Create __version__ attribute
a433a899 Remove matplotlib rc overrides.
14fe2d26 Fixes to keep the style checker happy
39a34128 Improve help string and clarify long-term existence of the dict
7133d011 Fixes to keep the style checker happy
4d460223 Whitespace fix.
6380cd93 Move draw_if_interactive logic to new_figure_manager_given_figure.
de3b78ee Fix: always clear _draw_called
4b9ca8d6 Update README install/description.
5f2765e0 Add proper author notice to copyright line.
1b05e960 Update setup with Python 3.10 classifier.
773a6a08 Map readme/license to long description so it shows up on PyPI.
d07b137b Fix (C) year
84115533 Update version to 0.1.4 for release
f33be240 Update to v 0.1.5 for correct release.

Merge request reports