Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH]  python3-itunespy: update to 1.6. 
@ 2020-05-14 12:50 abenson
  2020-05-14 13:34 ` [PR PATCH] [Updated] " abenson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: abenson @ 2020-05-14 12:50 UTC (permalink / raw)
  To: ml

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

There is a new 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: 2463 bytes --]

From 8974f14ab42d7b5fde7abb25844d2566c8048b19 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 | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python3-itunespy/template b/srcpkgs/python3-itunespy/template
index 6fda57c1102..70250f38035 100644
--- a/srcpkgs/python3-itunespy/template
+++ b/srcpkgs/python3-itunespy/template
@@ -1,20 +1,20 @@
 # 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 eed8a46811a80f1e45eb7096b1d8bd81a67cf157 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 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python-pycountry/template b/srcpkgs/python-pycountry/template
index 205db6240b7..5a9cd846240 100644
--- a/srcpkgs/python-pycountry/template
+++ b/srcpkgs/python-pycountry/template
@@ -1,7 +1,7 @@
 # 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
@@ -13,7 +13,7 @@ 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

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

end of thread, other threads:[~2020-05-14 15:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-14 12:50 [PR PATCH] python3-itunespy: update to 1.6 abenson
2020-05-14 13:34 ` [PR PATCH] [Updated] " abenson
2020-05-14 13:42 ` abenson
2020-05-14 15:20 ` [PR PATCH] [Merged]: " abenson

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).