summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/python-statsmodels-fix-tests.patch
AgeCommit message (Expand)Author
2017-03-06gnu: python-statsmodels: Update to 0.8.0....* gnu/packages/statistics.scm (python-statsmodels, python2-statsmodels): Update to 0.8.0. [source]: Use 'pypi-uri'. [arguments]: Add more files to matplotlib backend substitution. * gnu/packages/patches/python-statsmodels-fix-tests.patch: Drop test that fails with numpy 1.12. Remove previous contents. Marius Bakke
2016-08-04gnu: python-statsmodels: Fix tests....* gnu/packages/statistics.scm (python-statsmodels): Add patch to fix tests. (python2-statsmodels)[propagated-inputs]: Add python2-pytz. * gnu/packages/patches/python-statsmodels-fix-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Ricardo Wurmus