python3-Faker: update to 30.8.1.
This commit is contained in:
parent
674c4cee28
commit
42112ea557
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Faker'
|
||||
pkgname=python3-Faker
|
||||
version=30.6.0
|
||||
version=30.8.1
|
||||
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=be0e548352c1be6f6d9c982003848a0d305868f160bb1fb7f945acffc347e676
|
||||
checksum=93e8b70813f76d05d98951154681180cb795cfbcff3eced7680d963bcc0da2a9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue