python3-google-i18n-address: update to 3.1.1.
This commit is contained in:
parent
8d820e51f1
commit
badca0ebed
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-google-i18n-address'
|
# Template file for 'python3-google-i18n-address'
|
||||||
pkgname=python3-google-i18n-address
|
pkgname=python3-google-i18n-address
|
||||||
version=3.1.0
|
version=3.1.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
make_check_target="tests/"
|
make_check_target="tests/"
|
||||||
hostmakedepends="python3-poetry-core hatchling"
|
hostmakedepends="python3-poetry-core hatchling"
|
||||||
|
@ -12,4 +12,4 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/mirumee/google-i18n-address"
|
homepage="https://github.com/mirumee/google-i18n-address"
|
||||||
distfiles="https://github.com/mirumee/google-i18n-address/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/mirumee/google-i18n-address/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=96044d9a09fed1b7c5a289b4880bee23d7de26696a7908c4e6e7c07668f2b9af
|
checksum=081a0b6b23c6846830debf3204d554d6312ba42f319f1d6395e5011b3527646c
|
||||||
|
|
Loading…
Reference in New Issue