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: dev-python/swagger_spec_validator/
Date: Fri, 27 Oct 2023 18:20:15 +0000 (UTC)	[thread overview]
Message-ID: <1698430682.eddd332512f192beb3d7b27908d02241b12d7bb7.mgorny@gentoo> (raw)

commit:     eddd332512f192beb3d7b27908d02241b12d7bb7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 27 18:18:02 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 27 18:18:02 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eddd3325

dev-python/swagger_spec_validator: Prepare for rename

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

 dev-python/swagger_spec_validator/swagger_spec_validator-3.0.3.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-python/swagger_spec_validator/swagger_spec_validator-3.0.3.ebuild b/dev-python/swagger_spec_validator/swagger_spec_validator-3.0.3.ebuild
index b4ca3aafd66a..7f69a507dcc8 100644
--- a/dev-python/swagger_spec_validator/swagger_spec_validator-3.0.3.ebuild
+++ b/dev-python/swagger_spec_validator/swagger_spec_validator-3.0.3.ebuild
@@ -8,6 +8,7 @@ PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1
 
+MY_P=swagger_spec_validator-${PV}
 DESCRIPTION="Validate Swagger specs against Swagger 1.1 or 2.0 specification"
 HOMEPAGE="
 	https://github.com/Yelp/swagger_spec_validator/
@@ -15,8 +16,9 @@ HOMEPAGE="
 "
 SRC_URI="
 	https://github.com/Yelp/swagger_spec_validator/archive/v${PV}.tar.gz
-		-> ${P}.gh.tar.gz
+		-> ${MY_P}.gh.tar.gz
 "
+S=${WORKDIR}/${MY_P}
 
 LICENSE="Apache-2.0"
 SLOT="0"


             reply	other threads:[~2023-10-27 18:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-27 18:20 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-27 18:20 [gentoo-commits] repo/gentoo:master commit in: dev-python/swagger_spec_validator/ Michał Górny
2022-11-14  5:07 Michał Górny
2022-11-02  7:37 Michał Górny
2022-10-21 14:34 Michał Górny
2022-10-21  7:48 Michał Górny
2022-10-21  5:14 Michał Górny

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=1698430682.eddd332512f192beb3d7b27908d02241b12d7bb7.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