public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/html5-parser/
Date: Sun, 24 Oct 2021 08:54:46 +0000 (UTC)	[thread overview]
Message-ID: <1635065231.9f1597600bdec10c4894f8896c9c6ceeba657790.mgorny@gentoo> (raw)

commit:     9f1597600bdec10c4894f8896c9c6ceeba657790
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 08:47:11 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 08:47:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f159760

dev-python/html5-parser: Remove old

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

 dev-python/html5-parser/Manifest                  |  1 -
 dev-python/html5-parser/html5-parser-0.4.9.ebuild | 39 -----------------------
 2 files changed, 40 deletions(-)

diff --git a/dev-python/html5-parser/Manifest b/dev-python/html5-parser/Manifest
index 38a8fca8294..779cb539bac 100644
--- a/dev-python/html5-parser/Manifest
+++ b/dev-python/html5-parser/Manifest
@@ -1,2 +1 @@
 DIST html5-parser-0.4.10.tar.gz 272814 BLAKE2B 5759c872e65080ea059b81e632ed70a94e6677ef01af1e50ab1822128cc75ccbd3361c9d4e5e94fc4cc78996b3dbde97ffe435f083c492df2815c67d929cabc7 SHA512 45accb891261e1b82185de1cb0e06915e0ff487fe2cfc81b79f5653c8e9d7b9848349ab94657f8fb5eb116311b1d2b0d19f504f841ee8af0cf4a23601a5000aa
-DIST html5-parser-0.4.9.tar.gz 274597 BLAKE2B 7744798d74db1d591490c75eabae5333e90f053a8ba1c5517f08c1b9c253042796e42618ae0a674e1b1cfa97390448ffc595e861234f5b980a1f7c0b9056cc88 SHA512 0fce4b1a18b29a9fa94e3769e2443601a502158056be1c93c1c1ddd5fe84d11d5d6dcae6338ac0a21aae7972625f28c0ba66099fc51081f504cb596626de990e

diff --git a/dev-python/html5-parser/html5-parser-0.4.9.ebuild b/dev-python/html5-parser/html5-parser-0.4.9.ebuild
deleted file mode 100644
index 8e4ed1d92ed..00000000000
--- a/dev-python/html5-parser/html5-parser-0.4.9.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1 toolchain-funcs
-
-DESCRIPTION="Fast C based HTML 5 parsing for python"
-HOMEPAGE="https://github.com/kovidgoyal/html5-parser/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-BDEPEND="
-	dev-python/setuptools[${PYTHON_USEDEP}]
-	virtual/pkgconfig
-"
-DEPEND="dev-libs/libxml2:="
-RDEPEND="${DEPEND}
-	dev-python/chardet[${PYTHON_USEDEP}]
-	>=dev-python/lxml-3.8.0[${PYTHON_USEDEP}]"
-
-src_prepare() {
-	# Soup is not used when lxml is available.
-	rm test/soup.py || die
-	distutils-r1_src_prepare
-}
-
-src_configure() {
-	export PKGCONFIG_EXE=$(tc-getPKG_CONFIG)
-}
-
-python_test() {
-	esetup.py test
-}


             reply	other threads:[~2021-10-24  8:54 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-24  8:54 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-17 18:24 [gentoo-commits] repo/gentoo:master commit in: dev-python/html5-parser/ Michał Górny
2023-12-24 17:24 Michał Górny
2023-12-24 17:21 Arthur Zamarin
2023-12-08 20:23 Arthur Zamarin
2023-11-19 19:03 Zac Medico
2023-06-03 19:17 Michał Górny
2023-06-03 18:35 Arthur Zamarin
2023-06-03 18:09 Arthur Zamarin
2023-05-31 17:43 Michał Górny
2023-05-04 16:17 Michał Górny
2023-04-13  6:04 Michał Górny
2022-12-10 15:46 Michał Górny
2022-11-08 12:53 Andrew Ammerlaan
2022-06-04 19:04 Michał Górny
2021-10-24  4:51 Sam James
2021-10-24  0:19 Sam James
2021-09-23  8:25 Michał Górny
2021-06-05 13:52 Michał Górny
2020-12-06  0:22 Zac Medico
2020-03-19 17:49 Michał Górny
2020-01-13  2:15 Zac Medico
2020-01-13  2:15 Zac Medico
2020-01-12  1:16 Zac Medico
2019-05-01 19:08 Zac Medico
2019-01-11  9:02 James Le Cuirot
2018-03-30  3:05 Aaron Bauman
2018-02-11  5:50 Zac Medico
2018-02-11  5:37 Zac Medico
2017-10-01 20:05 Zac Medico

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=1635065231.9f1597600bdec10c4894f8896c9c6ceeba657790.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