mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
78ab2082ce
commit
6b019b0ee5
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=25.9.1
|
version=26.0.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=0e1cf7a8d3c94de91a65ab1e9cf7050903efae1e97901f8e5924a9f45147ae44
|
checksum=0f60978314973de02c00474c2ae899785a42b2cf4f41b7987e93c132a2b8a4a9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue