From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/docutils-glep/
Date: Fri, 4 Jun 2021 09:55:52 +0000 (UTC) [thread overview]
Message-ID: <1622800372.ee3defd63ced54194cbfe0b2298894c5e9bfc17f.mgorny@gentoo> (raw)
commit: ee3defd63ced54194cbfe0b2298894c5e9bfc17f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 4 09:52:52 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun 4 09:52:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee3defd6
dev-python/docutils-glep: Enable py3.10
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/docutils-glep/docutils-glep-1.2.ebuild | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/dev-python/docutils-glep/docutils-glep-1.2.ebuild b/dev-python/docutils-glep/docutils-glep-1.2.ebuild
index 68829e5c2b2..1a6db5aa1b2 100644
--- a/dev-python/docutils-glep/docutils-glep-1.2.ebuild
+++ b/dev-python/docutils-glep/docutils-glep-1.2.ebuild
@@ -1,11 +1,9 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{7..9} )
+EAPI=7
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
MY_PN=${PN/-/_}
@@ -13,11 +11,10 @@ MY_P=${MY_PN}-${PV}
DESCRIPTION="Gentoo GLEP support for docutils"
HOMEPAGE="https://github.com/mgorny/docutils-glep/"
SRC_URI="mirror://pypi/${MY_PN::1}/${MY_PN}/${MY_P}.tar.gz"
+S=${WORKDIR}/${MY_P}
LICENSE="public-domain"
SLOT="0"
KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
RDEPEND=">=dev-python/docutils-0.10[${PYTHON_USEDEP}]"
-
-S=${WORKDIR}/${MY_P}
next reply other threads:[~2021-06-04 9:55 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-04 9:55 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-14 18:15 [gentoo-commits] repo/gentoo:master commit in: dev-python/docutils-glep/ Michał Górny
2024-03-03 16:25 Michał Górny
2022-10-15 6:30 Michał Górny
2022-10-14 17:57 Arthur Zamarin
2022-09-12 13:32 Michał Górny
2022-08-09 5:51 Michał Górny
2022-08-09 5:51 Michał Górny
2022-08-08 19:51 Arthur Zamarin
2022-07-28 12:00 Sam James
2022-07-09 10:17 Michał Górny
2022-07-08 16:06 Michał Górny
2020-12-27 16:31 Fabian Groffen
2020-11-17 13:25 Michał Górny
2020-11-17 13:25 Michał Górny
2019-12-26 11:27 Michał Górny
2019-10-23 13:52 Michał Górny
2019-10-23 13:52 Michał Górny
2019-07-28 20:15 Mikle Kolyada
2019-06-09 19:19 Sergei Trofimovich
2019-06-08 18:20 Agostino Sarubbo
2019-06-06 6:54 Agostino Sarubbo
2019-06-05 7:12 Agostino Sarubbo
2019-06-05 6:48 Agostino Sarubbo
2019-06-04 18:51 Agostino Sarubbo
2019-06-04 16:47 Agostino Sarubbo
2019-05-31 21:34 Sergei Trofimovich
2019-05-29 7:32 Michał Górny
2018-07-21 10:14 Michał Górny
2018-06-04 19:25 Mart Raudsepp
2018-04-24 19:45 Mikle Kolyada
2018-04-23 14:32 Aaron Bauman
2018-04-20 21:41 Michał Górny
2018-01-03 22:13 Michał Górny
2017-11-28 9:12 Michał Górny
2017-11-28 9:12 Michał Górny
2017-10-11 21:32 Michał Górny
2017-09-15 12:45 Michał Górny
2017-03-10 12:43 David Seifert
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=1622800372.ee3defd63ced54194cbfe0b2298894c5e9bfc17f.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