From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1604287-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 9E635158041
	for <garchives@archives.gentoo.org>; Mon, 26 Feb 2024 04:35:17 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id CC1F3E29D1;
	Mon, 26 Feb 2024 04:35:15 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id A2370E29D1
	for <gentoo-commits@lists.gentoo.org>; Mon, 26 Feb 2024 04:35:15 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 906CC335C0B
	for <gentoo-commits@lists.gentoo.org>; Mon, 26 Feb 2024 04:35:14 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id C201614D2
	for <gentoo-commits@lists.gentoo.org>; Mon, 26 Feb 2024 04:35:11 +0000 (UTC)
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" <mgorny@gentoo.org>
Message-ID: <1708921982.72fcfcb0b71dd26e9a6f0e0310d6b133a49df66a.mgorny@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/html2text/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-python/html2text/Manifest dev-python/html2text/html2text-2024.2.25.ebuild
X-VCS-Directories: dev-python/html2text/
X-VCS-Committer: mgorny
X-VCS-Committer-Name: Michał Górny
X-VCS-Revision: 72fcfcb0b71dd26e9a6f0e0310d6b133a49df66a
X-VCS-Branch: master
Date: Mon, 26 Feb 2024 04:35:11 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 374a8b09-6efc-432c-af00-126650353d7a
X-Archives-Hash: a78c375a87f97d956c685a69ff3affaf

commit:     72fcfcb0b71dd26e9a6f0e0310d6b133a49df66a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 26 04:33:02 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 26 04:33:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72fcfcb0

dev-python/html2text: Bump to 2024.2.25

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

 dev-python/html2text/Manifest                   |  1 +
 dev-python/html2text/html2text-2024.2.25.ebuild | 29 +++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-python/html2text/Manifest b/dev-python/html2text/Manifest
index fe5f3e99f1a2..24af583b64c6 100644
--- a/dev-python/html2text/Manifest
+++ b/dev-python/html2text/Manifest
@@ -1 +1,2 @@
 DIST html2text-2020.1.16.tar.gz 49464 BLAKE2B f0331daa63b9e5d7508e0446e19b4dd4d05e5f7af0279efd71dc43b633f8273666189899a27cb598e8afdd5bd8ffb3d566b97327d82870ef44a81310d8e7e7c9 SHA512 14453c98e81d05afb3241b04a9e50caf63e4b6f857337b4bd9f53e6b8fa7146aa6a1f4f64777db9fa350316b19fe62a0033dce5748191ca9fbd17a8757002855
+DIST html2text-2024.2.25.tar.gz 56175 BLAKE2B 9612054b394f9a72109b672ecd4ec4f30bfda01b461c557860d450dd20e84d0e86dac5fe2d0a459d0b77cb3c1411fd91581b90e657df225b03e2ae874f2e7539 SHA512 9adf1367b644a7dccef35ddd0041ade8a206943927585a4c1766ff76e2ffc9ab58479d285fe8eb2e18b80270f9eb50ec82855fb8b0df8525e905278abd8ddc22

diff --git a/dev-python/html2text/html2text-2024.2.25.ebuild b/dev-python/html2text/html2text-2024.2.25.ebuild
new file mode 100644
index 000000000000..5e4a71ca2c81
--- /dev/null
+++ b/dev-python/html2text/html2text-2024.2.25.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Turn HTML into equivalent Markdown-structured text"
+HOMEPAGE="
+	https://github.com/Alir3z4/html2text/
+	https://pypi.org/project/html2text/
+"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+
+DOCS=( AUTHORS.rst ChangeLog.rst README.md )
+
+distutils_enable_tests pytest
+
+src_prepare() {
+	# naming conflict with app-text/html2text, bug 421647
+	sed -e 's/html2text = html2text.cli:main/py\0/' -i setup.cfg || die
+	distutils-r1_src_prepare
+}