python3-Faker: update to 30.3.0.

Closes: #52474 [via git-merge-pr]
This commit is contained in:
Vinfall 2024-10-03 18:27:03 +08:00 committed by classabbyamp
parent 1e1d008cf6
commit a643e846ee
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 5 additions and 4 deletions

View File

@ -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 <neptuniahuai0tc@riseup.net>"
maintainer="Vinfall <neptuniah@riseup.net>"
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