commit:     2627cdfaa51b7599a611c91edde13b1ac651a9cd
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 18 14:17:14 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 18 14:33:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2627cdfa

dev-python/pandas: Remove (optional) dep on dev-python/s3fs

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pandas/{pandas-1.0.5.ebuild => pandas-1.0.5-r1.ebuild} | 2 --
 dev-python/pandas/{pandas-1.1.2.ebuild => pandas-1.1.2-r1.ebuild} | 2 --
 dev-python/pandas/{pandas-1.1.4.ebuild => pandas-1.1.4-r1.ebuild} | 2 --
 3 files changed, 6 deletions(-)

diff --git a/dev-python/pandas/pandas-1.0.5.ebuild 
b/dev-python/pandas/pandas-1.0.5-r1.ebuild
similarity index 98%
rename from dev-python/pandas/pandas-1.0.5.ebuild
rename to dev-python/pandas/pandas-1.0.5-r1.ebuild
index ed65359d2c3..05ab931fc71 100644
--- a/dev-python/pandas/pandas-1.0.5.ebuild
+++ b/dev-python/pandas/pandas-1.0.5-r1.ebuild
@@ -42,7 +42,6 @@ OPTIONAL_DEPEND="
                dev-python/xlsxwriter[${PYTHON_USEDEP}]
        )
        >=dev-python/pytables-3.2.1[${PYTHON_USEDEP}]
-       dev-python/s3fs[${PYTHON_USEDEP}]
        dev-python/statsmodels[${PYTHON_USEDEP}]
        $(python_gen_cond_dep '
                >=dev-python/xarray-0.10.8[${PYTHON_USEDEP}]
@@ -162,7 +161,6 @@ pkg_postinst() {
        optfeature "accelerating certain numerical operations, using multiple 
cores as well as smart chunking and caching to achieve large speedups" 
">=dev-python/numexpr-2.1"
        optfeature "needed for pandas.io.html.read_html" 
dev-python/beautifulsoup:4 dev-python/html5lib dev-python/lxml
        optfeature "for msgpack compression using blosc" dev-python/blosc
-       optfeature "necessary for Amazon S3 access" dev-python/s3fs
        optfeature "Template engine for conditional HTML formatting" 
dev-python/jinja
        optfeature "Plotting support" dev-python/matplotlib
        optfeature "Needed for Excel I/O" ">=dev-python/openpyxl-1.6.1" 
dev-python/xlsxwriter dev-python/xlrd dev-python/xlwt

diff --git a/dev-python/pandas/pandas-1.1.2.ebuild 
b/dev-python/pandas/pandas-1.1.2-r1.ebuild
similarity index 98%
rename from dev-python/pandas/pandas-1.1.2.ebuild
rename to dev-python/pandas/pandas-1.1.2-r1.ebuild
index 347189e6299..5bf55696819 100644
--- a/dev-python/pandas/pandas-1.1.2.ebuild
+++ b/dev-python/pandas/pandas-1.1.2-r1.ebuild
@@ -42,7 +42,6 @@ OPTIONAL_DEPEND="
                dev-python/xlsxwriter[${PYTHON_USEDEP}]
        )
        >=dev-python/pytables-3.2.1[${PYTHON_USEDEP}]
-       dev-python/s3fs[${PYTHON_USEDEP}]
        dev-python/statsmodels[${PYTHON_USEDEP}]
        $(python_gen_cond_dep '
                >=dev-python/xarray-0.10.8[${PYTHON_USEDEP}]
@@ -168,7 +167,6 @@ pkg_postinst() {
        optfeature "accelerating certain numerical operations, using multiple 
cores as well as smart chunking and caching to achieve large speedups" 
">=dev-python/numexpr-2.1"
        optfeature "needed for pandas.io.html.read_html" 
dev-python/beautifulsoup:4 dev-python/html5lib dev-python/lxml
        optfeature "for msgpack compression using blosc" dev-python/blosc
-       optfeature "necessary for Amazon S3 access" dev-python/s3fs
        optfeature "Template engine for conditional HTML formatting" 
dev-python/jinja
        optfeature "Plotting support" dev-python/matplotlib
        optfeature "Needed for Excel I/O" ">=dev-python/openpyxl-1.6.1" 
dev-python/xlsxwriter dev-python/xlrd dev-python/xlwt

diff --git a/dev-python/pandas/pandas-1.1.4.ebuild 
b/dev-python/pandas/pandas-1.1.4-r1.ebuild
similarity index 98%
rename from dev-python/pandas/pandas-1.1.4.ebuild
rename to dev-python/pandas/pandas-1.1.4-r1.ebuild
index db6f0cd767d..ec902a8752a 100644
--- a/dev-python/pandas/pandas-1.1.4.ebuild
+++ b/dev-python/pandas/pandas-1.1.4-r1.ebuild
@@ -41,7 +41,6 @@ OPTIONAL_DEPEND="
                dev-python/xlsxwriter[${PYTHON_USEDEP}]
        )
        >=dev-python/pytables-3.2.1[${PYTHON_USEDEP}]
-       dev-python/s3fs[${PYTHON_USEDEP}]
        dev-python/statsmodels[${PYTHON_USEDEP}]
        $(python_gen_cond_dep '
                >=dev-python/xarray-0.10.8[${PYTHON_USEDEP}]
@@ -167,7 +166,6 @@ pkg_postinst() {
        optfeature "accelerating certain numerical operations, using multiple 
cores as well as smart chunking and caching to achieve large speedups" 
">=dev-python/numexpr-2.1"
        optfeature "needed for pandas.io.html.read_html" 
dev-python/beautifulsoup:4 dev-python/html5lib dev-python/lxml
        optfeature "for msgpack compression using blosc" dev-python/blosc
-       optfeature "necessary for Amazon S3 access" dev-python/s3fs
        optfeature "Template engine for conditional HTML formatting" 
dev-python/jinja
        optfeature "Plotting support" dev-python/matplotlib
        optfeature "Needed for Excel I/O" ">=dev-python/openpyxl-1.6.1" 
dev-python/xlsxwriter dev-python/xlrd dev-python/xlwt

Reply via email to