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] python3-pycares: update to 3.0.0
Date: Mon, 07 Oct 2019 20:22:29 +0200	[thread overview]
Message-ID: <20191007182229.iVaaBO-t5aZHeVztVVlEwcpiUo6LbOnueyi87gRXDQ0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15204@inbox.vuxu.org>

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

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

https://github.com/TheExpert1337/void-packages python3-pycares
https://github.com/void-linux/void-packages/pull/15204

python3-pycares: update to 3.0.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-pycares-15204.patch --]
[-- Type: text/x-diff, Size: 4572 bytes --]

From de3bd5d22aa922e1a22335e50f45c362b05e47ae Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Mon, 7 Oct 2019 07:44:27 +0200
Subject: [PATCH 1/5] python3-pycares: update to 3.0.0

---
 srcpkgs/python3-pycares/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-pycares/template b/srcpkgs/python3-pycares/template
index c52702904b4..658c07eee4e 100644
--- a/srcpkgs/python3-pycares/template
+++ b/srcpkgs/python3-pycares/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-pycares'
 pkgname=python3-pycares
-version=2.3.0
-revision=2
+version=3.0.0
+revision=1
 wrksrc="pycares-${version}"
 build_style=python3-module
 pycompile_module="pycares"
@@ -10,10 +10,10 @@ hostmakedepends="python3-setuptools"
 makedepends="python3-devel"
 short_desc="Python interface for c-ares"
 maintainer="Alessio Sergi <al3hex@gmail.com>"
-homepage="https://github.com/saghul/pycares"
 license="MIT"
+homepage="https://github.com/saghul/pycares"
 distfiles="${PYPI_SITE}/p/pycares/pycares-${version}.tar.gz"
-checksum=36f4c03df57c41a87eb3d642201684eb5a8bc194f4bafaa9f60ee6dc0aef8e40
+checksum=b253f5dcaa0ac7076b79388a3ac80dd8f3bd979108f813baade40d3a9b8bf0bd
 
 post_install() {
 	vlicense LICENSE

From 543a674ac5c470ae31ad27554801cf0c936b78d5 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Mon, 7 Oct 2019 18:13:37 +0200
Subject: [PATCH 2/5] python3-pycares: update to 3.0.0 v2

---
 srcpkgs/python3-pycares/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-pycares/template b/srcpkgs/python3-pycares/template
index 658c07eee4e..d7879350fc5 100644
--- a/srcpkgs/python3-pycares/template
+++ b/srcpkgs/python3-pycares/template
@@ -7,7 +7,7 @@ build_style=python3-module
 pycompile_module="pycares"
 # using bundled c-ares which is patched for TTL support
 hostmakedepends="python3-setuptools"
-makedepends="python3-devel"
+makedepends="python3-devel libffi-devel"
 short_desc="Python interface for c-ares"
 maintainer="Alessio Sergi <al3hex@gmail.com>"
 license="MIT"
@@ -16,5 +16,6 @@ distfiles="${PYPI_SITE}/p/pycares/pycares-${version}.tar.gz"
 checksum=b253f5dcaa0ac7076b79388a3ac80dd8f3bd979108f813baade40d3a9b8bf0bd
 
 post_install() {
-	vlicense LICENSE
+        vlicense LICENSE
 }
+

From 4c8f327b218d4133a7a4a10b6acff6b1abdc35b0 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Mon, 7 Oct 2019 18:22:17 +0200
Subject: [PATCH 3/5] python3-pycares: update to 3.0.0 v3

---
 srcpkgs/python3-pycares/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/python3-pycares/template b/srcpkgs/python3-pycares/template
index d7879350fc5..d666cfb4727 100644
--- a/srcpkgs/python3-pycares/template
+++ b/srcpkgs/python3-pycares/template
@@ -18,4 +18,3 @@ checksum=b253f5dcaa0ac7076b79388a3ac80dd8f3bd979108f813baade40d3a9b8bf0bd
 post_install() {
         vlicense LICENSE
 }
-

From 4845c73a56d9dddbca081407749d1fdcd29e5fd0 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Mon, 7 Oct 2019 18:32:50 +0200
Subject: [PATCH 4/5] python3-pycares: update to 3.0.0 v4 (tabs)

---
 srcpkgs/python3-pycares/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/python3-pycares/template b/srcpkgs/python3-pycares/template
index d666cfb4727..f028ad93c76 100644
--- a/srcpkgs/python3-pycares/template
+++ b/srcpkgs/python3-pycares/template
@@ -16,5 +16,5 @@ distfiles="${PYPI_SITE}/p/pycares/pycares-${version}.tar.gz"
 checksum=b253f5dcaa0ac7076b79388a3ac80dd8f3bd979108f813baade40d3a9b8bf0bd
 
 post_install() {
-        vlicense LICENSE
+	vlicense LICENSE
 }

From feb724c8a37e35ba009008e4d413e6ffbb159b1c Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Mon, 7 Oct 2019 20:22:14 +0200
Subject: [PATCH 5/5] python3-pycares: update to 3.0.0

---
 srcpkgs/python3-pycares/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/python3-pycares/template b/srcpkgs/python3-pycares/template
index f028ad93c76..6d4989bd9ad 100644
--- a/srcpkgs/python3-pycares/template
+++ b/srcpkgs/python3-pycares/template
@@ -7,7 +7,7 @@ build_style=python3-module
 pycompile_module="pycares"
 # using bundled c-ares which is patched for TTL support
 hostmakedepends="python3-setuptools"
-makedepends="python3-devel libffi-devel"
+makedepends="python3-devel libffi-devel python3-paramiko"
 short_desc="Python interface for c-ares"
 maintainer="Alessio Sergi <al3hex@gmail.com>"
 license="MIT"

  parent reply	other threads:[~2019-10-07 18:22 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-07  5:45 [PR PATCH] " voidlinux-github
2019-10-07  9:30 ` voidlinux-github
2019-10-07 16:13 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-07 16:13 ` voidlinux-github
2019-10-07 16:22 ` voidlinux-github
2019-10-07 16:22 ` voidlinux-github
2019-10-07 16:32 ` voidlinux-github
2019-10-07 16:32 ` voidlinux-github
2019-10-07 18:22 ` voidlinux-github [this message]
2019-10-07 18:22 ` voidlinux-github
2019-10-08 19:26 ` voidlinux-github
2019-10-08 19:42 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-08 19:42 ` voidlinux-github
2019-10-09  4:58 ` voidlinux-github
2019-10-09  4:58 ` voidlinux-github
2020-02-14 12:17 ` voidlinux-github
2020-02-14 12:17 ` [PR PATCH] [Closed]: " 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=20191007182229.iVaaBO-t5aZHeVztVVlEwcpiUo6LbOnueyi87gRXDQ0@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).