Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python-tldextract-2.2.2
@ 2020-01-09 20:48 voidlinux-github
  2020-01-09 20:50 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: voidlinux-github @ 2020-01-09 20:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eluminae/void-packages python-tldextract
https://github.com/void-linux/void-packages/pull/18148

New package: python-tldextract-2.2.2


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-tldextract-18148.patch --]
[-- Type: text/x-diff, Size: 1588 bytes --]

From 0d20fd01616e30ddef346b45e2963eab1dc0407d Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Thu, 9 Jan 2020 21:49:25 +0100
Subject: [PATCH] New package: python-tldextract-2.2.2

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

diff --git a/srcpkgs/python-tldextract/template b/srcpkgs/python-tldextract/template
new file mode 100644
index 00000000000..63a3df953e8
--- /dev/null
+++ b/srcpkgs/python-tldextract/template
@@ -0,0 +1,23 @@
+# Template file for 'python-tldextract'
+pkgname=python-tldextract
+version=2.2.2
+revision=1
+archs=noarch
+wrksrc="tldextract-${version}"
+build_style=python-module
+hostmakedepends="python-setuptools python3-setuptools"
+depends="python"
+short_desc="separates gTLD or ccTLD from the registered domain/subdomains of a URL"
+maintainer="Alessio Sergi <al3hex@gmail.com>"
+license="Apache-2.0"
+homepage="https://pyopenssl.org/"
+distfiles="${PYPI_SITE}/t/tldextract/tldextract-${version}.tar.gz"
+checksum=9aa21a1f7827df4209e242ec4fc2293af5940ec730cde46ea80f66ed97bfc808
+
+python3-tldextract_package() {
+	archs=noarch
+	depends="python3"
+	pkg_install() {
+		vmove usr/lib/python3*
+	}
+}
diff --git a/srcpkgs/python3-tldextract b/srcpkgs/python3-tldextract
new file mode 120000
index 00000000000..8b14cd86dd8
--- /dev/null
+++ b/srcpkgs/python3-tldextract
@@ -0,0 +1 @@
+python-tldextract
\ No newline at end of file

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

end of thread, other threads:[~2020-01-10 19:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-09 20:48 [PR PATCH] New package: python-tldextract-2.2.2 voidlinux-github
2020-01-09 20:50 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-09 21:51 ` voidlinux-github
2020-01-09 22:36 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-09 22:37 ` voidlinux-github
2020-01-09 22:41 ` New package: python3-tldextract-2.2.2 voidlinux-github
2020-01-10  9:07 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-10  9:12 ` voidlinux-github
2020-01-10  9:18 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-10 19:02 ` voidlinux-github
2020-01-10 19:02 ` [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).