From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pdm-backend/
Date: Wed, 19 Jul 2023 11:10:10 +0000 (UTC) [thread overview]
Message-ID: <1689764999.12723529fe9ead1ef359f62b7845d4b2edf21db8.mgorny@gentoo> (raw)
commit: 12723529fe9ead1ef359f62b7845d4b2edf21db8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 19 11:04:20 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jul 19 11:09:59 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12723529
dev-python/pdm-backend: Eliminate stale python_gen_cond_dep
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pdm-backend/pdm-backend-2.1.0.ebuild | 5 +----
dev-python/pdm-backend/pdm-backend-2.1.1.ebuild | 5 +----
dev-python/pdm-backend/pdm-backend-2.1.2.ebuild | 5 +----
dev-python/pdm-backend/pdm-backend-2.1.3.ebuild | 5 +----
dev-python/pdm-backend/pdm-backend-2.1.4.ebuild | 5 +----
5 files changed, 5 insertions(+), 20 deletions(-)
diff --git a/dev-python/pdm-backend/pdm-backend-2.1.0.ebuild b/dev-python/pdm-backend/pdm-backend-2.1.0.ebuild
index af9e6d47c21b..2e31060b91df 100644
--- a/dev-python/pdm-backend/pdm-backend-2.1.0.ebuild
+++ b/dev-python/pdm-backend/pdm-backend-2.1.0.ebuild
@@ -29,10 +29,7 @@ RDEPEND="
$(python_gen_cond_dep '
>=dev-python/tomli-2.0.1[${PYTHON_USEDEP}]
- ' 3.{9..10})
- $(python_gen_cond_dep '
- >=dev-python/importlib-metadata-3.6[${PYTHON_USEDEP}]
- ' 3.9)
+ ' 3.10)
"
BDEPEND="
${RDEPEND}
diff --git a/dev-python/pdm-backend/pdm-backend-2.1.1.ebuild b/dev-python/pdm-backend/pdm-backend-2.1.1.ebuild
index af9e6d47c21b..2e31060b91df 100644
--- a/dev-python/pdm-backend/pdm-backend-2.1.1.ebuild
+++ b/dev-python/pdm-backend/pdm-backend-2.1.1.ebuild
@@ -29,10 +29,7 @@ RDEPEND="
$(python_gen_cond_dep '
>=dev-python/tomli-2.0.1[${PYTHON_USEDEP}]
- ' 3.{9..10})
- $(python_gen_cond_dep '
- >=dev-python/importlib-metadata-3.6[${PYTHON_USEDEP}]
- ' 3.9)
+ ' 3.10)
"
BDEPEND="
${RDEPEND}
diff --git a/dev-python/pdm-backend/pdm-backend-2.1.2.ebuild b/dev-python/pdm-backend/pdm-backend-2.1.2.ebuild
index af9e6d47c21b..2e31060b91df 100644
--- a/dev-python/pdm-backend/pdm-backend-2.1.2.ebuild
+++ b/dev-python/pdm-backend/pdm-backend-2.1.2.ebuild
@@ -29,10 +29,7 @@ RDEPEND="
$(python_gen_cond_dep '
>=dev-python/tomli-2.0.1[${PYTHON_USEDEP}]
- ' 3.{9..10})
- $(python_gen_cond_dep '
- >=dev-python/importlib-metadata-3.6[${PYTHON_USEDEP}]
- ' 3.9)
+ ' 3.10)
"
BDEPEND="
${RDEPEND}
diff --git a/dev-python/pdm-backend/pdm-backend-2.1.3.ebuild b/dev-python/pdm-backend/pdm-backend-2.1.3.ebuild
index af9e6d47c21b..2e31060b91df 100644
--- a/dev-python/pdm-backend/pdm-backend-2.1.3.ebuild
+++ b/dev-python/pdm-backend/pdm-backend-2.1.3.ebuild
@@ -29,10 +29,7 @@ RDEPEND="
$(python_gen_cond_dep '
>=dev-python/tomli-2.0.1[${PYTHON_USEDEP}]
- ' 3.{9..10})
- $(python_gen_cond_dep '
- >=dev-python/importlib-metadata-3.6[${PYTHON_USEDEP}]
- ' 3.9)
+ ' 3.10)
"
BDEPEND="
${RDEPEND}
diff --git a/dev-python/pdm-backend/pdm-backend-2.1.4.ebuild b/dev-python/pdm-backend/pdm-backend-2.1.4.ebuild
index af9e6d47c21b..2e31060b91df 100644
--- a/dev-python/pdm-backend/pdm-backend-2.1.4.ebuild
+++ b/dev-python/pdm-backend/pdm-backend-2.1.4.ebuild
@@ -29,10 +29,7 @@ RDEPEND="
$(python_gen_cond_dep '
>=dev-python/tomli-2.0.1[${PYTHON_USEDEP}]
- ' 3.{9..10})
- $(python_gen_cond_dep '
- >=dev-python/importlib-metadata-3.6[${PYTHON_USEDEP}]
- ' 3.9)
+ ' 3.10)
"
BDEPEND="
${RDEPEND}
next reply other threads:[~2023-07-19 11:10 UTC|newest]
Thread overview: 65+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-19 11:10 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-16 14:14 [gentoo-commits] repo/gentoo:master commit in: dev-python/pdm-backend/ Michał Górny
2024-11-09 12:01 Michał Górny
2024-11-09 11:13 Sam James
2024-10-26 11:52 Michał Górny
2024-10-23 19:33 Arthur Zamarin
2024-10-10 18:25 Michał Górny
2024-09-28 13:35 Michał Górny
2024-09-28 13:11 Michał Górny
2024-09-22 3:02 Michał Górny
2024-09-21 7:41 Michał Górny
2024-08-03 6:37 Michał Górny
2024-08-03 6:24 Michał Górny
2024-07-20 9:01 Michał Górny
2024-07-20 7:39 Arthur Zamarin
2024-07-16 5:30 Michał Górny
2024-07-06 6:35 Michał Górny
2024-07-06 6:26 Sam James
2024-07-05 18:41 Arthur Zamarin
2024-07-05 16:29 Arthur Zamarin
2024-06-19 4:36 Michał Górny
2024-06-13 10:31 Michał Górny
2024-06-13 5:18 Sam James
2024-06-13 4:54 Sam James
2024-06-12 18:19 Michał Górny
2024-06-12 10:33 Arthur Zamarin
2024-06-12 8:42 Jakov Smolić
2024-06-12 7:05 Arthur Zamarin
2024-06-12 6:51 Sam James
2024-06-12 6:50 Arthur Zamarin
2024-05-13 18:45 Michał Górny
2024-05-04 12:00 Sam James
2024-05-04 12:00 Sam James
2024-05-04 11:38 Sam James
2024-05-04 11:38 Sam James
2024-05-04 10:01 Arthur Zamarin
2024-05-04 7:55 Arthur Zamarin
2024-05-04 7:32 Arthur Zamarin
2024-05-01 11:48 Michał Górny
2024-05-01 4:06 Michał Górny
2024-04-18 5:34 Michał Górny
2024-04-15 12:19 Michał Górny
2024-01-13 10:04 Michał Górny
2024-01-13 9:38 Arthur Zamarin
2023-12-27 13:00 Michał Górny
2023-12-06 17:57 Ionen Wolkens
2023-11-24 21:53 Sam James
2023-11-16 17:17 Arthur Zamarin
2023-11-16 16:22 Sam James
2023-11-15 17:40 Sam James
2023-11-15 16:45 Arthur Zamarin
2023-11-15 16:34 Arthur Zamarin
2023-11-15 16:34 Arthur Zamarin
2023-11-15 15:55 Michał Górny
2023-10-08 17:48 Michał Górny
2023-08-30 3:15 Michał Górny
2023-08-09 3:09 Michał Górny
2023-07-24 11:32 Michał Górny
2023-07-13 5:28 Michał Górny
2023-07-12 4:04 Michał Górny
2023-06-27 3:54 Michał Górny
2023-06-26 4:51 Michał Górny
2023-06-23 6:17 Michał Górny
2023-06-08 10:21 Michał Górny
2023-06-03 6:48 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=1689764999.12723529fe9ead1ef359f62b7845d4b2edf21db8.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