Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python-readability-lxml-0.7.1
@ 2019-06-12 17:23 voidlinux-github
  2019-06-12 18:07 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: voidlinux-github @ 2019-06-12 17:23 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1352 bytes --]

From 94b60da2193d96f0b0b3f817486b5d43c3835648 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 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/python-readability-lxml/template

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*
+	}
+}

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-06-16 12:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-12 17:23 [PR PATCH] New package: python-readability-lxml-0.7.1 voidlinux-github
2019-06-12 18:07 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-12 18:07 ` 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

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).