commit: 0221ac431d31238083d2d32379dc026a796597cc Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sun Jul 2 20:53:03 2023 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Mon Jul 3 22:00:04 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0221ac43
dev-python/ypy-websocket: remove trailing space in DESCRIPTION Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/31718 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> dev-python/ypy-websocket/ypy-websocket-0.10.0.ebuild | 2 +- dev-python/ypy-websocket/ypy-websocket-0.11.0.ebuild | 2 +- dev-python/ypy-websocket/ypy-websocket-0.11.1.ebuild | 2 +- dev-python/ypy-websocket/ypy-websocket-0.12.1.ebuild | 2 +- dev-python/ypy-websocket/ypy-websocket-0.8.4.ebuild | 2 +- dev-python/ypy-websocket/ypy-websocket-0.9.0.ebuild | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-python/ypy-websocket/ypy-websocket-0.10.0.ebuild b/dev-python/ypy-websocket/ypy-websocket-0.10.0.ebuild index 075327cc99bf..1a0a66796cb3 100644 --- a/dev-python/ypy-websocket/ypy-websocket-0.10.0.ebuild +++ b/dev-python/ypy-websocket/ypy-websocket-0.10.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{10..11} ) inherit distutils-r1 -DESCRIPTION="Python bindings to y-crdt " +DESCRIPTION="Python bindings to y-crdt" HOMEPAGE=" https://pypi.org/project/ypy-websocket/ https://github.com/y-crdt/ypy-websocket/ diff --git a/dev-python/ypy-websocket/ypy-websocket-0.11.0.ebuild b/dev-python/ypy-websocket/ypy-websocket-0.11.0.ebuild index 075327cc99bf..1a0a66796cb3 100644 --- a/dev-python/ypy-websocket/ypy-websocket-0.11.0.ebuild +++ b/dev-python/ypy-websocket/ypy-websocket-0.11.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{10..11} ) inherit distutils-r1 -DESCRIPTION="Python bindings to y-crdt " +DESCRIPTION="Python bindings to y-crdt" HOMEPAGE=" https://pypi.org/project/ypy-websocket/ https://github.com/y-crdt/ypy-websocket/ diff --git a/dev-python/ypy-websocket/ypy-websocket-0.11.1.ebuild b/dev-python/ypy-websocket/ypy-websocket-0.11.1.ebuild index 075327cc99bf..1a0a66796cb3 100644 --- a/dev-python/ypy-websocket/ypy-websocket-0.11.1.ebuild +++ b/dev-python/ypy-websocket/ypy-websocket-0.11.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{10..11} ) inherit distutils-r1 -DESCRIPTION="Python bindings to y-crdt " +DESCRIPTION="Python bindings to y-crdt" HOMEPAGE=" https://pypi.org/project/ypy-websocket/ https://github.com/y-crdt/ypy-websocket/ diff --git a/dev-python/ypy-websocket/ypy-websocket-0.12.1.ebuild b/dev-python/ypy-websocket/ypy-websocket-0.12.1.ebuild index 075327cc99bf..1a0a66796cb3 100644 --- a/dev-python/ypy-websocket/ypy-websocket-0.12.1.ebuild +++ b/dev-python/ypy-websocket/ypy-websocket-0.12.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{10..11} ) inherit distutils-r1 -DESCRIPTION="Python bindings to y-crdt " +DESCRIPTION="Python bindings to y-crdt" HOMEPAGE=" https://pypi.org/project/ypy-websocket/ https://github.com/y-crdt/ypy-websocket/ diff --git a/dev-python/ypy-websocket/ypy-websocket-0.8.4.ebuild b/dev-python/ypy-websocket/ypy-websocket-0.8.4.ebuild index 7fb01fdeafed..6282c71ba0f5 100644 --- a/dev-python/ypy-websocket/ypy-websocket-0.8.4.ebuild +++ b/dev-python/ypy-websocket/ypy-websocket-0.8.4.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{9..11} ) inherit distutils-r1 -DESCRIPTION="Python bindings to y-crdt " +DESCRIPTION="Python bindings to y-crdt" HOMEPAGE=" https://pypi.org/project/ypy-websocket/ https://github.com/y-crdt/ypy-websocket/ diff --git a/dev-python/ypy-websocket/ypy-websocket-0.9.0.ebuild b/dev-python/ypy-websocket/ypy-websocket-0.9.0.ebuild index d5ae3bec2235..bd99bb02d724 100644 --- a/dev-python/ypy-websocket/ypy-websocket-0.9.0.ebuild +++ b/dev-python/ypy-websocket/ypy-websocket-0.9.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{9..11} ) inherit distutils-r1 -DESCRIPTION="Python bindings to y-crdt " +DESCRIPTION="Python bindings to y-crdt" HOMEPAGE=" https://pypi.org/project/ypy-websocket/ https://github.com/y-crdt/ypy-websocket/
