python3-Faker: update to 25.2.0.
This commit is contained in:
parent
6f2e0bdb1a
commit
756ab93768
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Faker'
|
||||
pkgname=python3-Faker
|
||||
version=19.12.0
|
||||
version=25.2.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,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=91438f6b1713274ec3f24970ba303617be86ce5caf6f6a0776f1d04777b6ff5f
|
||||
checksum=45b84f47ff1ef86e3d1a8d11583ca871ecf6730fad0660edadc02576583a2423
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue