New package: python3-google-i18n-address-2.5.2
This commit is contained in:
parent
1c505ad704
commit
bbecca1240
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'python3-google-i18n-address'
|
||||
pkgname=python3-google-i18n-address
|
||||
version=2.5.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_check_target="tests/"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-requests"
|
||||
checkdepends="python3-pytest-cov python3-pytest-cov $depends"
|
||||
short_desc="Address validation helpers for Google's i18n address database"
|
||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/mirumee/google-i18n-address"
|
||||
distfiles="https://github.com/mirumee/google-i18n-address/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=5ec8e92d71ffe4d889c439f7f55f698553b6d731cc5177276045a5bb436a6029
|
Loading…
Reference in New Issue