Summary
Pandas is a Python package providing fast, flexible, and expressive data structures designed to make working with "relational" or "labeled" data both easy and intuitive. It aims to be the fundamental high-level building block for doing practical, real world data analysis in Python.
Versions
v2.0.1 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86
- USE flags
- X debug doc full-support minimal test
v2.0.0 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86
- USE flags
- X doc full-support minimal test
v1.5.3 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- arm64 ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
- USE flags
- X doc full-support minimal test
v1.5.2 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 arm arm64 ppc64 ~hppa ~ia64 ~ppc ~riscv ~s390 ~sparc ~x86
- USE flags
- X doc full-support minimal test
v1.5.1 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 arm arm64 ppc64 x86 ~hppa ~ia64 ~ppc ~riscv ~s390 ~sparc
- USE flags
- X doc full-support minimal test
USE flags
General
- X
- Add support for X11
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- full-support
- Pull all packages to give pandas full support
- minimal
- Install a very minimal build (disables, for example, plugins, fonts, most drivers, non-critical features)
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
Dependencies
app-text / pandoc : Conversion between markup formats
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / PyQt5 : Python bindings for the Qt framework
dev-python / beautifulsoup4 : Pythonic idioms for iterating, searching, and modifying an HTML/XML parse tree
dev-python / blosc : High performance compressor optimized for binary data
dev-python / bottleneck : Fast NumPy array functions written in C
dev-python / cython : A Python to C compiler
dev-python / html5lib : HTML parser based on the HTML5 specification
dev-python / hypothesis : A library for property based testing
dev-python / ipython : Advanced interactive shell for Python
dev-python / jinja : A full-featured template engine for Python
dev-python / lxml : A Pythonic binding for the libxml2 and libxslt libraries
dev-python / matplotlib : Pure python plotting library with matlab like syntax
dev-python / nbsphinx : Jupyter Notebook Tools for Sphinx
dev-python / numexpr : Fast numerical array expression evaluator for Python and NumPy
dev-python / numpy : Fast array and numerical python library
dev-python / numpydoc : Sphinx extension to support docstrings in Numpy format
dev-python / openpyxl : Pure python reader and writer of Excel OpenXML files
dev-python / psycopg : PostgreSQL database adapter for Python
dev-python / pymysql : Pure-Python MySQL Driver
dev-python / pytables : Hierarchical datasets for Python
dev-python / pytest : Simple powerful testing with Python
dev-python / pytest-xdist : Distributed testing and loop-on-failing modes
dev-python / python-dateutil : Extensions to the standard Python datetime module
dev-python / pytz : World timezone definitions for Python
dev-python / rpy : Python interface to the R Programming Language
dev-python / scipy : Scientific algorithms library for Python
dev-python / sphinx : Python documentation generator
dev-python / sqlalchemy : Python SQL toolkit and Object Relational Mapper
dev-python / statsmodels : Statistical computations and models for use with SciPy
dev-python / xarray : N-D labeled arrays and datasets in Python
dev-python / xlrd : Library to extract data from Microsoft Excel spreadsheets
dev-python / xlsxwriter : Python module for creating Excel XLSX files
dev-python / xlwt : Python library to create spreadsheet files compatible with Excel
x11-apps / xhost : Controls host and/or user access to a running X server
x11-base / xorg-server : X.Org X servers
x11-misc / xclip : Copy data from standard input to X clipboard
x11-misc / xsel : Command-line program for getting and setting the contents of the X selection
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / PyQt5 : Python bindings for the Qt framework
dev-python / QtPy : Abstraction layer on top of PyQt and PySide with additional custom QWidgets
dev-python / beautifulsoup4 : Pythonic idioms for iterating, searching, and modifying an HTML/XML parse tree
dev-python / blosc : High performance compressor optimized for binary data
dev-python / bottleneck : Fast NumPy array functions written in C
dev-python / html5lib : HTML parser based on the HTML5 specification
dev-python / jinja : A full-featured template engine for Python
dev-python / lxml : A Pythonic binding for the libxml2 and libxslt libraries
dev-python / matplotlib : Pure python plotting library with matlab like syntax
dev-python / numexpr : Fast numerical array expression evaluator for Python and NumPy
dev-python / numpy : Fast array and numerical python library
dev-python / openpyxl : Pure python reader and writer of Excel OpenXML files
dev-python / pytables : Hierarchical datasets for Python
dev-python / python-dateutil : Extensions to the standard Python datetime module
dev-python / pytz : World timezone definitions for Python
dev-python / scipy : Scientific algorithms library for Python
dev-python / sqlalchemy : Python SQL toolkit and Object Relational Mapper
dev-python / statsmodels : Statistical computations and models for use with SciPy
dev-python / tabulate : Pretty-print tabular data
dev-python / xarray : N-D labeled arrays and datasets in Python
dev-python / xlrd : Library to extract data from Microsoft Excel spreadsheets
dev-python / xlsxwriter : Python module for creating Excel XLSX files
dev-python / xlwt : Python library to create spreadsheet files compatible with Excel
x11-misc / xclip : Copy data from standard input to X clipboard
x11-misc / xsel : Command-line program for getting and setting the contents of the X selection
Depending packages
dev-python / dask : Task scheduling and blocked algorithms for parallel processing
dev-python / rpy : Python interface to the R Programming Language
dev-python / rpyc : Remote Python Call (RPyC), a transparent and symmetric RPC library
dev-python / seaborn : Statistical data visualization
dev-python / statsmodels : Statistical computations and models for use with SciPy
dev-python / xarray : N-D labeled arrays and datasets in Python
sci-biology / HTSeq : Python support for SAM/BAM/Bowtie/FASTA/Q/GFF/GTF files
sci-biology / biopandas : Molecular Structures in Pandas DataFrames
sci-chemistry / mdtraj : Read, write and analyze MD trajectories with only a few lines of Python code
sci-geosciences / folium : Python Data, Leaflet.js Maps
sci-libs / cantera : Object-oriented tool suite for chemical kinetics, thermodynamics, and transport
sci-libs / datasets : Access and share datasets for Audio, Computer Vision, and NLP tasks
sci-libs / keras : Deep Learning for humans
sci-libs / rocFFT : Next generation FFT implementation for ROCm
Bugs
- 773610
- dev-python/pandas-1.2.1 fails test TestTimestampProperties.test_is_leap_year
- 786594
- dev-python/pandas-1.2.3-r1: fails one test on x86 (test_rolling_quantile_interpolation_options)
- 809854
- dev-python/pandas-1.3.1: tests fail with "ValueError: Buffer dtype mismatch, expected 'int64_t' but got 'int'" and similar
- 832517
- dev-python/pandas-1.3.4 - missing build dependency on cython
- 882287
- dev-python/pandas-1.5.0: full-support should install dev-python/tabulate
- 890547
- dev-python/pandas-1.5.2 - fails 41 tests on ppc
- 895602
- dev-python/pandas-1.5.3: stablereq
- 898706
- dev-python/pandas-1.5.3 fails to compile (CYTHON3-SYSTEM): Cython.Compiler.Errors.CompileError: timedeltas.pyx
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pandas: destabilize for ~ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Backport DEPEND/BDEPEND split to 1.5.3
Closes: https://bugs.gentoo.org/906091 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/pandas: dev-python/numpy should also be DEPEND
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 2.0.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: DEPEND → BDEPEND
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Miezhiko · gentoo
dev-python/pandas: Add missing dep on dev-python/versioneer
Closes: https://bugs.gentoo.org/903772 Signed-off-by: Miezhiko <Miezhiko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30472 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 2.0.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pandas: Stabilize 1.5.3 arm64, #895602
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.5.3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pandas: Stabilize 1.5.2 ppc64, #888363
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pandas: Stabilize 1.5.2 ppc, #888363
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/pandas: Stabilize 1.5.2 arm, #888363
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pandas: Stabilize 1.5.2 arm64, #888363
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Stabilize 1.5.2 amd64, #888363
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pandas: Stabilize 1.5.1 x86, #881907
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-python/pandas: Stabilize 1.5.1 amd64, #881907
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.5.2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pandas: Stabilize 1.5.1 arm64, #881907
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/pandas: Stabilize 1.5.1 arm, #881907
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/pandas: Stabilize 1.5.1 ppc64, #881907
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/pandas: Stabilize 1.5.1 ppc, #881907
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pandas: Keyword 1.5.1 sparc, #877143
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/pandas: Keyword 1.5.1 ia64, #877143
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pandas: Stabilize 1.5.0-r1 x86, #878239
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pandas: Stabilize 1.5.0-r1 ppc, #878239
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/pandas: Stabilize 1.5.0-r1 arm, #878239
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Stabilize 1.5.0-r1 amd64, #878239
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Stabilize 1.5.0-r1 ppc64, #878239
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pandas: Stabilize 1.5.0-r1 arm64, #878239
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Stabilize 1.5.0 x86, #878195
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pandas: Stabilize 1.5.0 amd64, #878195
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pandas: Stabilize 1.5.0 ppc, #878195
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/pandas: Stabilize 1.5.0 arm64, #878195
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/pandas: Stabilize 1.5.0 arm, #878195
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pandas: Stabilize 1.5.0 ppc64, #878195
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.5.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
dev-python/pandas: enable python3_11
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pandas: Stabilize 1.4.4 x86, #874252
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/pandas: Stabilize 1.4.4 ppc64, #874252
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/pandas: Stabilize 1.4.4 ppc, #874252
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/pandas: Stabilize 1.4.4 arm64, #874252
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/pandas: Stabilize 1.4.4 arm, #874252
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/pandas: Stabilize 1.4.4 amd64, #874252
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.5.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.4.4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pandas: ppc stable wrt bug #860657
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pandas: ppc64 stable wrt bug #860657
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pandas: arm64 stable wrt bug #860657
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/pandas: arm stable wrt bug #860657
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pandas: x86 stable wrt bug #860657
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/pandas: amd64 stable wrt bug #860657
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pandas: add 1.4.3
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pandas: x86 stable wrt bug #842942
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/pandas: ppc stable wrt bug #842942
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pandas: Stabilize 1.4.2 ppc64, #842942
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pandas: Stabilize 1.4.2 arm64, #842942
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pandas: Stabilize 1.4.2 arm, #842942
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-python/pandas: Stabilize 1.4.2 amd64, #842942
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.4.2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pandas: Stabilize 1.4.1 x86, #834203
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/pandas: Stabilize 1.4.1 amd64, #834203
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/pandas: Stabilize 1.4.1 arm, #834203
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/pandas: Stabilize 1.4.1 ppc64, #834203
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pandas: Stabilize 1.4.1 ppc, #834203
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Stabilize 1.4.1 arm64, #834203
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pandas: amd64 stable wrt bug #831149
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.4.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Keyword 1.4.0 sparc, #831852
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-python/pandas: Stabilize 1.3.5 x86, #831149
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Run a single Xvfb
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.4.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pandas: Stabilize 1.3.5 arm, #831149
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Stabilize 1.3.5 arm64, #831149
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pandas: Stabilize 1.3.5 ppc, #831149
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.3.5
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: skip test broken by Python changes
Relies on a regex to match a certain string. Broken with Python 3.9.8+. Bug: https://github.com/pandas-dev/pandas/issues/44420 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Stabilize 1.3.4 amd64, #825658
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Stabilize 1.3.4 arm64, #825658
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Keyword 1.3.4 hppa, #804136
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Stabilize 1.3.3 x86, #813567
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: avoid scipy dep (via statsmodels) on HPPA
scipy doesn't build on HPPA and statsmodels is barely a dependency of pandas anyway (and it's only dragged in on HPPA for tests). Bug: https://bugs.gentoo.org/804115 Bug: https://bugs.gentoo.org/804136 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pandas: try avoid scipy dependency on HPPA
scipy doesn't build on HPPA. Pandas seems to fall back OK w/o scipy installed. Bug: https://bugs.gentoo.org/804136 Bug: https://bugs.gentoo.org/804115 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Stabilize 1.3.3 ppc64, #813567
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pandas: Stabilize 1.3.3 ppc, #813567
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Keyword 1.3.4 ia64, #804136
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: fix detecting 32-bit arm (for skipping some tests)
Bug: https://bugs.gentoo.org/818964 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Stabilize 1.3.3 arm, #813567
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pandas: Stabilize 1.3.3 arm64, #813567
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.3.4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Stabilize 1.3.3 amd64, #813567
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Stabilize 1.3.2 arm, #813567
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.3.3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{beautifulsoup → beautifulsoup4}
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Keyword 1.3.2 s390, #804136
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pandas: Keyword 1.3.2 ppc64, #804136
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Keyword 1.3.2 ppc, #804136
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pandas: amd64 stable wrt bug #803749
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.3.2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.3.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-python/pandas: keyword 1.3.0 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Port to py3.10
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.3.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.2.5
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Unrestrict xarray opt-dep
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pandas: amd64 stable wrt bug #790920
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Sam James · gentoo
dev-python/pandas: Stabilize 1.2.3-r1 x86, #783318
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Stabilize 1.2.3-r1 amd64, #783318
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.2.4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Improve failing test info
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/pandas: Revert all the recent changes
Revert the removal of xlrd and xlwt deps, as well FMA-related changes, bringing the ebuilds back to -r1. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Restore FMA use, the test is wrong
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Also block xlwt, due to broken tests
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Remove the optional dep on dev-python/xlrd
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Disable FMA to unbreak rolling stuffs
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Force -j1 to avoid miscompilation
Closes: https://bugs.gentoo.org/774654 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.2.3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pandas: amd64 stable wrt bug #772500
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.2.2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Stabilize 1.1.5 amd64, #765301
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.2.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Stabilize 1.1.5 x86, #765301
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
dev-python/pandas: x86 stable (bug #761175)
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.1.5
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Sam James · gentoo
dev-python/pandas: Stabilize 1.1.2-r1 amd64, #741276
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Remove (optional) dep on dev-python/s3fs
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.1.4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
dev-python/pandas: x86 stable (bug #741276)
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/pandas: x86 stable wrt bug #741276
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {sci-libs → dev-python}/scipy
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.1.2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
dev-python/pandas: Inherit optfeature.eclass
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Keyword 1.1.1 arm64, #738400
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Keyword 1.1.1 arm, #738400
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.1.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Keyword 1.1.0 arm, #723912
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: arm64 keyworded (bug #723912)
Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: Stabilize 1.0.5 x86, #730968
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pandas: amd64 stable (bug #730968)
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.1.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/pandas: Remove unmaintained 9999
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Stabilize 1.0.4 amd64, #730968
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Bump to 1.0.5
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Unrestrict statsmodels dep
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Unrestrict s3fs dep
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Port to py3.9
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Port to py3.8
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
dev-python/pandas: Bump to 1.0.4
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Benda Xu · gentoo
dev-python/pandas: version bump.
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> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
(cat_pn): Drop old
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Pacho Ramos · gentoo
(cat_pn): Sync PYTHON_COMPAT
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Use HTTPS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/pandas: Remove Python 2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Remove redundant `|| die` on virtx
* `virtx` never required `|| die` to begin with. Closes: https://github.com/gentoo/gentoo/pull/13954 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
dev-python/pandas: use HTTPS for homepage
Signed-off-by: Aaron Bauman <bman@gentoo.org> - Aaron Bauman · gentoo
dev-python/pandas: fix QA warning about tests
Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-python/pandas: 0.24.2 allarches stablized
Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Virgil Dupras · gentoo
dev-python/pandas: remove old
Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Virgil Dupras · gentoo
dev-python/pandas: bump to 0.24.2
Also, fix obsolete optional dependencies. Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-python/pandas: 0.24.1 add py37 support
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Horea Christian · gentoo
dev-python/pandas: version bump 0.24.1 EAPI bump 7.
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> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pandas: Remove support for non-existent deps - Repository mirror & CI · gentoo
Merge updates from master - Virgil Dupras · gentoo
dev-python/pandas: bump to 0.23.4
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 - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-python/pandas: Add missing USE=doc DEPEND
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 - Andreas Sturmlechner · gentoo
dev-python/pandas: Drop 0.23.0_rc2
Package-Manager: Portage-2.3.36, Repoman-2.3.9 - Andreas Sturmlechner · gentoo
dev-python/pandas: 0.23.0 version bump
Package-Manager: Portage-2.3.36, Repoman-2.3.9 - Andreas Sturmlechner · gentoo
dev-python/pandas: Drop old
Bug: https://bugs.gentoo.org/649104 Package-Manager: Portage-2.3.36, Repoman-2.3.9 - Andreas Sturmlechner · gentoo
dev-python/pandas: 0.23.0_rc2 version bump
Bug: https://bugs.gentoo.org/649104 Package-Manager: Portage-2.3.33, Repoman-2.3.9 - Andreas Sturmlechner · gentoo
dev-python/pandas: Switch to dev-python/PyQt5, drop dev-python/pyside
Package-Manager: Portage-2.3.28, Repoman-2.3.9 - Andreas Sturmlechner · gentoo
dev-python/pandas: MINIMAL_DEPEND -> COMMON_DEPEND, blocks to RDEPEND
Package-Manager: Portage-2.3.28, Repoman-2.3.9 - Andreas Sturmlechner · gentoo
dev-python/pandas: Sort IUSE, drop -USE
Package-Manager: Portage-2.3.28, Repoman-2.3.9 - Andreas Sturmlechner · gentoo
dev-python/pandas: One line per dep
Package-Manager: Portage-2.3.28, Repoman-2.3.9 - Andreas Sturmlechner · gentoo
dev-python/pandas: Drop python3_4 support
Package-Manager: Portage-2.3.28, Repoman-2.3.9 - Andreas Sturmlechner · gentoo
dev-python/pandas: Sync live with 0.20.3 bump changes
Package-Manager: Portage-2.3.28, Repoman-2.3.9 - Thomas Deutschmann · gentoo
dev-python/pandas: x86 stable (bug #606248)
Package-Manager: Portage-2.3.10, Repoman-2.3.3 - Tobias Klausmann · gentoo
dev-python/pandas-0.19.1-r0: add amd64 keyword
Gentoo-Bug: 606248 - Sébastien Fabbro · gentoo
dev-python/pandas: version bump
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Justin Lecher · gentoo
dev-python/pandas: Drop backticks
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> - Justin Lecher · gentoo
dev-python/pandas: Fix quoting for bash safety
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> - Justin Lecher · gentoo
dev-python/pandas: Import latest changes into live ebuild
Package-Manager: Portage-2.3.6, Repoman-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/pandas: Version Bump
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> - Zac Medico · gentoo
dev-python/pandas: Add python3_6 to PYTHON_COMPAT
Package-Manager: Portage-2.3.4, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Justin Lecher · gentoo
dev-python/pandas: Version Bump
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> - Michał Górny · gentoo
global: Drop dead implementations from PYTHON_COMPAT - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/zpuskas/kicad-doc-4.0.0-rc1'
Pull request: https://github.com/gentoo/gentoo/pull/403 - Justin Lecher · gentoo
dev-python/pandas: Use virtualx during doc building
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> - Justin Lecher · gentoo
dev-python/pandas: Version Bump
Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/pandas: Backport test fix
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/pandas: Depend on threading support in python
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/pandas: Add python3.5 support
* 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> - Justin Lecher · gentoo
dev-python/pandas: Version Bump
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed