python3-Faker: update to 30.6.0.
This commit is contained in:
parent
57db47c649
commit
b0167c79ff
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-Faker'
|
# Template file for 'python3-Faker'
|
||||||
pkgname=python3-Faker
|
pkgname=python3-Faker
|
||||||
version=30.3.0
|
version=30.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel python3-setuptools"
|
hostmakedepends="python3-wheel python3-setuptools"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://faker.readthedocs.io/en/master/"
|
homepage="https://faker.readthedocs.io/en/master/"
|
||||||
changelog="https://github.com/joke2k/faker/raw/master/CHANGELOG.md"
|
changelog="https://github.com/joke2k/faker/raw/master/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/f/faker/faker-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/f/faker/faker-${version}.tar.gz"
|
||||||
checksum=8760fbb34564fbb2f394345eef24aec5b8f6506b6cfcefe8195ed66dd1032bdb
|
checksum=be0e548352c1be6f6d9c982003848a0d305868f160bb1fb7f945acffc347e676
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Reference in New Issue