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
v1.2.4 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~arm ~arm64 ~x86
- USE flags
- X doc full-support minimal test
v1.2.3-r1 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 ~arm ~arm64 ~x86
- USE flags
- X doc full-support minimal test
v1.2.2-r1 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~arm ~arm64 ~x86
- USE flags
- X doc full-support minimal test
v1.2.1-r1 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 ~arm ~arm64 ~x86
- USE flags
- X doc full-support minimal test
v1.1.5-r1 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 x86 ~arm ~arm64
- USE flags
- X doc full-support minimal test
USE flags
General
- X
- Add support for X11
- 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_7
- Build with Python 3.7
- python3_8
- Build with Python 3.8
- python3_9
- Build with Python 3.9
Dependencies
app-text / pandoc : Conversion between markup formats
dev-python / PyQt5 : Python bindings for the Qt framework
dev-python / beautifulsoup : 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 Cython
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 / nose : Unittest extension with automatic test suite discovery and easy test authoring
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-mock : Thin-wrapper around the mock package for easier use with pytest
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-lang / python-exec : Python script wrapper
dev-python / PyQt5 : Python bindings for the Qt framework
dev-python / beautifulsoup : 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 Cython
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 / 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 / networkx : Python tools to manipulate graphs and complex networks
dev-python / pandas-datareader : Pandas DataFrame extraction from a wide range of Internet sources
dev-python / partd : Appendable key-value storage
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 / biopandas : Molecular Structures in Pandas DataFrames
sci-chemistry / mdtraj : Read, write and analyze MD trajectories with only a few lines of Python code
sci-libs / cantera : Object-oriented tool suite for chemical kinetics, thermodynamics, and transport
sci-libs / sktime : scikit-learn toolbox for working with time series
Bugs
Change logs
- 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