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/logutils/
Date: Sun,  3 Jul 2022 04:01:18 +0000 (UTC)	[thread overview]
Message-ID: <1656820872.0c761a80160b2103f39e625fd6069b061f1ce3b9.mgorny@gentoo> (raw)

commit:     0c761a80160b2103f39e625fd6069b061f1ce3b9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  3 03:42:33 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul  3 04:01:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c761a80

dev-python/logutils: Enable py3.11

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

 dev-python/logutils/logutils-0.3.5-r1.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-python/logutils/logutils-0.3.5-r1.ebuild b/dev-python/logutils/logutils-0.3.5-r1.ebuild
index 78283ceaa872..a16f629634b3 100644
--- a/dev-python/logutils/logutils-0.3.5-r1.ebuild
+++ b/dev-python/logutils/logutils-0.3.5-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit distutils-r1
 
@@ -16,4 +16,8 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
 
-distutils_enable_tests setup.py
+distutils_enable_tests unittest
+
+python_test() {
+	eunittest -s tests
+}


             reply	other threads:[~2022-07-03  4:01 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-03  4:01 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-12 18:54 [gentoo-commits] repo/gentoo:master commit in: dev-python/logutils/ Michał Górny
2024-04-13 15:38 Matthew Thode
2024-01-03 18:52 Arthur Zamarin
2023-03-16  3:56 Michał Górny
2022-07-03 10:14 Michał Górny
2022-07-03  8:42 Michał Górny
2022-03-15 14:14 Michał Górny
2022-03-15 11:44 Jakov Smolić
2022-03-15  9:30 Michał Górny
2022-01-29 15:43 Michał Górny
2021-09-02 13:27 Marek Szuba
2021-06-05 14:30 Michał Górny
2021-02-26  0:44 Patrick McLean
2020-10-16  2:04 Matthew Thode
2020-06-04  6:35 Agostino Sarubbo
2020-06-03 19:44 Agostino Sarubbo
2020-04-02 21:45 Patrick McLean
2020-03-25 13:25 Michał Górny
2020-03-25 13:25 Michał Górny
2020-02-05 16:24 Michał Górny
2019-12-12  2:19 Georgy Yakovlev
2019-12-03  3:02 Aaron Bauman
2018-11-09 13:47 Alexey Shvetsov
2017-05-04 18:06 Manuel Rüger
2016-03-26  2:07 Matt Thode
2016-02-28  7:15 Matt Thode
2015-10-15  8:35 Matt Thode
2015-10-15  8:35 Matt Thode

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=1656820872.0c761a80160b2103f39e625fd6069b061f1ce3b9.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