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/iniconfig/
Date: Mon,  9 May 2022 15:01:28 +0000 (UTC)	[thread overview]
Message-ID: <1652108471.c3222ea650e53b215c0e01ebc9fd41ffe4f9dea8.mgorny@gentoo> (raw)

commit:     c3222ea650e53b215c0e01ebc9fd41ffe4f9dea8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May  9 12:29:43 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May  9 15:01:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3222ea6

dev-python/iniconfig: EAPI 8, PEP517

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

 dev-python/iniconfig/iniconfig-1.1.1-r1.ebuild | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/dev-python/iniconfig/iniconfig-1.1.1-r1.ebuild b/dev-python/iniconfig/iniconfig-1.1.1-r1.ebuild
new file mode 100644
index 000000000000..d50f80b5c73d
--- /dev/null
+++ b/dev-python/iniconfig/iniconfig-1.1.1-r1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Brain-dead simple config-ini parsing"
+HOMEPAGE="
+	https://github.com/RonnyPfannschmidt/iniconfig/
+	https://pypi.org/project/iniconfig/
+"
+SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+BDEPEND="
+	dev-python/setuptools_scm[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest


             reply	other threads:[~2022-05-09 15:01 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-09 15:01 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-15  7:12 [gentoo-commits] repo/gentoo:master commit in: dev-python/iniconfig/ Michał Górny
2024-10-14 12:42 Michał Górny
2024-05-08 18:31 Michał Górny
2023-05-23 15:42 Michał Górny
2023-01-08 14:04 Michał Górny
2022-06-10  4:18 Michał Górny
2022-06-10  3:09 Sam James
2022-05-09 20:38 Michał Górny
2022-05-09 15:01 Michał Górny
2022-04-14 18:41 Fabian Groffen
2021-08-21 22:15 James Le Cuirot
2021-05-05 17:05 Michał Górny
2021-03-15  9:40 Sam James
2021-01-25 16:57 Sam James
2021-01-13 19:06 Sam James
2021-01-13 18:26 Michał Górny
2020-12-14  2:49 Sam James
2020-11-28  7:47 Sam James
2020-11-26 10:46 Sam James
2020-10-18  9:59 Sergei Trofimovich
2020-10-16  4:48 Joshua Kinard
2020-10-08 17:31 Sergei Trofimovich
2020-10-01 22:33 Sergei Trofimovich
2020-09-26 18:47 Matt Turner
2020-09-25 17:26 Sam James
2020-09-24  6:59 Agostino Sarubbo
2020-09-24  6:49 Agostino Sarubbo
2020-09-13  6:27 Sam James
2020-09-07  7:35 Sergei Trofimovich
2020-09-02  6:33 Sergei Trofimovich
2020-08-08 10:28 Sergei Trofimovich
2020-08-03  3:11 Sam James
2020-08-02 12:06 Sergei Trofimovich
2020-07-30 23:11 Sam James

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=1652108471.c3222ea650e53b215c0e01ebc9fd41ffe4f9dea8.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