diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : scikit-learn -version : 0.21.1 -release : 10 +version : 0.21.2 +release : 11 source : - - https://github.com/scikit-learn/scikit-learn/archive/0.21.1.tar.gz : 7faa4c58336c83a449e1cc66eb2a08353821f492299263d03e7d2ddee27b6056 + - https://github.com/scikit-learn/scikit-learn/archive/0.21.2.tar.gz : 4f6af7ef3a189aa963ad2731cea9f17863dd819dbf0dd7568ab4946566d76c24 license : BSD-3-Clause component : programming.python summary : Python module for machine learning @@ -15,6 +15,7 @@ - gfortran - scipy rundeps : + - python-joblib - scipy build : | %python3_setup diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -19,7 +19,7 @@ programming.python - /usr/lib/python3.6/site-packages/scikit_learn-0.21.1-py3.6.egg-info + /usr/lib/python3.6/site-packages/scikit_learn-0.21.2-py3.6.egg-info /usr/lib/python3.6/site-packages/sklearn/__check_build/__init__.py /usr/lib/python3.6/site-packages/sklearn/__check_build/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/sklearn/__check_build/__pycache__/setup.cpython-36.pyc @@ -1042,12 +1042,12 @@ - - 2019-05-18 - 0.21.1 + + 2019-07-02 + 0.21.2 Packaging update Rabin Adhikari rabin.adk1@gmail.com \ No newline at end of file