diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-10-05 16:08:56 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-10-05 16:08:56 +0200 |
commit | b9bd03c22bfe286195d405c91583b80c00b45fea (patch) | |
tree | ac42fe82a63c8dc089303963fcc2ae0a6eadd45b /profiles | |
parent | Rename dev-python/{pytables → tables} (diff) | |
download | gentoo-b9bd03c22bfe286195d405c91583b80c00b45fea.tar.gz gentoo-b9bd03c22bfe286195d405c91583b80c00b45fea.tar.bz2 gentoo-b9bd03c22bfe286195d405c91583b80c00b45fea.zip |
profiles/update: Add missing move for pytables
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/updates/3Q-2023 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/updates/3Q-2023 b/profiles/updates/3Q-2023 index 4dc6fd8bff78..f5392cf1039a 100644 --- a/profiles/updates/3Q-2023 +++ b/profiles/updates/3Q-2023 @@ -18,3 +18,4 @@ move dev-libs/paho-mqtt-c net-libs/paho-mqtt-c move dev-lisp/ecls dev-lisp/ecl move sys-devel/ct-ng sys-devel/crosstool-ng move dev-python/stack_data dev-python/stack-data +move dev-python/pytables dev-python/tables |