From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-salt-factories/
Date: Thu, 25 Nov 2021 18:07:25 +0000 (UTC) [thread overview]
Message-ID: <1637863612.5d34a0b932ddd272cceeb39e34b19d517e580805.floppym@gentoo> (raw)
commit: 5d34a0b932ddd272cceeb39e34b19d517e580805
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 25 18:06:52 2021 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Nov 25 18:06:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d34a0b9
dev-python/pytest-salt-factories: fix bad sed expression
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
dev-python/pytest-salt-factories/pytest-salt-factories-0.121.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-salt-factories/pytest-salt-factories-0.121.1.ebuild b/dev-python/pytest-salt-factories/pytest-salt-factories-0.121.1.ebuild
index ade1afad5dbe..9ffba74e4847 100644
--- a/dev-python/pytest-salt-factories/pytest-salt-factories-0.121.1.ebuild
+++ b/dev-python/pytest-salt-factories/pytest-salt-factories-0.121.1.ebuild
@@ -37,7 +37,7 @@ python_prepare_all() {
sed -r -e "s:use_scm_version=True:version='${PV}', name='${PN//-/.}':" -i setup.py || die
sed -r -e '/(setuptools|setup_requires)/ d' -i setup.cfg || die
- sed -i 's:[tool.setuptools_scm]:[tool.disabled]:' pyproject.toml || die
+ sed -i 's:tool.setuptools_scm:tool.disabled:' pyproject.toml || die
printf '__version__ = "%s"\n' "${PV}" > saltfactories/version.py || die
distutils-r1_python_prepare_all
}
next reply other threads:[~2021-11-25 18:07 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-25 18:07 Mike Gilbert [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-20 10:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-salt-factories/ Arthur Zamarin
2024-05-22 8:03 Michał Górny
2024-04-19 10:14 Arthur Zamarin
2024-04-05 18:23 Patrick McLean
2024-03-15 4:14 Ionen Wolkens
2024-03-12 21:39 Patrick McLean
2024-03-12 21:39 Patrick McLean
2024-02-06 19:35 Patrick McLean
2024-01-24 7:01 Michał Górny
2024-01-17 2:46 Ionen Wolkens
2023-11-26 19:08 Michał Górny
2023-11-26 18:07 Michał Górny
2023-10-24 17:16 Arthur Zamarin
2023-08-15 20:06 Patrick McLean
2023-08-15 19:47 Patrick McLean
2023-04-20 17:07 Patrick McLean
2023-04-20 16:58 Patrick McLean
2023-02-17 8:52 Sam James
2023-01-10 14:15 Michał Górny
2022-12-10 15:52 Michał Górny
2022-12-10 14:33 Arthur Zamarin
2022-11-03 1:27 Patrick McLean
2022-11-02 23:40 Patrick McLean
2022-05-31 7:16 Jakov Smolić
2022-05-06 19:59 Arthur Zamarin
2022-05-06 19:58 Arthur Zamarin
2022-04-16 8:43 Jakov Smolić
2022-04-02 8:45 Arthur Zamarin
2022-04-02 8:28 Arthur Zamarin
2022-01-03 19:23 Jakov Smolić
2021-12-04 2:16 Sam James
2021-11-26 1:24 Sam James
2021-07-12 22:17 Sam James
2021-06-21 2:25 Sam James
2021-06-10 18:14 Sam James
2021-03-02 1:33 Sam James
2021-01-24 0:07 Sam James
2020-11-02 10:34 Michał Górny
2020-10-31 2:18 Patrick McLean
2020-10-31 1:36 Patrick McLean
2020-09-21 16:06 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=1637863612.5d34a0b932ddd272cceeb39e34b19d517e580805.floppym@gentoo \
--to=floppym@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