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.1
|
|
revision=1
|
|
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=081a0b6b23c6846830debf3204d554d6312ba42f319f1d6395e5011b3527646c
|