mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-Faker: update to 33.0.0.
This commit is contained in:
parent
359aa573fe
commit
0831f2df77
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-Faker'
|
# Template file for 'python3-Faker'
|
||||||
pkgname=python3-Faker
|
pkgname=python3-Faker
|
||||||
version=30.8.1
|
version=33.0.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=93e8b70813f76d05d98951154681180cb795cfbcff3eced7680d963bcc0da2a9
|
checksum=9b01019c1ddaf2253ca2308c0472116e993f4ad8fc9905f82fa965e0c6f932e9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue