Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] python-html5-parser: update to 0.4.9.
Date: Sun, 03 Nov 2019 11:40:02 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16084@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 331 bytes --]

There is a new pull request by bra1nwave against master on the void-packages repository

https://github.com/bra1nwave/void-packages html5-parser
https://github.com/void-linux/void-packages/pull/16084

python-html5-parser: update to 0.4.9.


A patch file from https://github.com/void-linux/void-packages/pull/16084.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-html5-parser-16084.patch --]
[-- Type: text/x-diff, Size: 1576 bytes --]

From 318a5529ad1867cf43c827c99f600e50b7e52f4b Mon Sep 17 00:00:00 2001
From: bra1nwave <bra1nwave@protonmail.com>
Date: Sun, 3 Nov 2019 11:38:15 +0100
Subject: [PATCH] python-html5-parser: update to 0.4.9.

---
 srcpkgs/python-html5-parser/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python-html5-parser/template b/srcpkgs/python-html5-parser/template
index 130c5037e57..e4abfebac1c 100644
--- a/srcpkgs/python-html5-parser/template
+++ b/srcpkgs/python-html5-parser/template
@@ -1,6 +1,6 @@
 # Template file for 'python-html5-parser'
 pkgname=python-html5-parser
-version=0.4.8
+version=0.4.9
 revision=1
 wrksrc="html5-parser-${version}"
 build_style=python-module
@@ -9,17 +9,17 @@ hostmakedepends="python-setuptools python3-setuptools pkg-config"
 makedepends="python-devel python3-devel libxml2-devel"
 depends="python-chardet python-lxml"
 short_desc="Fast C-based HTML5 parsing (Python2)"
-maintainer="bra1nwave <brainwave@openmailbox.org>"
+maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="Apache-2.0"
 homepage="https://html5-parser.readthedocs.io/"
 distfiles="${PYPI_SITE}/h/html5-parser/html5-parser-${version}.tar.gz"
-checksum=b1ead2784c69cee5d481eb6d75587cc5ea08fc292b127ae08afe7771a6fba101
+checksum=25fe8f6848cbc15187f6748c0695df32bcf1b37df6420b6a01b4ebe1ec1ed48f
 
 python3-html5-parser_package() {
 	pycompile_module="html5_parser"
 	depends="python3-chardet python3-lxml"
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {
-		vmove usr/lib/python3*
+		vmove "usr/lib/python3*"
 	}
 }

             reply	other threads:[~2019-11-03 10:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-03 10:40 voidlinux-github [this message]
2019-11-03 16:46 ` [PR PATCH] [Merged]: " voidlinux-github

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16084@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).