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/entrypoints/
Date: Sat, 29 Jan 2022 15:02:14 +0000 (UTC)	[thread overview]
Message-ID: <1643467753.2926b766dd1a762f667e5d951b06b2d6c3cb832f.mgorny@gentoo> (raw)

commit:     2926b766dd1a762f667e5d951b06b2d6c3cb832f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 29 14:49:13 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 29 14:49:13 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2926b766

dev-python/entrypoints: Switch to PEP 517 build

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

 dev-python/entrypoints/entrypoints-0.3-r3.ebuild | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/dev-python/entrypoints/entrypoints-0.3-r3.ebuild b/dev-python/entrypoints/entrypoints-0.3-r3.ebuild
new file mode 100644
index 000000000000..1f220ff7c478
--- /dev/null
+++ b/dev-python/entrypoints/entrypoints-0.3-r3.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( pypy3 python3_{7..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Discover and load entry points from installed packages"
+HOMEPAGE="https://github.com/takluyver/entrypoints"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+
+distutils_enable_tests pytest


             reply	other threads:[~2022-01-29 15:02 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-29 15:02 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-17 17:38 [gentoo-commits] repo/gentoo:master commit in: dev-python/entrypoints/ Michał Górny
2023-05-26 20:26 Arthur Zamarin
2022-05-16 16:03 Andrew Ammerlaan
2022-03-15 11:27 Jakov Smolić
2022-02-02 23:21 Michał Górny
2021-06-29  5:53 Yixun Lan
2021-05-06 11:38 Michał Górny
2020-12-11 14:51 Michał Górny
2020-11-28 14:21 Sam James
2020-11-28 14:21 Sam James
2020-10-22  2:14 Joshua Kinard
2020-09-20  9:36 Michał Górny
2020-07-13 16:51 Sam James
2020-05-27  6:10 Michał Górny
2020-04-08 20:53 Sergei Trofimovich
2020-03-16 21:09 Michał Górny
2020-03-16  6:22 Matt Turner
2020-02-11  9:20 Agostino Sarubbo
2020-02-08 12:50 Sergei Trofimovich
2020-01-30 11:05 Agostino Sarubbo
2020-01-30 11:00 Agostino Sarubbo
2020-01-28 11:32 Agostino Sarubbo
2020-01-28 10:20 Agostino Sarubbo
2020-01-27  8:10 Sergei Trofimovich
2020-01-26 21:25 Matthew Thode
2020-01-14 19:57 Sergei Trofimovich
2019-12-25 20:45 Sergei Trofimovich
2019-12-25 20:32 Sergei Trofimovich
2019-12-16 14:38 Michał Górny
2019-12-16 14:38 Michał Górny
2019-12-09 18:19 Sergei Trofimovich
2019-12-02 21:13 Aaron Bauman
2019-12-01 13:34 Sergei Trofimovich
2019-11-23  7:59 Patrick McLean
2019-11-21  0:11 Andreas Sturmlechner
2019-11-20 23:39 Andreas Sturmlechner
2019-11-20 23:39 Andreas Sturmlechner
2018-09-07 22:51 Louis Sautier
2018-08-30 22:08 Louis Sautier
2018-05-16 12:28 Agostino Sarubbo
2018-04-22  1:35 Thomas Deutschmann
2018-03-20  1:46 Matt Thode
2017-06-23 19:26 Alexis Ballier
2017-03-11  3:34 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=1643467753.2926b766dd1a762f667e5d951b06b2d6c3cb832f.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