python3-google-i18n-address: update to 3.0.0.
This commit is contained in:
parent
b19bbc8dc4
commit
105b0f6baf
@ -1,10 +1,10 @@
|
||||
# Template file for 'python3-google-i18n-address'
|
||||
pkgname=python3-google-i18n-address
|
||||
version=2.5.2
|
||||
version=3.0.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
build_style=python3-pep517
|
||||
make_check_target="tests/"
|
||||
hostmakedepends="python3-setuptools"
|
||||
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"
|
||||
@ -12,4 +12,4 @@ 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
|
||||
checksum=387b4683936bbc19d1cf9a1dbf8f08610742f5ad3db72b681240b2e43a120c05
|
||||
|
Loading…
Reference in New Issue
Block a user