public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/jpipe/
Date: Fri, 17 Mar 2023 05:32:31 +0000 (UTC)	[thread overview]
Message-ID: <1679031108.bfc6e3d63a6f0dceca0d1887508086c56afe4914.mgorny@gentoo> (raw)

commit:     bfc6e3d63a6f0dceca0d1887508086c56afe4914
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 18:57:32 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 05:31:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfc6e3d6

app-misc/jpipe: Use pypi.eclass

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-misc/jpipe/jpipe-0.2.0-r1.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/app-misc/jpipe/jpipe-0.2.0-r1.ebuild b/app-misc/jpipe/jpipe-0.2.0-r1.ebuild
index 5ee7f7f6df1f..ada99312a317 100644
--- a/app-misc/jpipe/jpipe-0.2.0-r1.ebuild
+++ b/app-misc/jpipe/jpipe-0.2.0-r1.ebuild
@@ -6,12 +6,13 @@ GO_OPTIONAL=1
 DISTUTILS_OPTIONAL=1
 PYTHON_COMPAT=( python3_{9,10,11} )
 
-inherit go-module distutils-r1
+inherit go-module distutils-r1 pypi
 
 DESCRIPTION="Command line interface to JMESPath"
 HOMEPAGE="https://github.com/pipebus/jpipe https://github.com/jmespath/jp/pull/30 http://jmespath.org"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
-	!python? ( https://dev.gentoo.org/~zmedico/dist/${P}-deps.tar.xz )"
+SRC_URI+="
+	!python? ( https://dev.gentoo.org/~zmedico/dist/${P}-deps.tar.xz )
+"
 
 LICENSE="Apache-2.0 BSD BSD-2 MIT"
 SLOT="0"


             reply	other threads:[~2023-03-17  5:32 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-17  5:32 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-26 23:25 [gentoo-commits] repo/gentoo:master commit in: app-misc/jpipe/ Zac Medico
2024-03-06 19:11 Zac Medico
2024-03-06 17:32 Zac Medico
2024-03-06 16:42 Zac Medico
2022-11-13  3:05 Zac Medico
2022-05-15 17:13 Zac Medico
2022-03-05 18:11 Zac Medico
2022-03-05 18:11 Zac Medico
2022-02-01 19:02 Michał Górny
2021-11-21 19:23 Zac Medico
2021-11-21 19:19 Zac Medico
2021-10-01  5:49 Zac Medico
2021-09-30 21:55 Zac Medico
2021-09-30  6:49 Zac Medico
2021-09-20 21:24 Zac Medico
2021-06-19  7:58 Zac Medico
2021-06-18 22:18 Zac Medico
2021-06-17 22:26 Zac Medico
2021-06-17  5:33 Zac Medico
2021-06-16 19:55 Zac Medico
2021-06-15 23:23 Zac Medico
2021-06-15 22:16 Zac Medico
2021-06-15 10:57 Zac Medico
2021-06-14  2:34 Zac Medico

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1679031108.bfc6e3d63a6f0dceca0d1887508086c56afe4914.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox