From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/html2text/
Date: Mon, 26 Feb 2024 04:35:11 +0000 (UTC) [thread overview]
Message-ID: <1708921982.72fcfcb0b71dd26e9a6f0e0310d6b133a49df66a.mgorny@gentoo> (raw)
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
+}
next reply other threads:[~2024-02-26 4:35 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-26 4:35 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-27 20:56 [gentoo-commits] repo/gentoo:master commit in: dev-python/html2text/ Michał Górny
2024-05-17 18:24 Michał Górny
2024-03-13 15:13 Michał Górny
2024-03-13 15:05 Arthur Zamarin
2024-02-28 4:03 Michał Górny
2023-12-08 20:23 Arthur Zamarin
2023-05-26 20:46 Arthur Zamarin
2023-03-16 3:50 Michał Górny
2022-09-22 2:24 Georgy Yakovlev
2022-08-18 9:48 Michał Górny
2022-08-18 7:01 Agostino Sarubbo
2022-08-18 6:18 Michał Górny
2022-08-17 21:13 Sam James
2022-07-15 11:34 Arthur Zamarin
2022-07-15 11:33 Arthur Zamarin
2021-05-18 9:32 Michał Górny
2020-12-06 0:31 Zac Medico
2020-05-04 11:07 Michał Górny
2020-05-03 19:02 Agostino Sarubbo
2020-03-30 12:29 Mikle Kolyada
2020-03-04 13:03 Agostino Sarubbo
2020-03-04 8:34 Agostino Sarubbo
2020-03-03 19:12 Sebastian Pipping
2020-02-11 13:59 Agostino Sarubbo
2020-02-08 13:41 Mikle Kolyada
2020-01-17 7:23 Michał Górny
2020-01-17 5:52 Michał Górny
2020-01-17 5:52 Michał Górny
2020-01-17 5:52 Michał Górny
2019-11-11 1:00 Zac Medico
2019-11-11 0:27 Zac Medico
2019-11-04 8:35 Michał Górny
2019-11-03 20:49 Louis Sautier
2019-11-03 20:49 Louis Sautier
2019-11-03 20:49 Louis Sautier
2018-07-21 0:06 Mikle Kolyada
2018-06-24 9:40 Mikle Kolyada
2018-01-10 16:50 Sebastian Pipping
2018-01-09 22:53 Sebastian Pipping
2018-01-07 22:07 Sergei Trofimovich
2018-01-04 20:35 Michał Górny
2017-10-08 16:24 Tim Harder
2017-08-09 20:52 Sergei Trofimovich
2017-05-05 21:47 Sebastian Pipping
2017-01-18 11:29 Agostino Sarubbo
2016-08-21 6:45 Tim Harder
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=1708921982.72fcfcb0b71dd26e9a6f0e0310d6b133a49df66a.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