mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
python3-Werkzeug: update to 3.0.1.
This commit is contained in:
parent
17f051a411
commit
3788895cb9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-Werkzeug'
|
# Template file for 'python3-Werkzeug'
|
||||||
pkgname=python3-Werkzeug
|
pkgname=python3-Werkzeug
|
||||||
version=3.0.0
|
version=3.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
# Some tests depend on unpackaged dependencies
|
# Some tests depend on unpackaged dependencies
|
||||||
|
@ -18,7 +18,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://palletsprojects.com/p/werkzeug/"
|
homepage="https://palletsprojects.com/p/werkzeug/"
|
||||||
changelog="https://raw.githubusercontent.com/pallets/werkzeug/main/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/pallets/werkzeug/main/CHANGES.rst"
|
||||||
distfiles="https://github.com/pallets/werkzeug/archive/${version}.tar.gz"
|
distfiles="https://github.com/pallets/werkzeug/archive/${version}.tar.gz"
|
||||||
checksum=3ba5b5f0668073c7a32f13451c3703e7bcdbfbf7dce469739873c86d37b7ae0c
|
checksum=d5aed0e7fe61a83cf385c94f7cf7f6c43a7affa7f81ef7b07bd632834756f4dc
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
# For some reason, --ignore doesn't work on this file
|
# For some reason, --ignore doesn't work on this file
|
||||||
|
|
Loading…
Add table
Reference in a new issue