diff options
| author | Michał Górny <mgorny@gentoo.org> | 2024-11-13 21:08:53 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2024-11-13 21:40:57 +0100 |
| commit | f4e4f89e625e2e6c1497cf39bd2d2b2c9310d2bd (patch) | |
| tree | cb4ac5f83eab3981551341d9f52cbfb24fc24ca9 /dev-python | |
| parent | ad806778f682f6cd766327c653c460dc4534bf4e (diff) | |
| download | gentoo-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')
| -rw-r--r-- | dev-python/pandas/pandas-2.2.3.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/rpy2/Manifest (renamed from dev-python/rpy/Manifest) | 0 | ||||
| -rw-r--r-- | dev-python/rpy2/metadata.xml (renamed from dev-python/rpy/metadata.xml) | 0 | ||||
| -rw-r--r-- | dev-python/rpy2/rpy2-3.5.14.ebuild (renamed from dev-python/rpy/rpy-3.5.14.ebuild) | 0 |
4 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 diff --git a/dev-python/rpy/Manifest b/dev-python/rpy2/Manifest index 4b05cc402c2c..4b05cc402c2c 100644 --- a/dev-python/rpy/Manifest +++ b/dev-python/rpy2/Manifest diff --git a/dev-python/rpy/metadata.xml b/dev-python/rpy2/metadata.xml index 98f720adecd9..98f720adecd9 100644 --- a/dev-python/rpy/metadata.xml +++ b/dev-python/rpy2/metadata.xml diff --git a/dev-python/rpy/rpy-3.5.14.ebuild b/dev-python/rpy2/rpy2-3.5.14.ebuild index 0aa15c9b861d..0aa15c9b861d 100644 --- a/dev-python/rpy/rpy-3.5.14.ebuild +++ b/dev-python/rpy2/rpy2-3.5.14.ebuild |
