Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] python-curl: update to 7.43.0.3.
Date: Wed, 02 Oct 2019 11:40:43 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14958@inbox.vuxu.org> (raw)

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

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

https://github.com/mobinmob/void-packages python-curl
https://github.com/void-linux/void-packages/pull/14958

python-curl: update to 7.43.0.3.


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

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

From 625558e76ae3b1065aa5465895d44cc370d82148 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 2 Oct 2019 12:35:04 +0300
Subject: [PATCH] python-curl: update to 7.43.0.3.

---
 srcpkgs/python-curl/template | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python-curl/template b/srcpkgs/python-curl/template
index e96da8d1a18..bd9ef591a2e 100644
--- a/srcpkgs/python-curl/template
+++ b/srcpkgs/python-curl/template
@@ -1,6 +1,6 @@
 # Template file for 'python-curl'
 pkgname=python-curl
-version=7.43.0.2
+version=7.43.0.3
 revision=4
 wrksrc="pycurl-${version}"
 build_style=python-module
@@ -8,20 +8,25 @@ pycompile_module="curl"
 hostmakedepends="python-devel python3-devel"
 makedepends="libressl-devel libcurl-devel ${hostmakedepends}"
 short_desc="Python2 interface to cURL library"
-homepage="http://pycurl.io/"
-license="LGPL-2.1, MIT"
 maintainer="Orphaned <orphan@voidlinux.org>"
+license="LGPL-2.1, MIT"
+homepage="http://pycurl.io/"
 distfiles="${PYPI_SITE}/p/pycurl/pycurl-${version}.tar.gz"
-checksum=0f0cdfc7a92d4f2a5c44226162434e34f7d6967d3af416a6f1448649c09a25a4
+checksum=6f08330c5cf79fa8ef68b9912b9901db7ffd34b63e225dce74db56bb21deda8e
 
 pre_build() {
 	sed -i "/setup_args\['data_files'\] = /d" setup.py
 }
 
+post_install() {
+	vlicense COPYING-MIT
+}
+
 python3-curl_package() {
 	pycompile_module="curl"
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {
 		vmove usr/lib/python3*
+		vlicense COPYING-MIT
 	}
 }

             reply	other threads:[~2019-10-02  9:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-02  9:40 voidlinux-github [this message]
2019-10-02 11:57 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-02 11:57 ` voidlinux-github
2019-10-02 14:04 ` [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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14958@inbox.vuxu.org \
    --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).