From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/notebook_shim/
Date: Thu, 3 Nov 2022 17:39:56 +0000 (UTC) [thread overview]
Message-ID: <1667497166.ae89d486ffc473b058d23988d1bbb6c1a9bfb46f.arthurzam@gentoo> (raw)
commit: ae89d486ffc473b058d23988d1bbb6c1a9bfb46f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 3 17:39:26 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 3 17:39:26 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae89d486
dev-python/notebook_shim: fix usr/etc installation
Closes: https://bugs.gentoo.org/879297
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../{notebook_shim-0.2.2.ebuild => notebook_shim-0.2.2-r1.ebuild} | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/dev-python/notebook_shim/notebook_shim-0.2.2.ebuild b/dev-python/notebook_shim/notebook_shim-0.2.2-r1.ebuild
similarity index 90%
rename from dev-python/notebook_shim/notebook_shim-0.2.2.ebuild
rename to dev-python/notebook_shim/notebook_shim-0.2.2-r1.ebuild
index 17126685a250..7aae57be1d88 100644
--- a/dev-python/notebook_shim/notebook_shim-0.2.2.ebuild
+++ b/dev-python/notebook_shim/notebook_shim-0.2.2-r1.ebuild
@@ -36,3 +36,8 @@ python_test() {
local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
epytest -p pytest_tornasync.plugin
}
+
+src_install() {
+ distutils-r1_src_install
+ mv "${ED}/usr/etc" "${ED}/etc" || die
+}
next reply other threads:[~2022-11-03 17:40 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-03 17:39 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-04-14 22:30 [gentoo-commits] repo/gentoo:master commit in: dev-python/notebook_shim/ Sam James
2023-04-14 19:43 Sam James
2023-04-06 4:02 WANG Xuerui
2023-03-31 20:59 Sam James
2023-03-31 17:23 Arthur Zamarin
2023-03-16 4:03 Michał Górny
2023-03-15 20:54 Arthur Zamarin
2023-03-14 19:49 Sam James
2023-03-11 6:37 Yixun Lan
2023-03-08 14:02 Arthur Zamarin
2022-11-14 4:44 Michał Górny
2022-11-03 5:32 Michał Górny
2022-10-27 10:23 Andrew Ammerlaan
2022-10-18 6:36 Michał Górny
2022-10-12 19:22 Sam James
2022-05-02 10:56 Andrew Ammerlaan
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=1667497166.ae89d486ffc473b058d23988d1bbb6c1a9bfb46f.arthurzam@gentoo \
--to=arthurzam@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