From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/logfury/
Date: Sun, 23 Jul 2023 15:29:35 +0000 (UTC) [thread overview]
Message-ID: <1690126165.e12a811ef8be6a6d69f2912e7185f6c439c1d995.mgorny@gentoo> (raw)
commit: e12a811ef8be6a6d69f2912e7185f6c439c1d995
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 23 15:17:19 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 23 15:29:25 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e12a811e
dev-python/logfury: Enable py3.12
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/logfury/logfury-1.0.1-r1.ebuild | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/dev-python/logfury/logfury-1.0.1-r1.ebuild b/dev-python/logfury/logfury-1.0.1-r1.ebuild
index e293a74e48f8..42d917994d4e 100644
--- a/dev-python/logfury/logfury-1.0.1-r1.ebuild
+++ b/dev-python/logfury/logfury-1.0.1-r1.ebuild
@@ -4,16 +4,19 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
+
inherit distutils-r1
DESCRIPTION="Boilerplate library for logging method calls"
HOMEPAGE="
https://github.com/reef-technologies/logfury
- https://pypi.org/project/logfury/"
+ https://pypi.org/project/logfury/
+"
SRC_URI="
https://github.com/reef-technologies/${PN}/archive/v${PV}.tar.gz
- -> ${P}.gh.tar.gz"
+ -> ${P}.gh.tar.gz
+"
LICENSE="BSD"
SLOT="0"
@@ -22,7 +25,8 @@ KEYWORDS="~amd64 ~x86"
BDEPEND="
test? (
dev-python/testfixtures[${PYTHON_USEDEP}]
- )"
+ )
+"
distutils_enable_tests pytest
next reply other threads:[~2023-07-23 15:29 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-23 15:29 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-31 13:39 [gentoo-commits] repo/gentoo:master commit in: dev-python/logfury/ Nowa Ammerlaan
2023-07-23 15:29 Michał Górny
2022-11-14 20:26 Arthur Zamarin
2022-11-14 20:26 Arthur Zamarin
2021-10-24 7:29 Michał Górny
2021-10-21 5:58 Michał Górny
2021-10-21 5:58 Michał Górny
2021-09-03 7:32 Arthur Zamarin
2021-09-03 7:32 Arthur Zamarin
2021-05-30 17:32 Michał Górny
2018-06-19 0:50 Georgy Yakovlev
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=1690126165.e12a811ef8be6a6d69f2912e7185f6c439c1d995.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