mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-Faker: update to 26.2.0.
This commit is contained in:
parent
525e330b29
commit
551393cbad
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=26.1.0
|
version=26.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,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=33921b6fc3b83dd75fd42ec7f47ec87b50c00d3c5380fa7d8a507dab848b8229
|
checksum=81768de19012147521140f0d8bf5353e501ac42c1065d25e0cac455d3615c0a7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue