Github messages for voidlinux
 help / color / mirror / Atom feed
From: abenson <abenson@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated]  python3-itunespy: update to 1.6. 
Date: Thu, 14 May 2020 15:42:50 +0200	[thread overview]
Message-ID: <20200514134250.QteP7jDJv7X-sVmqBzh54p-JF59J9PwaUdAf3AFwnhw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21956@inbox.vuxu.org>

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

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

https://github.com/abenson/void-packages itunespy_1.6
https://github.com/void-linux/void-packages/pull/21956

 python3-itunespy: update to 1.6. 


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-itunespy_1.6-21956.patch --]
[-- Type: text/x-diff, Size: 2766 bytes --]

From 5242145444847e7f8b38e10db5557797c922d9dc Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Thu, 14 May 2020 07:37:47 -0500
Subject: [PATCH 1/2] python3-itunespy: update to 1.6.

---
 srcpkgs/python3-itunespy/template | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/python3-itunespy/template b/srcpkgs/python3-itunespy/template
index 6fda57c1102..7a04a945dbd 100644
--- a/srcpkgs/python3-itunespy/template
+++ b/srcpkgs/python3-itunespy/template
@@ -1,20 +1,19 @@
 # Template file for 'python3-itunespy'
 pkgname=python3-itunespy
-version=1.5.3
-revision=2
+version=1.6
+revision=1
 archs=noarch
 wrksrc="itunespy-${version}"
 build_style=python3-module
-pycompile_module="itunespy"
 hostmakedepends="python3-setuptools"
-depends="python3-requests"
+depends="python3-requests python3-pycountry"
 short_desc="Library to fetch data from the iTunes Store API (Python3)"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/sleepyfran/itunespy"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=06e68528d8f3af74be5ac7ab5916146d701459e2d58b692ec63a0f076a427ec6
+checksum=cd8b0c8ec8b033424f52be642af5055b05491f84335f23b27ddc37e17d914361
 
 post_install() {
-	vlicense LICENSE.txt
+	vlicense LICENSE
 }

From 5d0362ab7d46356704ee3858557c798c1cb729e5 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Thu, 14 May 2020 07:48:59 -0500
Subject: [PATCH 2/2] python-pycountry: update to 19.8.18.

---
 srcpkgs/python-pycountry/template | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python-pycountry/template b/srcpkgs/python-pycountry/template
index 205db6240b7..c4a4c9cafbd 100644
--- a/srcpkgs/python-pycountry/template
+++ b/srcpkgs/python-pycountry/template
@@ -1,11 +1,10 @@
 # Template file for 'python-pycountry'
 pkgname=python-pycountry
-version=18.12.8
-revision=2
+version=19.8.18
+revision=1
 archs=noarch
 wrksrc="pycountry-${version}"
 build_style=python-module
-pycompile_module="pycountry"
 hostmakedepends="python-setuptools python3-setuptools"
 depends="python"
 short_desc="ISO databases accessible from Python2"
@@ -13,12 +12,11 @@ maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
 license="LGPL-2.1-or-later"
 homepage="https://pypi.org/project/pycountry/"
 distfiles="${PYPI_SITE}/p/pycountry/pycountry-${version}.tar.gz"
-checksum=8ec4020b2b15cd410893d573820d42ee12fe50365332e58c0975c953b60a16de
+checksum=3c57aa40adcf293d59bebaffbe60d8c39976fba78d846a018dc0c2ec9c6cb3cb
 
 python3-pycountry_package() {
 	archs=noarch
 	depends="python3"
-	pycompile_module="pycountry"
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {
 		vmove usr/lib/python3*

  parent reply	other threads:[~2020-05-14 13:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-14 12:50 [PR PATCH] " abenson
2020-05-14 13:34 ` [PR PATCH] [Updated] " abenson
2020-05-14 13:42 ` abenson [this message]
2020-05-14 15:20 ` [PR PATCH] [Merged]: " abenson

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=20200514134250.QteP7jDJv7X-sVmqBzh54p-JF59J9PwaUdAf3AFwnhw@z \
    --to=abenson@users.noreply.github.com \
    --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).