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/github3/
Date: Fri, 17 Feb 2023 11:58:47 +0000 (UTC)	[thread overview]
Message-ID: <1676635122.2091b32ba88bdd4b150479e3af1d9be1eb47a5d4.mgorny@gentoo> (raw)

commit:     2091b32ba88bdd4b150479e3af1d9be1eb47a5d4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 17 11:53:30 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 11:58:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2091b32b

dev-python/github3: Add MY_P prior to rename

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

 dev-python/github3/Manifest             | 2 +-
 dev-python/github3/github3-3.2.0.ebuild | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-python/github3/Manifest b/dev-python/github3/Manifest
index ebb2d475fd52..47e7127271fb 100644
--- a/dev-python/github3/Manifest
+++ b/dev-python/github3/Manifest
@@ -1 +1 @@
-DIST github3-3.2.0.gh.tar.gz 35522134 BLAKE2B ef263dc7e97bb7acccddc538cf812abc8554395865832ac993fbd7f965fd008607d0a682b35be5bdfc1b46618dcb3391e924f57d841a30ab732df9b3c76774b3 SHA512 2b15524df9289d2139178b4a92914458276cf347ff7e41c55eb6b7b9ad705ced4a9f64eb025aa9334a38611b87147a8ed118a6958a9924f75ad272fc868d196f
+DIST github3.py-3.2.0.gh.tar.gz 35522134 BLAKE2B ef263dc7e97bb7acccddc538cf812abc8554395865832ac993fbd7f965fd008607d0a682b35be5bdfc1b46618dcb3391e924f57d841a30ab732df9b3c76774b3 SHA512 2b15524df9289d2139178b4a92914458276cf347ff7e41c55eb6b7b9ad705ced4a9f64eb025aa9334a38611b87147a8ed118a6958a9924f75ad272fc868d196f

diff --git a/dev-python/github3/github3-3.2.0.ebuild b/dev-python/github3/github3-3.2.0.ebuild
index e2bddbcc34d4..b68f240196b9 100644
--- a/dev-python/github3/github3-3.2.0.ebuild
+++ b/dev-python/github3/github3-3.2.0.ebuild
@@ -8,6 +8,7 @@ PYTHON_COMPAT=( python3_{9..11} )
 
 inherit distutils-r1
 
+MY_P=github3.py-${PV}
 DESCRIPTION="A wrapper for the GitHub API written in python"
 HOMEPAGE="
 	https://github.com/sigmavirus24/github3.py/
@@ -15,9 +16,9 @@ HOMEPAGE="
 "
 SRC_URI="
 	https://github.com/sigmavirus24/github3.py/archive/${PV}.tar.gz
-		-> ${P}.gh.tar.gz
+		-> ${MY_P}.gh.tar.gz
 "
-S="${WORKDIR}/${PN}.py-${PV}"
+S=${WORKDIR}/${MY_P}
 
 LICENSE="BSD"
 SLOT="0"


             reply	other threads:[~2023-02-17 11:58 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-17 11:58 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-17 11:58 [gentoo-commits] repo/gentoo:master commit in: dev-python/github3/ Michał Górny
2022-05-16 13:18 Michał Górny
2022-03-09 20:29 Arthur Zamarin
2022-02-24 18:02 Arthur Zamarin
2022-02-23  8:12 Michał Górny
2022-02-21 21:36 Michał Górny
2022-02-15  9:39 Michał Górny
2022-02-14 21:37 Michał Górny
2021-11-14  8:46 Michał Górny
2021-11-01  8:32 Michał Górny
2021-10-17  8:23 Michał Górny
2021-10-16 13:48 Arthur Zamarin
2020-11-17 17:43 Michał Górny
2020-05-18 20:23 Michał Górny
2020-05-04 11:04 Michał Górny
2020-04-06  0:02 Robin H. Johnson
2020-02-05 14:05 Michał Górny
2016-12-20 17:45 Nicolas Bock
2016-12-20 17:42 Nicolas Bock

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=1676635122.2091b32ba88bdd4b150479e3af1d9be1eb47a5d4.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