summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/pandas: version bump.Benda Xu2020-03-092-0/+165
| | | | | | | | | | | | | | | upstream have fixed the parallel issue by forcing the build system to be mostly serial. 3 s3 tests fails because dev-python/s3fs is not new enough (>=0.3). drop amd64-linux x86-linux keywords because the dependencies are not met. Reported-By: Thomas Beutin, Andrew Closes: https://bugs.gentoo.org/680036 Package-Manager: Portage-2.3.88, Repoman-2.3.18 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* (cat_pn): Drop oldPacho Ramos2020-01-196-738/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* (cat_pn): Sync PYTHON_COMPATPacho Ramos2020-01-191-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* dev-python/pandas: Use HTTPSMichał Górny2020-01-173-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pandas: Remove Python 2Michał Górny2020-01-174-17/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-054-8/+8
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Remove redundant `|| die` on virtxDavid Seifert2019-12-124-4/+4
| | | | | | | * `virtx` never required `|| die` to begin with. Closes: https://github.com/gentoo/gentoo/pull/13954 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/pandas: use HTTPS for homepageAaron Bauman2019-11-241-1/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-python/pandas: fix QA warning about testsAaron Bauman2019-11-244-0/+4
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-python/pandas: 0.24.2 allarches stablizedMatthew Thode2019-05-111-1/+1
| | | | | | | Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/pandas: remove oldVirgil Dupras2019-04-292-173/+0
| | | | | Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-python/pandas: bump to 0.24.2Virgil Dupras2019-04-293-23/+33
| | | | | | | Also, fix obsolete optional dependencies. Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pandas: 0.24.1 add py37 supportMatthew Thode2019-04-101-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/pandas: version bump 0.24.1 EAPI bump 7.Horea Christian2019-03-102-0/+172
| | | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Horea Christian <horea.christ@yandex.com> Closes: https://github.com/gentoo/gentoo/pull/11291 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-python/pandas: Remove support for non-existent depsMichał Górny2018-08-261-6/+2
|
* dev-python/pandas: bump to 0.23.4Virgil Dupras2018-08-233-0/+196
| | | | | | | | | Also, make tests pass. Tests around the pandas ecosystem are rather fragile and depend heavily on dependency versions. Dependency constraints in the ebuild are tighter than upstream's, but it's necessary to make tests pass. Package-Manager: Portage-2.3.47, Repoman-2.3.10
* dev-python/pandas: Add missing USE=doc DEPENDAndreas Sturmlechner2018-05-292-0/+2
| | | | | | Reported-by: Petr Cerny [:hrosik] <p.c-bugzilla@black-net.org> Closes: https://bugs.gentoo.org/656300 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/pandas: Drop 0.23.0_rc2Andreas Sturmlechner2018-05-162-172/+0
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-python/pandas: 0.23.0 version bumpAndreas Sturmlechner2018-05-162-0/+172
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-python/pandas: Drop oldAndreas Sturmlechner2018-05-108-786/+0
| | | | | Bug: https://bugs.gentoo.org/649104 Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-python/pandas: 0.23.0_rc2 version bumpAndreas Sturmlechner2018-05-032-0/+172
| | | | | Bug: https://bugs.gentoo.org/649104 Package-Manager: Portage-2.3.33, Repoman-2.3.9
* dev-python/pandas: Switch to dev-python/PyQt5, drop dev-python/pysideAndreas Sturmlechner2018-04-061-3/+2
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-python/pandas: MINIMAL_DEPEND -> COMMON_DEPEND, blocks to RDEPENDAndreas Sturmlechner2018-04-061-14/+16
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-python/pandas: Sort IUSE, drop -USEAndreas Sturmlechner2018-04-061-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-python/pandas: One line per depAndreas Sturmlechner2018-04-061-2/+8
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-python/pandas: Drop python3_4 supportAndreas Sturmlechner2018-04-061-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-python/pandas: Sync live with 0.20.3 bump changesAndreas Sturmlechner2018-04-061-5/+5
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-6/+6
|
* dev-python/pandas: x86 stable (bug #606248)Thomas Deutschmann2017-10-011-1/+1
| | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3
* dev-python/pandas-0.19.1-r0: add amd64 keywordTobias Klausmann2017-07-151-1/+1
| | | | Gentoo-Bug: 606248
* dev-python/pandas: version bumpSébastien Fabbro2017-07-122-0/+158
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/pandas: drop unused 'pandas-0.20.3.tar.gz' DIST entrySergei Trofimovich2017-07-111-1/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* fixed githubSébastien Fabbro2017-07-112-1/+2
|
* dev-python/pandas: Fix ManifestJustin Lecher2017-06-271-10/+0
| | | | | Package-Manager: Portage-2.3.6-prefix, Repoman-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/pandas: Drop backticksJustin Lecher2017-06-275-8/+18
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=616138 Package-Manager: Portage-2.3.6-prefix, Repoman-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/pandas: Fix quoting for bash safetyJustin Lecher2017-06-244-28/+28
| | | | | | | | | Thanks Arfrever pointing to this Some cosmetic changes in wording Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=616138 Package-Manager: Portage-2.3.3, Repoman-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/pandas: Import latest changes into live ebuildJustin Lecher2017-06-041-4/+11
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/pandas: Version BumpJustin Lecher2017-06-042-0/+163
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=620290 Package-Manager: Portage-2.3.6, Repoman-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/pandas: Add python3_6 to PYTHON_COMPATZac Medico2017-03-125-10/+10
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-285-5/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/pandas: Version BumpJustin Lecher2016-12-035-50/+631
| | | | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=585184 Move to modern virtualx.eclass usage Package-Manager: portage-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-014-4/+4
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* dev-python/pandas: Use virtualx during doc buildingJustin Lecher2015-11-261-1/+6
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=566756 Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/pandas: Version BumpJustin Lecher2015-11-244-0/+165
| | | | | Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/pandas: Backport test fixJustin Lecher2015-11-162-0/+32
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/pandas: Depend on threading support in pythonJustin Lecher2015-11-113-0/+3
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/pandas: Add python3.5 supportJustin Lecher2015-10-211-7/+11
| | | | | | | | | | | * Use PYTHON_USEDEP correctly * Don't set HAME=. for tests GitHub: pydata/pandas/11297 pydata/pandas/11298 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>