Skip to content
Snippets Groups Projects
Commit 68f79043 authored by Oliver Breitwieser's avatar Oliver Breitwieser Committed by Todd Gamblin
Browse files

Add 1.5.3 for py-matplotlib and moved to pypi.io (#2271)

* Added version 1.5.3 for py-matplotlib

* Updated url to pypi.io so all versions are properly downloaded.
parent 4457c6a2
No related branches found
No related tags found
No related merge requests found
...@@ -32,8 +32,9 @@ class PyMatplotlib(Package): ...@@ -32,8 +32,9 @@ class PyMatplotlib(Package):
environments across platforms.""" environments across platforms."""
homepage = "https://pypi.python.org/pypi/matplotlib" homepage = "https://pypi.python.org/pypi/matplotlib"
url = "https://pypi.python.org/packages/source/m/matplotlib/matplotlib-1.4.2.tar.gz" url = "https://pypi.io/packages/source/m/matplotlib/matplotlib-1.4.2.tar.gz"
version('1.5.3', 'ba993b06113040fee6628d74b80af0fd')
version('1.5.1', 'f51847d8692cb63df64cd0bd0304fd20') version('1.5.1', 'f51847d8692cb63df64cd0bd0304fd20')
version('1.4.3', '86af2e3e3c61849ac7576a6f5ca44267') version('1.4.3', '86af2e3e3c61849ac7576a6f5ca44267')
version('1.4.2', '7d22efb6cce475025733c50487bd8898') version('1.4.2', '7d22efb6cce475025733c50487bd8898')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment