mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
www/py-werkzeug: Update to 3.0.6
Changes: https://github.com/pallets/werkzeug/releases
This commit is contained in:
parent
afe53a9ade
commit
c679ce2daf
3 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= werkzeug
|
||||
PORTVERSION= 3.0.5
|
||||
PORTVERSION= 3.0.6
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI \
|
||||
https://github.com/pallets/werkzeug/releases/download/${PORTVERSION}/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1729994360
|
||||
SHA256 (werkzeug-3.0.5.tar.gz) = 033bc3783777078517f32ae3ba9e86e9bc38bdbf139b1a5a3af9679a64ed1293
|
||||
SIZE (werkzeug-3.0.5.tar.gz) = 804673
|
||||
TIMESTAMP = 1730257785
|
||||
SHA256 (werkzeug-3.0.6.tar.gz) = a8dd59d4de28ca70471a34cba79bed5f7ef2e036a76b3ab0835474246eb41f8d
|
||||
SIZE (werkzeug-3.0.6.tar.gz) = 805170
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
--- pyproject.toml.orig 2024-10-25 00:43:39 UTC
|
||||
--- pyproject.toml.orig 2024-10-25 18:42:37 UTC
|
||||
+++ pyproject.toml
|
||||
@@ -1,5 +1,5 @@
|
||||
[project]
|
||||
-name = "Werkzeug"
|
||||
+name = "werkzeug"
|
||||
version = "3.0.5"
|
||||
version = "3.0.6"
|
||||
description = "The comprehensive WSGI web application library."
|
||||
readme = "README.md"
|
||||
|
|
Loading…
Add table
Reference in a new issue