python3-Faker: update to 19.9.0
This commit is contained in:
parent
ff580f2ecd
commit
908174a7a1
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-Faker'
|
||||
pkgname=python3-Faker
|
||||
version=16.4.0
|
||||
revision=2
|
||||
version=19.9.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-dateutil"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://faker.readthedocs.io/en/master/"
|
||||
changelog="https://github.com/joke2k/faker/raw/master/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/F/Faker/Faker-${version}.tar.gz"
|
||||
checksum=dcffdca8ec9a715982bcd5f53ee688dc4784cd112f9910f8f7183773eb3ec276
|
||||
checksum=d75401c631a991b32d3595f26250f42c007cc32653ac3e522b626f3d80770571
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue