Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: python-readability-lxml-0.7.1
Date: Wed, 12 Jun 2019 20:07:28 +0200	[thread overview]
Message-ID: <20190612180728.jbdceKXgL3s5SVDaXA9dNt_dMRChBVzWi2AjuVJGjdE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12426@inbox.vuxu.org>

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

There is an updated pull request by benalb against master on the void-packages repository

https://github.com/benalb/void-packages python-readability-lxml
https://github.com/void-linux/void-packages/pull/12426

New package: python-readability-lxml-0.7.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-readability-lxml-12426.patch --]
[-- Type: application/text/x-diff, Size: 1709 bytes --]

From b98ab95737c1d550d28a285899300fedd76e55b5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Wed, 12 Jun 2019 19:19:55 +0200
Subject: [PATCH] New package: python-readability-lxml-0.7.1

---
 srcpkgs/python-readability-lxml/template | 22 ++++++++++++++++++++++
 srcpkgs/python3-readability-lxml         |  1 +
 2 files changed, 23 insertions(+)
 create mode 100644 srcpkgs/python-readability-lxml/template
 create mode 120000 srcpkgs/python3-readability-lxml

diff --git a/srcpkgs/python-readability-lxml/template b/srcpkgs/python-readability-lxml/template
new file mode 100644
index 00000000000..b7a1e61fa1c
--- /dev/null
+++ b/srcpkgs/python-readability-lxml/template
@@ -0,0 +1,22 @@
+# Template file for 'python-readability-lxml'
+pkgname=python-readability-lxml
+version=0.7.1
+revision=1
+archs=noarch
+wrksrc="readability-lxml-${version}"
+build_style=python-module
+hostmakedepends="python-setuptools python3-setuptools"
+short_desc="Fast html to text parser"
+maintainer="Benjamín Albiñana <benalb@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/buriy/python-readability"
+distfiles="${PYPI_SITE}/r/readability-lxml/readability-lxml-${version}.tar.gz"
+checksum=87cb722e53a4a5749effe37fb1236abc52a856ce71113324d06b25d96b48147b
+
+python3-readability-lxml_package() {
+	archs=noarch
+	short_desc="${short_desc/Python2/Python3}"
+	pkg_install() {
+		vmove usr/lib/python3*
+	}
+}
diff --git a/srcpkgs/python3-readability-lxml b/srcpkgs/python3-readability-lxml
new file mode 120000
index 00000000000..c079dbb8e40
--- /dev/null
+++ b/srcpkgs/python3-readability-lxml
@@ -0,0 +1 @@
+python-readability-lxml/
\ No newline at end of file

  reply	other threads:[~2019-06-12 18:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-12 17:23 [PR PATCH] " voidlinux-github
2019-06-12 18:07 ` voidlinux-github [this message]
2019-06-12 18:07 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-15 19:53 ` voidlinux-github
2019-06-15 19:53 ` voidlinux-github
2019-06-15 21:00 ` voidlinux-github
2019-06-15 21:00 ` voidlinux-github
2019-06-16 12: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=20190612180728.jbdceKXgL3s5SVDaXA9dNt_dMRChBVzWi2AjuVJGjdE@z \
    --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).