summaryrefslogtreecommitdiff
path: root/dev-python/pandas
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-13 21:08:53 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-13 21:40:57 +0100
commitf4e4f89e625e2e6c1497cf39bd2d2b2c9310d2bd (patch)
treecb4ac5f83eab3981551341d9f52cbfb24fc24ca9 /dev-python/pandas
parentad806778f682f6cd766327c653c460dc4534bf4e (diff)
downloadgentoo-f4e4f89e625e2e6c1497cf39bd2d2b2c9310d2bd.tar.gz
gentoo-f4e4f89e625e2e6c1497cf39bd2d2b2c9310d2bd.tar.bz2
gentoo-f4e4f89e625e2e6c1497cf39bd2d2b2c9310d2bd.zip
Rename dev-python/{rpy → rpy2}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pandas')
-rw-r--r--dev-python/pandas/pandas-2.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pandas/pandas-2.2.3.ebuild b/dev-python/pandas/pandas-2.2.3.ebuild
index e0840c9fb915..c4ec84f2d6f1 100644
--- a/dev-python/pandas/pandas-2.2.3.ebuild
+++ b/dev-python/pandas/pandas-2.2.3.ebuild
@@ -222,7 +222,7 @@ pkg_postinst() {
optfeature "Plotting support" dev-python/matplotlib
optfeature "Needed for Excel I/O" ">=dev-python/openpyxl-3.0.10" dev-python/xlsxwriter dev-python/xlrd dev-python/xlwt
optfeature "necessary for HDF5-based storage" ">=dev-python/tables-3.7.0"
- optfeature "R I/O support" dev-python/rpy
+ optfeature "R I/O support" dev-python/rpy2
optfeature "Needed for parts of pandas.stats" dev-python/statsmodels
optfeature "SQL database support" ">=dev-python/sqlalchemy-1.4.36"
optfeature "miscellaneous statistical functions" dev-python/scipy