iso-codes: python3.4 -> python3

This commit is contained in:
Alessio Sergi 2016-10-17 04:42:28 +02:00
parent 335aa507ec
commit 556e2862b7

View file

@ -1,10 +1,10 @@
# Template file for 'iso-codes'
pkgname=iso-codes
version=3.70
revision=1
revision=2
noarch=yes
build_style=gnu-configure
hostmakedepends="python3.4"
hostmakedepends="python3"
short_desc="List of country, language and currency names"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1"