public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/beniget/
Date: Sat, 28 May 2022 09:47:05 +0000 (UTC)	[thread overview]
Message-ID: <1653731218.8b0d3584a731d0f416ca5a019ec99935d0f3ce7a.andrewammerlaan@gentoo> (raw)

commit:     8b0d3584a731d0f416ca5a019ec99935d0f3ce7a
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sat May 28 09:25:12 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat May 28 09:46:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b0d3584

dev-python/beniget: update EAPI 7 -> 8, enable py3.11, pep517

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-python/beniget/beniget-0.4.1-r1.ebuild | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/dev-python/beniget/beniget-0.4.1-r1.ebuild b/dev-python/beniget/beniget-0.4.1-r1.ebuild
new file mode 100644
index 000000000000..57cdfd31f83d
--- /dev/null
+++ b/dev-python/beniget/beniget-0.4.1-r1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1
+
+DESCRIPTION="Extract semantic information about static Python code"
+HOMEPAGE="
+	https://pypi.org/project/beniget/
+	https://github.com/serge-sans-paille/beniget/"
+SRC_URI="
+	https://github.com/serge-sans-paille/beniget/archive/${PV}.tar.gz
+		-> ${P}.gh.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+RDEPEND="=dev-python/gast-0.5*[${PYTHON_USEDEP}]"
+
+distutils_enable_tests setup.py


             reply	other threads:[~2022-05-28  9:47 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-28  9:47 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-13  9:48 [gentoo-commits] repo/gentoo:master commit in: dev-python/beniget/ Michał Górny
2024-07-13  9:36 Arthur Zamarin
2024-06-29  3:26 Michał Górny
2024-06-28  5:19 Michał Górny
2024-06-26  6:16 Petr Vaněk
2023-11-17 20:39 Michał Górny
2023-06-26 13:14 Sam James
2022-11-14  9:24 Arthur Zamarin
2022-10-09 16:10 Sam James
2022-06-28  8:11 Michał Górny
2022-06-28  6:43 Agostino Sarubbo
2022-06-28  4:03 Michał Górny
2022-06-27 23:32 Sam James
2022-06-27 19:43 Jakov Smolić
2022-06-27 19:34 Arthur Zamarin
2022-06-27 19:23 Arthur Zamarin
2022-03-18 10:31 Arthur Zamarin
2021-12-23 22:43 Sam James
2021-12-19 11:08 Sam James
2021-11-20 15:35 Arthur Zamarin
2021-11-17 22:47 Sam James
2021-11-05 18:09 Sam James
2021-11-05 18:01 Sam James
2021-11-05  7:36 Sam James
2021-11-05  7:36 Sam James
2021-10-19  0:12 Sam James
2021-10-17  7:33 Michał Górny
2021-10-08  7:45 Marek Szuba
2021-10-04 17:44 Sam James
2021-08-03 13:36 Michał Górny
2021-07-26  5:21 Michał Górny
2021-06-29 18:17 Michał Górny
2021-06-21 10:11 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=1653731218.8b0d3584a731d0f416ca5a019ec99935d0f3ce7a.andrewammerlaan@gentoo \
    --to=andrewammerlaan@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