mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
Rename dev-python/{rpy → rpy2}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -7,3 +7,4 @@ move dev-python/gmpy dev-python/gmpy2
|
||||
move dev-python/tlsh dev-python/python-tlsh
|
||||
move dev-python/tappy dev-python/tap-py
|
||||
move dev-python/subunit dev-python/python-subunit
|
||||
move dev-python/rpy dev-python/rpy2
|
||||
|
||||
Reference in New Issue
Block a user