Skip to content
Snippets Groups Projects
Commit b0430457 authored by Leonhard Reichenbach's avatar Leonhard Reichenbach Committed by Axel Huebl
Browse files

Added py-pandas@0.23.4 and py-bottleneck@1.2.1 (#9515)

parent 84f4e863
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,7 @@ class PyBottleneck(PythonPackage):
homepage = "https://pypi.python.org/pypi/Bottleneck/1.0.0"
url = "https://pypi.io/packages/source/B/Bottleneck/Bottleneck-1.0.0.tar.gz"
version('1.2.1', sha256='6efcde5f830aed64feafca0359b51db0e184c72af8ba6675b4a99f263922eb36')
version('1.0.0', '380fa6f275bd24f27e7cf0e0d752f5d2')
depends_on('py-setuptools', type='build')
......
......@@ -38,6 +38,7 @@ class PyPandas(PythonPackage):
homepage = "http://pandas.pydata.org/"
url = "https://pypi.io/packages/source/p/pandas/pandas-0.19.0.tar.gz"
version('0.23.4', sha256='5b24ca47acf69222e82530e89111dd9d14f9b970ab2cd3a1c2c78f0c4fbba4f4')
version('0.21.1', '42ae7f81b81a86c3f91f663b66c525f7')
version('0.19.2', '26df3ef7cd5686fa284321f4f48b38cd')
version('0.19.0', 'bc9bb7188e510b5d44fbdd249698a2c3')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment