From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/autopage/
Date: Sat, 21 May 2022 12:41:48 +0000 (UTC) [thread overview]
Message-ID: <1653136892.0f83d60d8bcc7a0e8a7366880c0007f7b3d5408e.mgorny@gentoo> (raw)
commit: 0f83d60d8bcc7a0e8a7366880c0007f7b3d5408e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 21 12:37:37 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 21 12:41:32 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f83d60d
dev-python/autopage: Enable py3.11
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/autopage/autopage-0.5.0.ebuild | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/dev-python/autopage/autopage-0.5.0.ebuild b/dev-python/autopage/autopage-0.5.0.ebuild
index d0b1df26cfa9..dd6e11782e2f 100644
--- a/dev-python/autopage/autopage-0.5.0.ebuild
+++ b/dev-python/autopage/autopage-0.5.0.ebuild
@@ -3,24 +3,30 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
inherit distutils-r1
DESCRIPTION="A library to provide automatic paging for console output"
HOMEPAGE="
+ https://github.com/zaneb/autopage/
https://pypi.org/project/autopage/
- https://github.com/zaneb/autopage/"
+"
SRC_URI="
https://github.com/zaneb/autopage/archive/v${PV}.tar.gz
- -> ${P}.gh.tar.gz"
+ -> ${P}.gh.tar.gz
+"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc64 ~s390 sparc x86"
BDEPEND="
- test? ( dev-python/fixtures[${PYTHON_USEDEP}] )"
+ test? (
+ dev-python/fixtures[${PYTHON_USEDEP}]
+ )
+"
distutils_enable_tests unittest
next reply other threads:[~2022-05-21 12:41 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-21 12:41 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-12 18:54 [gentoo-commits] repo/gentoo:master commit in: dev-python/autopage/ Michał Górny
2024-06-11 13:40 Michał Górny
2023-11-15 17:10 Michał Górny
2023-11-15 16:34 Arthur Zamarin
2023-10-16 13:56 Michał Górny
2023-05-31 19:23 Arthur Zamarin
2022-06-27 19:26 Arthur Zamarin
2022-06-27 19:21 Arthur Zamarin
2022-05-28 14:18 Jakov Smolić
2022-05-28 5:00 Michał Górny
2022-02-27 18:35 Michał Górny
2022-01-22 6:47 Arthur Zamarin
2022-01-17 4:18 Joshua Kinard
2021-11-01 15:46 Sam James
2021-10-17 19:09 Sam James
2021-10-16 5:19 Sam James
2021-10-16 1:14 Sam James
2021-10-16 1:12 Sam James
2021-10-11 23:28 Sam James
2021-10-11 1:20 Sam James
2021-10-10 0:09 Sam James
2021-09-15 2:32 Sam James
2021-09-13 16:03 Sam James
2021-08-26 7:58 Michał Górny
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=1653136892.0f83d60d8bcc7a0e8a7366880c0007f7b3d5408e.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