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/itypes/
Date: Wed, 31 May 2023 17:43:47 +0000 (UTC)	[thread overview]
Message-ID: <1685554857.9cb92b9eb5a97fcb88efa108fdbf023d1adbbb7a.mgorny@gentoo> (raw)

commit:     9cb92b9eb5a97fcb88efa108fdbf023d1adbbb7a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 31 17:39:36 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 31 17:40:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cb92b9e

dev-python/itypes: Enable py3.12

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

 dev-python/itypes/itypes-1.2.0-r1.ebuild | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/dev-python/itypes/itypes-1.2.0-r1.ebuild b/dev-python/itypes/itypes-1.2.0-r1.ebuild
index 21300814466a..6e0a268cb27f 100644
--- a/dev-python/itypes/itypes-1.2.0-r1.ebuild
+++ b/dev-python/itypes/itypes-1.2.0-r1.ebuild
@@ -4,12 +4,15 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1
 
-DESCRIPTION="basic immutable container types for python"
-HOMEPAGE="https://github.com/PavanTatikonda/itypes/"
+DESCRIPTION="Basic immutable container types for python"
+HOMEPAGE="
+	https://github.com/PavanTatikonda/itypes/
+	https://pypi.org/project/itypes/
+"
 SRC_URI="
 	https://github.com/PavanTatikonda/itypes/archive/${PV}.tar.gz
 		-> ${P}.gh.tar.gz


             reply	other threads:[~2023-05-31 17:43 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-31 17:43 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-21 12:49 [gentoo-commits] repo/gentoo:master commit in: dev-python/itypes/ Florian Schmaus
2022-06-12 18:28 Michał Górny
2022-05-16 13:20 Michał Górny
2022-04-24 13:27 Jakov Smolić
2022-02-26 17:59 Michał Górny
2021-10-17  8:58 Michał Górny
2021-07-08  6:55 Michał Górny
2021-07-08  6:55 Michał Górny
2021-07-08  6:55 Michał Górny
2021-05-16 16:50 William Hubbs
2020-12-11 15:01 Michał Górny
2020-12-02 22:29 Aaron Bauman
2020-02-05 14:38 Michał Górny
2020-01-26 19:37 William Hubbs
2019-03-18 23:02 William Hubbs

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=1685554857.9cb92b9eb5a97fcb88efa108fdbf023d1adbbb7a.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