From 8974f14ab42d7b5fde7abb25844d2566c8048b19 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 | 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 " 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 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 " 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