public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/parse_type/
Date: Mon, 26 Aug 2024 23:46:06 +0000 (UTC)	[thread overview]
Message-ID: <1724715616.8930b358c318fed0e5d8285bcafa3a5c36804c69.ionen@gentoo> (raw)

commit:     8930b358c318fed0e5d8285bcafa3a5c36804c69
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 26 23:40:11 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Aug 26 23:40:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8930b358

dev-python/parse_type: add 0.6.3

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-python/parse_type/Manifest                |  1 +
 dev-python/parse_type/parse_type-0.6.3.ebuild | 31 +++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/parse_type/Manifest b/dev-python/parse_type/Manifest
index eb79399eb3d8..a30d1098240c 100644
--- a/dev-python/parse_type/Manifest
+++ b/dev-python/parse_type/Manifest
@@ -1 +1,2 @@
 DIST parse_type-0.6.2.tar.gz 69720 BLAKE2B 76deaacc1824f701db74fbdd971b1dd8131f6d45f329e64f6eae993d6a41cebebb44c0653813bcb625e335bae5a81853c8c3704c0f102ebad96a38f43826059c SHA512 d614b105696baf135a7f8c84f751a2491dc7558cadf1c3891f1223f6196a7b041c499f3df4902b04daca5e6507522ec0f99533b6b1d027773a15f7738a574958
+DIST parse_type-0.6.3.tar.gz 78224 BLAKE2B 079930e12abbc5e01ad29a92dfd4eabcd4ab80803084875cf63e8812e75ec4d469496e0416c5699da89e8c4da56c1a3ab10a48f9920a926aa6ab988ca52131e9 SHA512 babcc8e47cb1933fcd07e1860b07cdefe2e236c2900b1a3eac7982d32b0320b02647a813d4d20def7df1fab8ba9621d5a5c02fa2147f6fff880d1449f61ef38f

diff --git a/dev-python/parse_type/parse_type-0.6.3.ebuild b/dev-python/parse_type/parse_type-0.6.3.ebuild
new file mode 100644
index 000000000000..26c1e370f536
--- /dev/null
+++ b/dev-python/parse_type/parse_type-0.6.3.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2021-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..13} )
+inherit distutils-r1 pypi
+
+DESCRIPTION="Extension to the parse module"
+HOMEPAGE="https://pypi.org/project/parse-type/"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+RDEPEND="
+	dev-python/parse[${PYTHON_USEDEP}]
+	dev-python/six[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+DOCS=( CHANGES.txt README.rst )
+
+python_prepare_all() {
+	distutils-r1_python_prepare_all
+
+	# disable unnecessary html test report and its pytest-html dependency
+	sed -i '/^addopts/,/report.xml$/d' pytest.ini || die
+}


             reply	other threads:[~2024-08-26 23:46 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-26 23:46 Ionen Wolkens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-10  4:26 [gentoo-commits] repo/gentoo:master commit in: dev-python/parse_type/ Ionen Wolkens
2023-11-24 15:45 Arthur Zamarin
2023-07-22 18:36 Sam James
2023-07-05 21:48 Ionen Wolkens
2023-07-02 19:32 Ionen Wolkens
2023-07-02 19:32 Ionen Wolkens
2023-05-23 17:15 Ionen Wolkens
2022-06-02 15:07 Ionen Wolkens
2022-05-13 14:51 Ionen Wolkens
2022-02-16  6:58 Ionen Wolkens
2021-12-10 17:46 Michał Górny
2021-12-10 12:20 Jakov Smolić
2021-11-07  8:40 Ionen Wolkens
2021-10-22 14:35 Agostino Sarubbo
2021-10-19  0:12 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=1724715616.8930b358c318fed0e5d8285bcafa3a5c36804c69.ionen@gentoo \
    --to=ionen@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