public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/html5-parser/
Date: Sun,  1 Oct 2017 20:05:26 +0000 (UTC)	[thread overview]
Message-ID: <1506888320.93d86701d1b9fa9b7a7797fe70d4d4d86183d487.zmedico@gentoo> (raw)

commit:     93d86701d1b9fa9b7a7797fe70d4d4d86183d487
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  1 19:44:10 2017 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sun Oct  1 20:05:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93d86701

dev-python/html5-parser: new package

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-python/html5-parser/Manifest                  |  1 +
 dev-python/html5-parser/html5-parser-0.4.4.ebuild | 25 +++++++++++++++++++++++
 dev-python/html5-parser/metadata.xml              | 11 ++++++++++
 3 files changed, 37 insertions(+)

diff --git a/dev-python/html5-parser/Manifest b/dev-python/html5-parser/Manifest
new file mode 100644
index 00000000000..526e6100b9c
--- /dev/null
+++ b/dev-python/html5-parser/Manifest
@@ -0,0 +1 @@
+DIST html5-parser-0.4.4.tar.gz 267787 SHA256 b9f3a1d4cdb8742e8e4ecafab04bff541bde4ff09af233293ed0b94028ec1ab5 SHA512 3aaeb32f360d2c131ecbe11fa1dcd3dfcd62c9ca046fce7dd4ff8127d0e62216f666e83bb20c7809c6adc591e1fb2798e382e78a1cf6129b1f0a09a71377f8d4 WHIRLPOOL 924f71b373075fe9e103b961efbeb00347b007cbaf8aa6a3a03a2af22a6cdecdb2e2d6cb67aa8a75e02b660f93f5f84a7b56bb7f8bb30af7846faa80c9ae566e

diff --git a/dev-python/html5-parser/html5-parser-0.4.4.ebuild b/dev-python/html5-parser/html5-parser-0.4.4.ebuild
new file mode 100644
index 00000000000..638a6fe3e5b
--- /dev/null
+++ b/dev-python/html5-parser/html5-parser-0.4.4.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+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 -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="dev-libs/libxml2:=
+	>=dev-python/lxml-3.8.0[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+	dev-python/setuptools[${PYTHON_USEDEP}]"
+
+python_test() {
+	esetup.py test || die "Tests failed under ${EPYTHON}"
+}

diff --git a/dev-python/html5-parser/metadata.xml b/dev-python/html5-parser/metadata.xml
new file mode 100644
index 00000000000..ab943e8204c
--- /dev/null
+++ b/dev-python/html5-parser/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<upstream>
+		<remote-id type="pypi">html5-parser</remote-id>
+		<remote-id type="github">kovidgoyal/html5-parser</remote-id>
+	</upstream>
+	<maintainer type="person">
+		<email>zmedico@gentoo.org</email>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2017-10-01 20:05 UTC|newest]

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

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=1506888320.93d86701d1b9fa9b7a7797fe70d4d4d86183d487.zmedico@gentoo \
    --to=zmedico@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