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/configobj/
Date: Sat, 29 Jan 2022 12:21:23 +0000 (UTC)	[thread overview]
Message-ID: <1643458880.b9be2261057a675c403e153b13cb77da5f23ae1a.mgorny@gentoo> (raw)

commit:     b9be2261057a675c403e153b13cb77da5f23ae1a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 29 12:17:39 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 29 12:21:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9be2261

dev-python/configobj: Switch to PEP 517 build

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

 dev-python/configobj/configobj-5.0.6-r2.ebuild | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/dev-python/configobj/configobj-5.0.6-r2.ebuild b/dev-python/configobj/configobj-5.0.6-r2.ebuild
new file mode 100644
index 000000000000..173e79278757
--- /dev/null
+++ b/dev-python/configobj/configobj-5.0.6-r2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-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} )
+
+inherit distutils-r1
+
+DESCRIPTION="Simple config file reader and writer"
+HOMEPAGE="http://www.voidspace.org.uk/python/configobj.html https://pypi.org/project/configobj/"
+SRC_URI="https://github.com/DiffSK/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
+
+PATCHES=( "${FILESDIR}/${P}-fix-py2-tests.patch" )
+
+distutils_enable_tests pytest


             reply	other threads:[~2022-01-29 12:21 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-29 12:21 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-22 10:28 [gentoo-commits] repo/gentoo:master commit in: dev-python/configobj/ Michał Górny
2024-09-22  4:50 Sam James
2024-09-22  2:28 Michał Górny
2024-05-18 15:56 Michał Górny
2023-05-27 19:32 Arthur Zamarin
2023-02-20 19:09 Arthur Zamarin
2023-01-19  6:08 Michał Górny
2023-01-19  6:08 Michał Górny
2022-12-17  6:40 WANG Xuerui
2022-07-03  2:40 Sam James
2022-05-12 19:21 Arthur Zamarin
2022-03-15 11:18 Michał Górny
2022-03-15 11:08 Jakov Smolić
2021-08-04 14:33 Yixun Lan
2021-05-07 10:33 Michał Górny
2020-12-02 23:33 Sam James
2020-12-02 23:33 Sam James
2020-12-02 23:32 Sam James
2020-12-02 23:31 Thomas Deutschmann
2020-12-02 10:24 Sam James
2020-11-29 17:17 Sergei Trofimovich
2020-11-29 17:11 Sergei Trofimovich
2020-11-29 17:08 Sergei Trofimovich
2020-08-06 15:42 Michał Górny
2020-08-06  2:40 Sam James
2020-07-30  6:03 Michał Górny
2020-07-04 21:55 Mart Raudsepp
2020-04-18 17:55 Craig Andrews
2019-05-16 16:00 Matthew Thode
2018-02-05 21:54 Michał Górny
2017-10-18 15:26 Sergei Trofimovich
2017-08-28 20:44 Alexis Ballier
2017-03-08 18:37 Michał Górny
2017-01-20 11:05 Agostino Sarubbo
2017-01-17 16:22 Agostino Sarubbo
2015-10-19 12:48 Justin Lecher

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=1643458880.b9be2261057a675c403e153b13cb77da5f23ae1a.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