From c37acb1592ff9696e1e67e1993a02f7a4b962e73 Mon Sep 17 00:00:00 2001 From: Andrew Benson 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 " 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 b5da8c0a526fee701bdb51c3bf6584c72af2b1d0 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 14 May 2020 07:48:59 -0500 Subject: [PATCH 2/2] python-pycountry: update to 19.8.18. --- srcpkgs/python-pycountry/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python-pycountry/template b/srcpkgs/python-pycountry/template index 205db6240b7..07f717ac75d 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,7 +12,7 @@ maintainer="Farhad Shahbazi " 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