public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/lmfit/
Date: Sun, 26 Sep 2021 10:18:56 +0000 (UTC)	[thread overview]
Message-ID: <1632651213.70531c9453aaac4a46450ba899b30b56d14b8183.pacho@gentoo> (raw)

commit:     70531c9453aaac4a46450ba899b30b56d14b8183
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 26 10:13:33 2021 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Sep 26 10:13:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70531c94

dev-python/lmfit: Support python 3.10

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 dev-python/lmfit/lmfit-1.0.2.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-python/lmfit/lmfit-1.0.2.ebuild b/dev-python/lmfit/lmfit-1.0.2.ebuild
index 3e93970d975..33dc0c4bf79 100644
--- a/dev-python/lmfit/lmfit-1.0.2.ebuild
+++ b/dev-python/lmfit/lmfit-1.0.2.ebuild
@@ -1,8 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+EAPI=8
+PYTHON_COMPAT=( python3_{7..10} )
+
 inherit distutils-r1
 
 DESCRIPTION="Non-Linear Least-Squares Minimization and Curve-Fitting for Python"


             reply	other threads:[~2021-09-26 10:18 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-26 10:18 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-19 19:56 [gentoo-commits] repo/gentoo:master commit in: dev-python/lmfit/ Michał Górny
2024-07-08 17:44 Michał Górny
2024-06-20 18:07 Michał Górny
2024-04-19 19:17 Arthur Zamarin
2024-04-05  2:45 Michał Górny
2023-11-07 20:31 Michał Górny
2023-07-24 11:32 Michał Górny
2023-07-14  5:33 Michał Górny
2023-05-03  7:51 Michał Górny
2023-04-09  6:08 Michał Górny
2022-12-24 11:38 Michał Górny
2022-12-24 11:38 Michał Górny
2022-11-28  6:05 Michał Górny
2021-10-17  9:00 Michał Górny
2021-10-14 21:13 Michał Górny
2021-07-08 12:34 Pacho Ramos
2021-04-12  1:09 Sam James
2021-02-08 15:08 Pacho Ramos
2021-02-08 15:07 Michał Górny
2021-02-08  8:44 Michał Górny
2020-06-07 10:45 Pacho Ramos

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=1632651213.70531c9453aaac4a46450ba899b30b56d14b8183.pacho@gentoo \
    --to=pacho@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