From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/poyo/
Date: Fri, 17 Feb 2023 07:15:27 +0000 (UTC) [thread overview]
Message-ID: <1676616489.35cff4dbb31d71e3ba248b2d5a73c61d6b1b712c.sam@gentoo> (raw)
commit: 35cff4dbb31d71e3ba248b2d5a73c61d6b1b712c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 17 06:30:15 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 06:48:09 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35cff4db
dev-python/poyo: enable py3.11, use pypi.eclass, PEP517
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/poyo/{poyo-0.5.0.ebuild => poyo-0.5.0-r1.ebuild} | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-python/poyo/poyo-0.5.0.ebuild b/dev-python/poyo/poyo-0.5.0-r1.ebuild
similarity index 71%
rename from dev-python/poyo/poyo-0.5.0.ebuild
rename to dev-python/poyo/poyo-0.5.0-r1.ebuild
index 12675d637ff4..6e726f1e681c 100644
--- a/dev-python/poyo/poyo-0.5.0.ebuild
+++ b/dev-python/poyo/poyo-0.5.0-r1.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-PYTHON_COMPAT=( python3_{9..10} )
-inherit distutils-r1
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+inherit distutils-r1 pypi
DESCRIPTION="A lightweight YAML Parser for Python"
HOMEPAGE="https://github.com/hackebrot/poyo"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
next reply other threads:[~2023-02-17 7:15 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-17 7:15 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-18 6:58 [gentoo-commits] repo/gentoo:master commit in: dev-python/poyo/ Michał Górny
2023-11-24 15:29 Michał Górny
2023-06-01 13:22 Michał Górny
2022-01-26 20:06 Arthur Zamarin
2021-09-04 21:29 Sam James
2021-08-20 6:38 Arthur Zamarin
2021-03-02 8:40 Sam James
2021-03-02 8:40 Sam James
2020-05-11 17:33 Michał Górny
2020-05-10 15:17 Mikle Kolyada
2020-04-19 16:42 Michał Górny
2020-02-05 19:12 Michał Górny
2019-02-07 10:55 Manuel Rüger
2017-05-20 10:14 Patrice Clement
2017-04-28 16:40 Manuel Rüger
2016-10-29 22:13 Manuel Rüger
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=1676616489.35cff4dbb31d71e3ba248b2d5a73c61d6b1b712c.sam@gentoo \
--to=sam@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