public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/metagen:master commit in: /
Date: Sun, 31 Mar 2024 00:38:31 +0000 (UTC)	[thread overview]
Message-ID: <1711845476.3ecc717796490a334d0e8c7ca67b108a183431c9.sping@gentoo> (raw)

commit:     3ecc717796490a334d0e8c7ca67b108a183431c9
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 31 00:36:19 2024 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun Mar 31 00:37:56 2024 +0000
URL:        https://gitweb.gentoo.org/proj/metagen.git/commit/?id=3ecc7177

pyproject.toml: Require Python >=3.8

Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>

 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 5010139..c06e4aa 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -10,6 +10,7 @@ authors = [
     {name = "Jesus Rivero", email = "neurogeek@gentoo.org"},
     {name = "Sebastian Pipping", email = "sebastian@pipping.org"},
 ]
+requires-python = ">=3.8"
 dynamic = ["version"]
 readme = "README.md"
 license = {text = "GPL-2"}
@@ -24,7 +25,6 @@ classifiers = [
     "Natural Language :: English",
     "Programming Language :: Python",
     "Programming Language :: Python :: 3",
-    "Programming Language :: Python :: 3.7",
     "Programming Language :: Python :: 3.8",
     "Programming Language :: Python :: 3.9",
     "Programming Language :: Python :: 3.10",


             reply	other threads:[~2024-03-31  0:38 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-31  0:38 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-31  0:38 [gentoo-commits] proj/metagen:master commit in: / Sebastian Pipping
2024-03-31  0:10 Sebastian Pipping
2024-03-31  0:10 Sebastian Pipping
2024-03-31  0:10 Sebastian Pipping
2024-03-31  0:10 Sebastian Pipping
2024-03-31  0:10 Sebastian Pipping
2022-01-25 18:33 Sebastian Pipping
2022-01-25 18:06 Sebastian Pipping
2020-01-31 18:04 Sebastian Pipping
2020-01-31 16:12 Sebastian Pipping
2020-01-25 22:43 Sebastian Pipping
2011-09-25 14:04 Jesus Rivero

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=1711845476.3ecc717796490a334d0e8c7ca67b108a183431c9.sping@gentoo \
    --to=sping@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