From: "Takuya Wakazono" <pastalian46@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/invoke/
Date: Sat, 7 Dec 2024 15:03:59 +0000 (UTC) [thread overview]
Message-ID: <1733581832.eb9d60435a91a302f6500e68f37b4c62271fdbde.pastalian46@gentoo> (raw)
commit: eb9d60435a91a302f6500e68f37b4c62271fdbde
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Sat Dec 7 14:14:01 2024 +0000
Commit: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Sat Dec 7 14:30:32 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=eb9d6043
dev-python/invoke: enable py3.13
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
dev-python/invoke/invoke-2.2.0.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-python/invoke/invoke-2.2.0.ebuild b/dev-python/invoke/invoke-2.2.0.ebuild
index cf85db35d..b38124f20 100644
--- a/dev-python/invoke/invoke-2.2.0.ebuild
+++ b/dev-python/invoke/invoke-2.2.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1
DESCRIPTION="Pythonic task execution"
@@ -19,7 +19,6 @@ BDEPEND="
test? (
dev-python/decorator[${PYTHON_USEDEP}]
>=dev-python/icecream-2.1[${PYTHON_USEDEP}]
- >=dev-python/pytest-cov-4[${PYTHON_USEDEP}]
>=dev-python/pytest-relaxed-2[${PYTHON_USEDEP}]
)
"
next reply other threads:[~2024-12-07 15:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-07 15:03 Takuya Wakazono [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-20 18:28 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/invoke/ Henri Gasc
2025-10-08 20:24 Henri Gasc
2023-12-03 22:54 Henri Gasc
2023-12-03 22:01 Henri Gasc
2023-02-08 20:53 Henri Gasc
2023-02-08 15:59 Henri Gasc
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=1733581832.eb9d60435a91a302f6500e68f37b4c62271fdbde.pastalian46@gentoo \
--to=pastalian46@gmail.com \
--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