diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-02-15 12:28:52 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-02-15 12:37:58 -0800 |
commit | f396341ebb7828d4d1ba7ae270186bf6947cb07b (patch) | |
tree | f4230848bbd4a228f02b136d4695d5adc43e3c66 /profiles/updates | |
parent | sys-devel/gcc: drop unused PATCHES= assignment (diff) | |
download | gentoo-f396341ebb7828d4d1ba7ae270186bf6947cb07b.tar.gz gentoo-f396341ebb7828d4d1ba7ae270186bf6947cb07b.tar.bz2 gentoo-f396341ebb7828d4d1ba7ae270186bf6947cb07b.zip |
dev-python/pydocstyle: Rename from dev-python/pep257
Closes: https://bugs.gentoo.org/672948
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles/updates')
-rw-r--r-- | profiles/updates/1Q-2020 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/updates/1Q-2020 b/profiles/updates/1Q-2020 index ce81f9ae19d8..79460692b937 100644 --- a/profiles/updates/1Q-2020 +++ b/profiles/updates/1Q-2020 @@ -2,3 +2,4 @@ move dev-libs/range-v3 dev-cpp/range-v3 move dev-python/neovim-python-client dev-python/pynvim move games-action/openastromenace games-action/astromenace move dev-python/matplotlib2tikz dev-python/tikzplotlib +move dev-python/pep257 dev-python/pydocstyle |