public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cfgv/
Date: Fri, 26 May 2023 20:26:49 +0000 (UTC)	[thread overview]
Message-ID: <1685132784.ab45f53eda0c5bb93e38723e21970d99031456c7.arthurzam@gentoo> (raw)

commit:     ab45f53eda0c5bb93e38723e21970d99031456c7
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 20:24:51 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri May 26 20:26:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab45f53e

dev-python/cfgv: PEP517

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/cfgv/cfgv-3.3.1-r1.ebuild | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/dev-python/cfgv/cfgv-3.3.1-r1.ebuild b/dev-python/cfgv/cfgv-3.3.1-r1.ebuild
new file mode 100644
index 000000000000..2bdeeacdb194
--- /dev/null
+++ b/dev-python/cfgv/cfgv-3.3.1-r1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+inherit distutils-r1
+
+DESCRIPTION="Validate configuration and produce human-readable error messages"
+HOMEPAGE="https://github.com/asottile/cfgv"
+SRC_URI="
+	https://github.com/asottile/${PN}/archive/refs/tags/v${PV}.tar.gz
+		-> ${P}.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
+
+distutils_enable_tests pytest


             reply	other threads:[~2023-05-26 20:26 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-26 20:26 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-18 15:40 [gentoo-commits] repo/gentoo:master commit in: dev-python/cfgv/ Michał Górny
2023-11-24 15:02 Arthur Zamarin
2023-09-17 11:26 Michał Górny
2023-08-13 19:00 Arthur Zamarin
2023-06-27 11:50 Michał Górny
2023-06-27 11:50 Michał Górny
2023-05-26 20:26 Arthur Zamarin
2023-04-25 23:17 Sam James
2022-05-30 10:42 Marek Szuba
2021-10-21 23:28 Sam James
2021-10-03 19:24 Michał Górny
2021-10-03 18:48 Sam James
2021-08-26  7:58 Michał Górny
2021-07-24  4:09 Sam James
2021-07-24  4:09 Sam James
2021-07-12 21:59 Sam James
2021-06-25 12:10 Marek Szuba
2021-06-23  9:16 Marek Szuba
2021-06-23  4:43 Sam James
2021-06-08 16:54 Sergei Trofimovich
2021-05-26  6:49 Agostino Sarubbo
2021-05-18  8:51 Michał Górny
2021-05-18  8:51 Michał Górny
2021-05-18  8:51 Michał Górny
2021-05-13 19:11 Marek Szuba
2021-04-16 15:35 Marek Szuba

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=1685132784.ab45f53eda0c5bb93e38723e21970d99031456c7.arthurzam@gentoo \
    --to=arthurzam@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