diff --git a/dev-python/authheaders/authheaders-0.14.1.ebuild b/dev-python/authheaders/authheaders-0.14.1.ebuild index f5022f6b4a2ae..9156e15926bc3 100644 --- a/dev-python/authheaders/authheaders-0.14.1.ebuild +++ b/dev-python/authheaders/authheaders-0.14.1.ebuild @@ -6,7 +6,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 -DESCRIPTION="A library wrapping email authentication header verification and generation." +DESCRIPTION="A library wrapping email authentication header verification and generation" HOMEPAGE="https://github.com/ValiMail/authentication-headers" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"