From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytoolconfig/
Date: Thu, 11 Jan 2024 04:56:03 +0000 (UTC) [thread overview]
Message-ID: <1704948960.64b1dac8883f890a223b61ec877767b75d58701b.mgorny@gentoo> (raw)
commit: 64b1dac8883f890a223b61ec877767b75d58701b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 11 04:51:48 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 11 04:56:00 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64b1dac8
dev-python/pytoolconfig: Bump to 1.3.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytoolconfig/Manifest | 1 +
dev-python/pytoolconfig/pytoolconfig-1.3.0.ebuild | 35 +++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/dev-python/pytoolconfig/Manifest b/dev-python/pytoolconfig/Manifest
index e7849ab75fd0..0480a5f8ff9f 100644
--- a/dev-python/pytoolconfig/Manifest
+++ b/dev-python/pytoolconfig/Manifest
@@ -1 +1,2 @@
DIST pytoolconfig-1.2.6.tar.gz 16425 BLAKE2B 669c3bc906b06ac48ecb5649f1bef8a6af53e85d8f8d23f4059b63e4d1e57e10b0a66d2e89e72e0b4afe7d00aa9d26b4ceb23cc49b8e46a891e7fae60d228686 SHA512 beade8cd1780eb986dab1d630c1583c9c75fea5067d399081a5b8361789fdec96087243d8d79291655c83aca481d5888b3414a1b445200a9d8c59703761a83b2
+DIST pytoolconfig-1.3.0.tar.gz 16686 BLAKE2B 77459f0d19bfd362ed8f0919ce27a3362e76add948dab224d38b3faa0dc07055181276fe2406150bdb5fdebf485031ef5e3de8344edc07bf6558e902c8c703e0 SHA512 9128f2ae116fb97edf991553207a97041df6b866e2ee4b4d05333418564a0429fdeb28c7807c3784707259f0700bb870955e89702fd5b723f19ae7639daaf150
diff --git a/dev-python/pytoolconfig/pytoolconfig-1.3.0.ebuild b/dev-python/pytoolconfig/pytoolconfig-1.3.0.ebuild
new file mode 100644
index 000000000000..9ce29628a1fc
--- /dev/null
+++ b/dev-python/pytoolconfig/pytoolconfig-1.3.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 2022-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=pdm-backend
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Python tool configuration"
+HOMEPAGE="
+ https://pypi.org/project/pytoolconfig/
+ https://github.com/bagel897/pytoolconfig/
+"
+
+LICENSE="LGPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+
+RDEPEND="
+ >=dev-python/packaging-22.0[${PYTHON_USEDEP}]
+ >=dev-python/platformdirs-1.4.4[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep '
+ >=dev-python/tomli-2.0.1[${PYTHON_USEDEP}]
+ ' 3.10 )
+"
+BDEPEND="
+ test? (
+ >=dev-python/sphinx-4.5.0[${PYTHON_USEDEP}]
+ >=dev-python/tabulate-0.8.9[${PYTHON_USEDEP}]
+ )
+"
+
+distutils_enable_tests pytest
next reply other threads:[~2024-01-11 4:56 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-11 4:56 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-02 19:31 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytoolconfig/ Michał Górny
2024-06-24 9:04 Petr Vaněk
2024-01-29 10:25 Michał Górny
2024-01-29 8:19 Sam James
2024-01-12 4:57 Michał Górny
2023-11-24 22:48 Sam James
2023-11-15 17:10 Michał Górny
2023-11-15 16:34 Arthur Zamarin
2023-11-15 16:34 Arthur Zamarin
2023-10-15 3:26 Michał Górny
2023-09-28 4:43 Michał Górny
2023-03-03 19:16 Michał Górny
2023-03-03 19:16 Michał Górny
2023-03-03 18:55 Arthur Zamarin
2023-02-28 19:09 Sam James
2023-02-03 12:20 Arthur Zamarin
2023-01-31 11:22 Michał Górny
2022-12-20 8:07 Michał Górny
2022-12-14 8:47 Michał Górny
2022-12-14 6:31 Michał Górny
2022-12-14 6:31 Michał Górny
2022-12-13 19:53 Arthur Zamarin
2022-11-30 0:52 Sam James
2022-11-25 20:38 Arthur Zamarin
2022-11-25 20:37 Sam James
2022-09-07 4:44 Michał Górny
2022-09-06 21:12 Sam James
2022-08-31 18:21 Arthur Zamarin
2022-08-31 18:19 Arthur Zamarin
2022-08-01 11:07 Michał Górny
2022-07-30 2:33 Sam James
2022-07-04 5:08 Michał Górny
2022-06-24 20:45 Jakov Smolić
2022-06-23 7:19 Michał Górny
2022-06-22 17:31 Arthur Zamarin
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=1704948960.64b1dac8883f890a223b61ec877767b75d58701b.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