diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-07-02 13:26:26 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-07-02 13:26:26 +0200 |
commit | c3fe4d4105e7093336a2f2012f9737eb1ae7f3d8 (patch) | |
tree | a9382b5127b08887f58f70e2acb36676a726e8cc /profiles/updates | |
parent | dev-python/ConfigArgParse: Clean MY_P up (diff) | |
download | gentoo-c3fe4d4105e7093336a2f2012f9737eb1ae7f3d8.tar.gz gentoo-c3fe4d4105e7093336a2f2012f9737eb1ae7f3d8.tar.bz2 gentoo-c3fe4d4105e7093336a2f2012f9737eb1ae7f3d8.zip |
Rename dev-python/{dbutils → DBUtils}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/updates')
-rw-r--r-- | profiles/updates/3Q-2022 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/updates/3Q-2022 b/profiles/updates/3Q-2022 index 0be926a81e6a..8b45e8efa841 100644 --- a/profiles/updates/3Q-2022 +++ b/profiles/updates/3Q-2022 @@ -1,2 +1,3 @@ move dev-python/async_timeout dev-python/async-timeout move dev-python/configargparse dev-python/ConfigArgParse +move dev-python/dbutils dev-python/DBUtils |