From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-zstandard/
Date: Tue, 21 Feb 2023 07:41:53 +0000 (UTC) [thread overview]
Message-ID: <1676965050.0d070517472a27d78d0e1bd45c4b323db6add1b6.mgorny@gentoo> (raw)
commit: 0d070517472a27d78d0e1bd45c4b323db6add1b6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 21 06:41:18 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 07:37:30 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d070517
dev-python/python-zstandard: Add MY_P prior to rename
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/python-zstandard/python-zstandard-0.19.0.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/dev-python/python-zstandard/python-zstandard-0.19.0.ebuild b/dev-python/python-zstandard/python-zstandard-0.19.0.ebuild
index b643ab6b8dce..1a91f27e8b20 100644
--- a/dev-python/python-zstandard/python-zstandard-0.19.0.ebuild
+++ b/dev-python/python-zstandard/python-zstandard-0.19.0.ebuild
@@ -8,6 +8,7 @@ PYTHON_COMPAT=( python3_{9..11} pypy3 )
inherit distutils-r1
+MY_P=python-zstandard-${PV}
DESCRIPTION="Zstandard Bindings for Python"
HOMEPAGE="
https://github.com/indygreg/python-zstandard/
@@ -15,8 +16,9 @@ HOMEPAGE="
"
SRC_URI="
https://github.com/indygreg/python-zstandard/archive/${PV}.tar.gz
- -> ${P}.gh.tar.gz
+ -> ${MY_P}.gh.tar.gz
"
+S=${WORKDIR}/${MY_P}
SLOT="0"
LICENSE="BSD"
next reply other threads:[~2023-02-21 7:42 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-21 7:41 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-14 4:11 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-zstandard/ Sam James
2022-11-30 3:09 Michał Górny
2022-11-30 0:52 Sam James
2022-11-29 21:46 Jakov Smolić
2022-11-29 8:11 Arthur Zamarin
2022-11-29 7:51 Arthur Zamarin
2022-11-29 7:27 Arthur Zamarin
2022-11-29 7:25 Arthur Zamarin
2022-10-30 6:49 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=1676965050.0d070517472a27d78d0e1bd45c4b323db6add1b6.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