commit:     b30564e0eaec7d4a75563fd96bdb5dc847af5f04
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 15 23:22:27 2021 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Tue Jun 15 23:23:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b30564e0

app-misc/jpipe: Refer to jmespath.py jpp PR via HOMEPAGE

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 app-misc/jpipe/jpipe-0.1.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/jpipe/jpipe-0.1.3.2.ebuild 
b/app-misc/jpipe/jpipe-0.1.3.2.ebuild
index a7ed6283850..d40453fbf15 100644
--- a/app-misc/jpipe/jpipe-0.1.3.2.ebuild
+++ b/app-misc/jpipe/jpipe-0.1.3.2.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{7,8,9} )
 inherit distutils-r1
 
 DESCRIPTION="A python implementation of the jp CLI for JMESPath"
-HOMEPAGE="https://github.com/pipebus/jpipe";
+HOMEPAGE="https://github.com/pipebus/jpipe 
https://github.com/jmespath/jmespath.py/pull/224";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"

Reply via email to