Skip to content

Commit

Permalink
python3-Faker: update to 35.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinfall committed Jan 29, 2025
1 parent 152816c commit 5679a1c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions srcpkgs/python3-Faker/template
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# Template file for 'python3-Faker'
pkgname=python3-Faker
version=33.1.0
revision=2
version=35.0.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools"
depends="python3-dateutil"
depends="python3-dateutil python3-typing_extensions"
checkdepends="${depends} python3-freezegun python3-validators python3-Pillow python3-xmltodict
python3-typing_extensions python3-pytest"
python3-pytest"
short_desc="Python package for generating fake data"
maintainer="Vinfall <[email protected]>"
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=1c925fc0e86a51fc46648b504078c88d0cd48da1da2595c4e712841cab43a1e4
checksum=42f2da8cf561e38c72b25e9891168b1e25fec42b6b0b5b0b6cd6041da54af885

post_install() {
vlicense LICENSE.txt
Expand Down

0 comments on commit 5679a1c

Please sign in to comment.