From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 D8432158043 for ; Wed, 28 Feb 2024 04:03:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54DF0E2B8A; Wed, 28 Feb 2024 04:03:16 +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 D00EEE2B8A for ; Wed, 28 Feb 2024 04:03: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 B4BB93408DD for ; Wed, 28 Feb 2024 04:03:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 127C214EE for ; Wed, 28 Feb 2024 04:03:11 +0000 (UTC) From: "Michał Górny" 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" Message-ID: <1709092973.c6d7051c47283e96eccbeb5f8c36e91d3796504e.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.26.ebuild X-VCS-Directories: dev-python/html2text/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: c6d7051c47283e96eccbeb5f8c36e91d3796504e X-VCS-Branch: master Date: Wed, 28 Feb 2024 04:03:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4870e171-4334-4e53-9271-9fcf0023048e X-Archives-Hash: 1e44b039dcae6eaf7eceea2682786fa0 commit: c6d7051c47283e96eccbeb5f8c36e91d3796504e Author: Michał Górny gentoo org> AuthorDate: Wed Feb 28 03:41:32 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Feb 28 04:02:53 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6d7051c dev-python/html2text: Bump to 2024.2.26 Signed-off-by: Michał Górny gentoo.org> dev-python/html2text/Manifest | 1 + dev-python/html2text/html2text-2024.2.26.ebuild | 29 +++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/dev-python/html2text/Manifest b/dev-python/html2text/Manifest index 24af583b64c6..66ec560d05cc 100644 --- a/dev-python/html2text/Manifest +++ b/dev-python/html2text/Manifest @@ -1,2 +1,3 @@ DIST html2text-2020.1.16.tar.gz 49464 BLAKE2B f0331daa63b9e5d7508e0446e19b4dd4d05e5f7af0279efd71dc43b633f8273666189899a27cb598e8afdd5bd8ffb3d566b97327d82870ef44a81310d8e7e7c9 SHA512 14453c98e81d05afb3241b04a9e50caf63e4b6f857337b4bd9f53e6b8fa7146aa6a1f4f64777db9fa350316b19fe62a0033dce5748191ca9fbd17a8757002855 DIST html2text-2024.2.25.tar.gz 56175 BLAKE2B 9612054b394f9a72109b672ecd4ec4f30bfda01b461c557860d450dd20e84d0e86dac5fe2d0a459d0b77cb3c1411fd91581b90e657df225b03e2ae874f2e7539 SHA512 9adf1367b644a7dccef35ddd0041ade8a206943927585a4c1766ff76e2ffc9ab58479d285fe8eb2e18b80270f9eb50ec82855fb8b0df8525e905278abd8ddc22 +DIST html2text-2024.2.26.tar.gz 56527 BLAKE2B 898f69fd087405412ac75cb4e2e9544f1725b9b558c334e1183a79fb6440ab13c4dbfefe6059e1bcb7befc2d365f11887dccc8ba62936c2732a79034d6b00908 SHA512 8304dbc0a8d06ea1bbed4edccbbcb817423bab7acbaa9db84c6c9c3e74a8d1daec148cb591b76b7d5865224ea424b388316c867bda4b07b19ed91272b7beff88 diff --git a/dev-python/html2text/html2text-2024.2.26.ebuild b/dev-python/html2text/html2text-2024.2.26.ebuild new file mode 100644 index 000000000000..5e4a71ca2c81 --- /dev/null +++ b/dev-python/html2text/html2text-2024.2.26.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 +}