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/environs/
Date: Tue, 21 Feb 2023 12:34:57 +0000 (UTC)	[thread overview]
Message-ID: <1676982893.0fd9416c5063dfdc27da186f1dcb39b21c1277a8.mgorny@gentoo> (raw)

commit:     0fd9416c5063dfdc27da186f1dcb39b21c1277a8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 21 12:22:58 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 12:34:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fd9416c

dev-python/environs: Enable py3.11

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

 dev-python/environs/environs-9.5.0-r1.ebuild | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/dev-python/environs/environs-9.5.0-r1.ebuild b/dev-python/environs/environs-9.5.0-r1.ebuild
index 6fc4aef974e7..d991b41a7421 100644
--- a/dev-python/environs/environs-9.5.0-r1.ebuild
+++ b/dev-python/environs/environs-9.5.0-r1.ebuild
@@ -4,13 +4,19 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 
 inherit distutils-r1
 
 DESCRIPTION="Python library for simplified environment variable parsing"
-HOMEPAGE="https://github.com/sloria/environs"
-SRC_URI="https://github.com/sloria/environs/archive/${PV}.tar.gz -> ${P}.gh.tar.gz"
+HOMEPAGE="
+	https://github.com/sloria/environs/
+	https://pypi.org/project/environs/
+"
+SRC_URI="
+	https://github.com/sloria/environs/archive/${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
 
 LICENSE="MIT"
 SLOT="0"


             reply	other threads:[~2023-02-21 12:35 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-21 12:34 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-20 17:14 [gentoo-commits] repo/gentoo:master commit in: dev-python/environs/ Michał Górny
2024-06-20 17:14 Michał Górny
2024-03-05  5:18 Michał Górny
2024-01-12  4:57 Michał Górny
2024-01-10  4:42 Michał Górny
2024-01-09  6:41 Michał Górny
2023-12-30 18:28 Michał Górny
2023-12-16  4:01 Michał Górny
2023-10-27 17:47 Michał Górny
2022-06-04 17:52 Michał Górny
2022-04-08 18:06 Michał Górny
2022-04-08 18:06 Michał Górny
2021-11-14  8:46 Michał Górny
2021-10-25 17:20 Arthur Zamarin
2021-04-09 21:24 Zac Medico

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=1676982893.0fd9416c5063dfdc27da186f1dcb39b21c1277a8.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