16 lines
683 B
Bash
16 lines
683 B
Bash
# Template file for 'python3-google-i18n-address'
|
|
pkgname=python3-google-i18n-address
|
|
version=3.1.0
|
|
revision=2
|
|
build_style=python3-pep517
|
|
make_check_target="tests/"
|
|
hostmakedepends="python3-poetry-core hatchling"
|
|
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=96044d9a09fed1b7c5a289b4880bee23d7de26696a7908c4e6e7c07668f2b9af
|