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-tldextract-2.2.2
Date: Thu, 09 Jan 2020 21:50:09 +0100	[thread overview]
Message-ID: <20200109205009.Y3nKha8Xq8BW3aX5qLi9qZhtWHoAdyfKlb0M-1JXT4s@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18148@inbox.vuxu.org>

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

There is an updated 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: 1610 bytes --]

From a0a933c14e6444905185c6be1d24e83892cfd7d9 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..493c015760c
--- /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://github.com/john-kurkowski/tldextract"
+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

  reply	other threads:[~2020-01-09 20:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-09 20:48 [PR PATCH] " voidlinux-github
2020-01-09 20:50 ` voidlinux-github [this message]
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

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=20200109205009.Y3nKha8Xq8BW3aX5qLi9qZhtWHoAdyfKlb0M-1JXT4s@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).