diff options
author | Sam James <sam@gentoo.org> | 2021-12-26 00:12:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-26 00:19:01 +0000 |
commit | 9b5ae8e6dbd93c3dee520ef4eb72a0e434f5b762 (patch) | |
tree | 3b54d46140ea756fd98992ecf2775529f90dbd7d /dev-python/yamlpath | |
parent | dev-python/voluptuous: drop trailing full stop from DESCRIPTION (diff) | |
download | gentoo-9b5ae8e6dbd93c3dee520ef4eb72a0e434f5b762.tar.gz gentoo-9b5ae8e6dbd93c3dee520ef4eb72a0e434f5b762.tar.bz2 gentoo-9b5ae8e6dbd93c3dee520ef4eb72a0e434f5b762.zip |
dev-python/yamlpath: 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/yamlpath')
-rw-r--r-- | dev-python/yamlpath/yamlpath-3.6.1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/yamlpath/yamlpath-3.6.3.ebuild | 2 | ||||
-rw-r--r-- | dev-python/yamlpath/yamlpath-3.6.4.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/yamlpath/yamlpath-3.6.1.ebuild b/dev-python/yamlpath/yamlpath-3.6.1.ebuild index 075879b08bcb..fcffedb6f449 100644 --- a/dev-python/yamlpath/yamlpath-3.6.1.ebuild +++ b/dev-python/yamlpath/yamlpath-3.6.1.ebuild @@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 -DESCRIPTION="Command-line processors for YAML/JSON/Compatible data." +DESCRIPTION="Command-line processors for YAML/JSON/Compatible data" HOMEPAGE="https://github.com/wwkimball/yamlpath https://github.com/wwkimball/yamlpath/wiki" SRC_URI="https://github.com/wwkimball/yamlpath/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" diff --git a/dev-python/yamlpath/yamlpath-3.6.3.ebuild b/dev-python/yamlpath/yamlpath-3.6.3.ebuild index aee7c4907046..caea22ecdf53 100644 --- a/dev-python/yamlpath/yamlpath-3.6.3.ebuild +++ b/dev-python/yamlpath/yamlpath-3.6.3.ebuild @@ -6,7 +6,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 -DESCRIPTION="Command-line processors for YAML/JSON/Compatible data." +DESCRIPTION="Command-line processors for YAML/JSON/Compatible data" HOMEPAGE="https://github.com/wwkimball/yamlpath https://github.com/wwkimball/yamlpath/wiki" SRC_URI=" https://github.com/wwkimball/yamlpath/archive/v${PV}.tar.gz diff --git a/dev-python/yamlpath/yamlpath-3.6.4.ebuild b/dev-python/yamlpath/yamlpath-3.6.4.ebuild index aee7c4907046..caea22ecdf53 100644 --- a/dev-python/yamlpath/yamlpath-3.6.4.ebuild +++ b/dev-python/yamlpath/yamlpath-3.6.4.ebuild @@ -6,7 +6,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 -DESCRIPTION="Command-line processors for YAML/JSON/Compatible data." +DESCRIPTION="Command-line processors for YAML/JSON/Compatible data" HOMEPAGE="https://github.com/wwkimball/yamlpath https://github.com/wwkimball/yamlpath/wiki" SRC_URI=" https://github.com/wwkimball/yamlpath/archive/v${PV}.tar.gz |