summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Move {sci-libs → dev-python}/scipyMichał Górny2020-09-181-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/statsmodels: Inherit optfeature.eclassDavid Seifert2020-09-071-1/+1
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/statsmodels: Remove Python 2Michał Górny2020-01-171-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/statsmodels: 0.9.0 add py37 supportMatthew Thode2019-04-101-4/+3
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/statsmodels: add missing eclassJustin Lecher2018-11-111-2/+2
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-python/statsmodels: bump to 0.9.0Horea Christian2018-10-011-3/+3
| | | | | | | | | and updated live ebuild Signed-off-by: Horea Christian <horea.christ@gmail.com> Package-Manager: Portage-2.3.43, Repoman-2.3.10 Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/9297
* dev-python/statsmodels: use HTTPS, sync HOMEPAGEsMichael Mair-Keimberger2018-04-291-2/+2
|
* dev-python/statsmodels: live ebuildHorea Christian2018-03-161-0/+77
Closes: https://github.com/gentoo/gentoo/pull/6155 Package-Manager: Portage-2.3.13, Repoman-2.3.4