From: "Matthew Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/os-brick/
Date: Sun, 25 Apr 2021 18:41:36 +0000 (UTC) [thread overview]
Message-ID: <1619376092.617c54030bb49bdefca2237d90aa259cb9a4e04f.prometheanfire@gentoo> (raw)
commit: 617c54030bb49bdefca2237d90aa259cb9a4e04f
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 25 18:41:07 2021 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Apr 25 18:41:32 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=617c5403
dev-python/os-brick: fix installing to /usr/etc
Closes: https://bugs.gentoo.org/785472
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --force
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
.../os-brick/{os-brick-4.0.1.ebuild => os-brick-4.0.1-r1.ebuild} | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/dev-python/os-brick/os-brick-4.0.1.ebuild b/dev-python/os-brick/os-brick-4.0.1-r1.ebuild
similarity index 89%
rename from dev-python/os-brick/os-brick-4.0.1.ebuild
rename to dev-python/os-brick/os-brick-4.0.1-r1.ebuild
index 12b80504c96..dfc56644fd2 100644
--- a/dev-python/os-brick/os-brick-4.0.1.ebuild
+++ b/dev-python/os-brick/os-brick-4.0.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -32,3 +32,8 @@ RDEPEND="
>=dev-python/tenacity-6.0.0[${PYTHON_USEDEP}]
>=dev-python/os-win-3.0.0[${PYTHON_USEDEP}]
"
+
+python_prepare_all() {
+ sed -i -e 's/\tetc/\t\/etc/g' setup.cfg || die
+ distutils-r1_python_prepare_all
+}
next reply other threads:[~2021-04-25 18:41 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-25 18:41 Matthew Thode [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-12-16 17:25 [gentoo-commits] repo/gentoo:master commit in: dev-python/os-brick/ Michał Górny
2020-11-29 8:16 Agostino Sarubbo
2020-11-25 10:09 Michał Górny
2020-10-18 3:48 Matthew Thode
2020-05-30 17:52 Matthew Thode
2020-05-16 21:21 Matthew Thode
2020-02-11 19:06 Matthew Thode
2019-08-11 21:13 Matthew Thode
2019-07-11 17:58 Matthew Thode
2019-05-11 19:06 Matthew Thode
2019-04-10 5:08 Matthew Thode
2019-04-10 5:08 Matthew Thode
2019-03-25 0:07 Matthew Thode
2019-03-13 16:44 Matthew Thode
2019-02-15 16:15 Matthew Thode
2019-01-16 15:18 Matthew Thode
2018-08-30 21:35 Matt Thode
2018-08-15 16:27 Matt Thode
2018-06-24 12:20 Pacho Ramos
2018-03-29 15:30 Matt Thode
2018-02-19 0:54 Matt Thode
2018-01-28 4:13 Matt Thode
2018-01-08 17:29 Matt Thode
2017-11-17 23:28 Matt Thode
2017-11-17 23:28 Matt Thode
2017-11-14 2:26 Matt Thode
2017-10-18 20:55 Matt Thode
2017-08-28 21:52 Matt Thode
2017-05-15 14:55 Matt Thode
2017-05-15 14:55 Matt Thode
2017-04-19 14:59 Matt Thode
2017-02-27 4:27 Matt Thode
2016-03-29 18:31 Matt Thode
2016-03-25 23:26 Matt Thode
2016-02-28 7:15 Matt Thode
2015-10-15 7:58 Matt Thode
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=1619376092.617c54030bb49bdefca2237d90aa259cb9a4e04f.prometheanfire@gentoo \
--to=prometheanfire@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