summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:11:44 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:18:53 +0000
commit85654ea84ebe35777825690be4af8f80f2452949 (patch)
tree4a3a2c50a0126282ad08a2b1607284b7ae18bd25 /dev-python/requestsexceptions
parentdev-python/rcssmin: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-85654ea84ebe35777825690be4af8f80f2452949.tar.gz
gentoo-85654ea84ebe35777825690be4af8f80f2452949.tar.bz2
gentoo-85654ea84ebe35777825690be4af8f80f2452949.zip
dev-python/requestsexceptions: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/requestsexceptions')
-rw-r--r--dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild b/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild
index 737ec3344353..2e3f56bca881 100644
--- a/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild
+++ b/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild
@@ -6,7 +6,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
-DESCRIPTION="Finds the correct path to exceptions in the requests library."
+DESCRIPTION="Finds the correct path to exceptions in the requests library"
HOMEPAGE="https://github.com/openstack-infra/requestsexceptions"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"