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/tomli-w/
Date: Tue, 10 May 2022 18:06:22 +0000 (UTC)	[thread overview]
Message-ID: <1652205975.af478281564183c5659840bec7e424d7b078d9fb.mgorny@gentoo> (raw)

commit:     af478281564183c5659840bec7e424d7b078d9fb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 10 17:57:21 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 10 18:06:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af478281

dev-python/tomli-w: Enable py3.11

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

 dev-python/tomli-w/tomli-w-1.0.0-r1.ebuild | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/dev-python/tomli-w/tomli-w-1.0.0-r1.ebuild b/dev-python/tomli-w/tomli-w-1.0.0-r1.ebuild
index a2553aaaab0f..2d68495a7fe3 100644
--- a/dev-python/tomli-w/tomli-w-1.0.0-r1.ebuild
+++ b/dev-python/tomli-w/tomli-w-1.0.0-r1.ebuild
@@ -4,23 +4,30 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
 
 inherit distutils-r1
 
 DESCRIPTION="A lil' TOML writer"
 HOMEPAGE="
 	https://pypi.org/project/tomli-w/
-	https://github.com/hukkin/tomli-w/"
+	https://github.com/hukkin/tomli-w/
+"
 SRC_URI="
 	https://github.com/hukkin/tomli-w/archive/${PV}.tar.gz
-		-> ${P}.gh.tar.gz"
+		-> ${P}.gh.tar.gz
+"
 
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 
 BDEPEND="
-	test? ( dev-python/tomli[${PYTHON_USEDEP}] )"
+	test? ( dev-python/tomli[${PYTHON_USEDEP}] )
+"
 
 distutils_enable_tests pytest
+
+python_test() {
+	epytest tests
+}


             reply	other threads:[~2022-05-10 18:06 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-10 18:06 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-19  9:22 [gentoo-commits] repo/gentoo:master commit in: dev-python/tomli-w/ Michał Górny
2025-05-11 20:03 Sam James
2025-02-16 14:14 Michał Górny
2025-02-01 11:58 Michał Górny
2025-02-01 11:35 Arthur Zamarin
2025-01-16  5:11 Michał Górny
2024-10-26 13:07 Michał Górny
2024-10-26 12:51 Michał Górny
2024-10-09  6:31 Michał Górny
2024-05-09 17:32 Michał Górny
2023-05-23 16:08 Michał Górny
2022-04-25 16:50 Sam James
2022-02-27 18:52 Michał Górny
2022-01-27 10:02 Michał Górny
2022-01-27 10:02 Michał Górny
2022-01-01 11:05 Sam James
2021-12-31 16:53 Matt Turner
2021-12-30 13:10 Sam James
2021-12-29 10:36 Arthur Zamarin
2021-12-29  6:10 Arthur Zamarin
2021-12-28 21:40 Arthur Zamarin
2021-12-28 21:40 Arthur Zamarin
2021-12-28 21:40 Arthur Zamarin
2021-12-28 21:39 Arthur Zamarin
2021-12-07  6:46 Joshua Kinard
2021-12-02  8:12 Michał Górny
2021-11-30 22:26 James Le Cuirot
2021-11-29 16:27 Marek Szuba
2021-11-29  5:22 Arthur Zamarin
2021-11-28 19:01 Arthur Zamarin
2021-11-28 19:01 Arthur Zamarin
2021-11-28 19:01 Arthur Zamarin
2021-11-28 19:01 Arthur Zamarin
2021-11-28 19:01 Arthur Zamarin
2021-11-28  7:38 Arthur Zamarin
2021-11-06 20:49 Michał Górny
2021-10-11  7:56 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=1652205975.af478281564183c5659840bec7e424d7b078d9fb.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