diff --git a/srcpkgs/python3-Faker/template b/srcpkgs/python3-Faker/template index de2d11289c6..7044a531147 100644 --- a/srcpkgs/python3-Faker/template +++ b/srcpkgs/python3-Faker/template @@ -1,18 +1,19 @@ # Template file for 'python3-Faker' pkgname=python3-Faker -version=29.0.0 +version=30.3.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-wheel python3-setuptools" depends="python3-dateutil" -checkdepends="${depends} python3-freezegun python3-validators python3-Pillow python3-xmltodict python3-pytest" +checkdepends="${depends} python3-freezegun python3-validators python3-Pillow python3-xmltodict + python3-typing_extensions python3-pytest" short_desc="Python package for generating fake data" -maintainer="Vinfall " +maintainer="Vinfall " 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=34e89aec594cad9773431ca479ee95c7ce03dd9f22fda2524e2373b880a2fa77 +checksum=8760fbb34564fbb2f394345eef24aec5b8f6506b6cfcefe8195ed66dd1032bdb post_install() { vlicense LICENSE.txt