From: "Julien Roy" <julien@jroy.ca> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/nkdfu/ Date: Sun, 14 Apr 2024 01:21:37 +0000 (UTC) [thread overview] Message-ID: <1713049731.076e543d62f4095984f3321e59a0d10046f40869.julien@gentoo> (raw) commit: 076e543d62f4095984f3321e59a0d10046f40869 Author: Julien Roy <julien <AT> jroy <DOT> ca> AuthorDate: Sat Apr 13 23:07:43 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Sat Apr 13 23:08:51 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=076e543d dev-python/nkdfu: enable py3.11 Closes: https://bugs.gentoo.org/912677 Signed-off-by: Julien Roy <julien <AT> jroy.ca> dev-python/nkdfu/nkdfu-0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/nkdfu/nkdfu-0.2.ebuild b/dev-python/nkdfu/nkdfu-0.2.ebuild index 08b423d14b..a9bc987102 100644 --- a/dev-python/nkdfu/nkdfu-0.2.ebuild +++ b/dev-python/nkdfu/nkdfu-0.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_10 ) +PYTHON_COMPAT=( python3_{10..11} ) inherit distutils-r1 DESCRIPTION="Python DFU tool for updating Nitrokeys' firmware"
WARNING: multiple messages have this Message-ID (diff)
From: "Julien Roy" <julien@jroy.ca> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/nkdfu/ Date: Sun, 14 Apr 2024 00:25:08 +0000 (UTC) [thread overview] Message-ID: <1713049731.076e543d62f4095984f3321e59a0d10046f40869.julien@gentoo> (raw) Message-ID: <20240414002508._IwqsegTZc7_fzDdFezyvL2-VOOVBXPKleRA9Cs-lbw@z> (raw) commit: 076e543d62f4095984f3321e59a0d10046f40869 Author: Julien Roy <julien <AT> jroy <DOT> ca> AuthorDate: Sat Apr 13 23:07:43 2024 +0000 Commit: Julien Roy <julien <AT> jroy <DOT> ca> CommitDate: Sat Apr 13 23:08:51 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=076e543d dev-python/nkdfu: enable py3.11 Closes: https://bugs.gentoo.org/912677 Signed-off-by: Julien Roy <julien <AT> jroy.ca> dev-python/nkdfu/nkdfu-0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/nkdfu/nkdfu-0.2.ebuild b/dev-python/nkdfu/nkdfu-0.2.ebuild index 08b423d14b..a9bc987102 100644 --- a/dev-python/nkdfu/nkdfu-0.2.ebuild +++ b/dev-python/nkdfu/nkdfu-0.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_10 ) +PYTHON_COMPAT=( python3_{10..11} ) inherit distutils-r1 DESCRIPTION="Python DFU tool for updating Nitrokeys' firmware"
next reply other threads:[~2024-04-14 1:21 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-04-14 1:21 Julien Roy [this message] 2024-04-14 0:25 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/nkdfu/ Julien Roy -- strict thread matches above, loose matches on Subject: below -- 2025-03-08 11:18 [gentoo-commits] repo/proj/guru:master " Lucio Sauer 2023-03-06 13:38 Florian Schmaus 2023-03-06 13:38 Florian Schmaus 2023-03-06 13:38 Florian Schmaus
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=1713049731.076e543d62f4095984f3321e59a0d10046f40869.julien@gentoo \ --to=julien@jroy.ca \ --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: linkBe 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