python3-Faker: update to 33.0.0.
This commit is contained in:
parent
359aa573fe
commit
0831f2df77
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Faker'
|
||||
pkgname=python3-Faker
|
||||
version=30.8.1
|
||||
version=33.0.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel python3-setuptools"
|
||||
|
@ -13,7 +13,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=93e8b70813f76d05d98951154681180cb795cfbcff3eced7680d963bcc0da2a9
|
||||
checksum=9b01019c1ddaf2253ca2308c0472116e993f4ad8fc9905f82fa965e0c6f932e9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue