From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/configclass/
Date: Wed, 31 May 2023 19:08:55 +0000 (UTC) [thread overview]
Message-ID: <1685560126.a2c904044f2cde8a056dcdc3b2b93c37ad6b6d58.mgorny@gentoo> (raw)
commit: a2c904044f2cde8a056dcdc3b2b93c37ad6b6d58
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 31 19:02:02 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 31 19:08:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2c90404
dev-python/configclass: Modernize
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/configclass/configclass-0.2.0-r1.ebuild | 29 ++++++++++++++++++++++
1 file changed, 29 insertions(+)
diff --git a/dev-python/configclass/configclass-0.2.0-r1.ebuild b/dev-python/configclass/configclass-0.2.0-r1.ebuild
new file mode 100644
index 000000000000..4448881b41c7
--- /dev/null
+++ b/dev-python/configclass/configclass-0.2.0-r1.ebuild
@@ -0,0 +1,29 @@
+# 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="A Python to class to hold configuration values"
+HOMEPAGE="
+ https://github.com/schettino72/configclass/
+ https://pypi.org/project/configclass/
+"
+SRC_URI="
+ https://github.com/schettino72/configclass/archive/${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+RDEPEND="
+ >=dev-python/mergedict-0.2.0[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
next reply other threads:[~2023-05-31 19:09 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-31 19:08 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-12 19:32 [gentoo-commits] repo/gentoo:master commit in: dev-python/configclass/ Michał Górny
2023-11-24 16:26 Michał Górny
2023-11-23 19:48 Michał Górny
2023-07-06 12:08 Michał Górny
2023-05-31 19:08 Michał Górny
2022-06-02 5:38 Sam James
2022-03-28 9:17 Jakov Smolić
2021-06-05 18:48 Michał Górny
2020-09-20 15:15 Conrad Kostecki
2020-07-08 13:16 Michał Górny
2020-07-08 13:16 Michał Górny
2020-04-20 17:29 Sebastian Pipping
2020-04-20 16:38 Michał Górny
2020-04-20 16:21 Sebastian Pipping
2020-04-20 16:20 Michał Górny
2020-04-20 16:20 Michał Górny
2020-02-04 16:21 Michał Górny
2017-09-24 11:00 Michael Palimaka
2017-05-28 10:17 Pacho Ramos
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=1685560126.a2c904044f2cde8a056dcdc3b2b93c37ad6b6d58.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