diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : scikit-learn -version : 0.21.2 -release : 11 +version : 0.21.3 +release : 12 source : - - https://github.com/scikit-learn/scikit-learn/archive/0.21.2.tar.gz : 4f6af7ef3a189aa963ad2731cea9f17863dd819dbf0dd7568ab4946566d76c24 + - https://github.com/scikit-learn/scikit-learn/archive/0.21.3.tar.gz : 260f66e9c643207fe8cfe0995242060fdb14137b5e69a8dd273ac463b7e9426b license : BSD-3-Clause component : programming.python summary : Python module for machine learning 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.2-py3.6.egg-info + /usr/lib/python3.6/site-packages/scikit_learn-0.21.3-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 @@ -448,11 +448,13 @@ /usr/lib/python3.6/site-packages/sklearn/externals/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/sklearn/externals/__pycache__/_arff.cpython-36.pyc /usr/lib/python3.6/site-packages/sklearn/externals/__pycache__/_pilutil.cpython-36.pyc + /usr/lib/python3.6/site-packages/sklearn/externals/__pycache__/_scipy_linalg.cpython-36.pyc /usr/lib/python3.6/site-packages/sklearn/externals/__pycache__/conftest.cpython-36.pyc /usr/lib/python3.6/site-packages/sklearn/externals/__pycache__/setup.cpython-36.pyc /usr/lib/python3.6/site-packages/sklearn/externals/__pycache__/six.cpython-36.pyc /usr/lib/python3.6/site-packages/sklearn/externals/_arff.py /usr/lib/python3.6/site-packages/sklearn/externals/_pilutil.py + /usr/lib/python3.6/site-packages/sklearn/externals/_scipy_linalg.py /usr/lib/python3.6/site-packages/sklearn/externals/conftest.py /usr/lib/python3.6/site-packages/sklearn/externals/joblib/__init__.py /usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/__init__.cpython-36.pyc @@ -1042,12 +1044,12 @@ - - 2019-07-02 - 0.21.2 + + 2019-08-12 + 0.21.3 Packaging update Rabin Adhikari rabin.adk1@gmail.com \ No newline at end of file