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/cattrs/
Date: Tue, 26 Apr 2022 10:56:03 +0000 (UTC)	[thread overview]
Message-ID: <1650970557.e42feeba69ddf3304e43bb5fd8309fdebde53779.mgorny@gentoo> (raw)

commit:     e42feeba69ddf3304e43bb5fd8309fdebde53779
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 26 10:25:54 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 10:55:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e42feeba

dev-python/cattrs: Remove obsolete sed

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

 dev-python/cattrs/cattrs-22.1.0.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-python/cattrs/cattrs-22.1.0.ebuild b/dev-python/cattrs/cattrs-22.1.0.ebuild
index 5f09a67c0719..b49113e5db97 100644
--- a/dev-python/cattrs/cattrs-22.1.0.ebuild
+++ b/dev-python/cattrs/cattrs-22.1.0.ebuild
@@ -48,9 +48,6 @@ src_prepare() {
 	sed -e 's:--benchmark.*::' \
 		-e '/addopts/d' \
 		-i pyproject.toml || die
-	# backport pyproject.toml fix (50ba769c8349f5891b157d2bb7f06602822ac0a3)
-	sed -e 's:group.dev.dependencies:dev-dependencies:' \
-		-i pyproject.toml || die
 	distutils-r1_src_prepare
 }
 


             reply	other threads:[~2022-04-26 10:56 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-26 10:56 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-28 10:33 [gentoo-commits] repo/gentoo:master commit in: dev-python/cattrs/ Michał Górny
2024-09-24 15:09 Arthur Zamarin
2024-09-23  3:48 Michał Górny
2024-09-11 18:39 Michał Górny
2024-08-29 16:29 Michał Górny
2024-08-29 16:29 Michał Górny
2024-06-19  5:24 Arthur Zamarin
2024-06-15  6:18 Viorel Munteanu
2024-06-10 13:07 Michał Górny
2024-05-17 13:05 Sam James
2023-12-09 15:30 Michał Górny
2023-12-09 15:13 Michał Górny
2023-12-09 14:30 Michał Górny
2023-12-09 14:10 Michał Górny
2023-12-09 14:00 Michał Górny
2023-12-01  5:39 Michał Górny
2023-11-21 19:05 Michał Górny
2023-11-20 17:03 Michał Górny
2023-11-18  6:42 Michał Górny
2023-10-24 17:51 Michał Górny
2023-10-01 18:18 Arthur Zamarin
2023-10-01 18:18 Arthur Zamarin
2023-10-01 18:18 Arthur Zamarin
2023-09-10  5:27 WANG Xuerui
2023-08-20 17:53 Arthur Zamarin
2023-08-17  8:42 Arthur Zamarin
2023-08-14 17:57 Jakov Smolić
2023-08-14  4:43 Michał Górny
2023-08-13 19:34 Arthur Zamarin
2023-08-13 16:10 Arthur Zamarin
2023-08-13 16:07 Arthur Zamarin
2023-08-13 16:07 Arthur Zamarin
2023-08-13  6:37 Joonas Niilola
2023-08-12 14:29 Arthur Zamarin
2023-07-30 17:31 Arthur Zamarin
2023-06-23  9:26 Michał Górny
2023-06-02  8:28 Michał Górny
2023-05-31  6:33 Michał Górny
2022-11-04  8:38 Michał Górny
2022-11-04  8:16 Agostino Sarubbo
2022-11-03 22:04 Sam James
2022-10-03 19:55 Michał Górny
2022-06-22  7:57 Michał Górny
2022-06-22  6:53 Agostino Sarubbo
2022-06-22  5:50 Agostino Sarubbo
2022-04-27 11:21 Jakov Smolić
2022-04-21 15:19 Michał Górny
2022-02-13 13:00 Michał Górny
2022-02-13 10:38 Agostino Sarubbo
2022-02-13  8:41 Jakov Smolić
2022-01-27 17:07 Michał Górny
2022-01-27 15:13 Jakov Smolić
2022-01-27  9:21 Agostino Sarubbo
2022-01-26 20:55 Michał Górny
2022-01-04 22:15 Arthur Zamarin
2021-12-06  7:01 Michał Górny
2021-09-18 12:28 Agostino Sarubbo
2021-08-29 17:57 Sam James
2021-07-10 17:46 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=1650970557.e42feeba69ddf3304e43bb5fd8309fdebde53779.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