From aaf123a5b0f0a596d92c026e7bb4707a35e31020 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 25 Apr 2026 12:03:43 +0200 Subject: [PATCH] dev-python/whatthepatch: Remove full stop from DESCRIPTION MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/whatthepatch/whatthepatch-1.0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/whatthepatch/whatthepatch-1.0.7.ebuild b/dev-python/whatthepatch/whatthepatch-1.0.7.ebuild index 760c5c87ac3a7..ef9eb1702d032 100644 --- a/dev-python/whatthepatch/whatthepatch-1.0.7.ebuild +++ b/dev-python/whatthepatch/whatthepatch-1.0.7.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) inherit distutils-r1 pypi -DESCRIPTION="A patch parsing and application library." +DESCRIPTION="A patch parsing and application library" HOMEPAGE=" https://github.com/cscorley/whatthepatch/ https://pypi.org/project/whatthepatch/