Skip to content

Commit

Permalink
www/py-werkzeug: Update to 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 5, 2024
1 parent 0d40fe2 commit e6438c5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion www/py-werkzeug/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= werkzeug
PORTVERSION= 3.0.1
PORTVERSION= 3.0.2
CATEGORIES= www python
MASTER_SITES= PYPI \
https://github.com/pallets/werkzeug/releases/download/${PORTVERSION}/
Expand Down
6 changes: 3 additions & 3 deletions www/py-werkzeug/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1700759886
SHA256 (werkzeug-3.0.1.tar.gz) = 507e811ecea72b18a404947aded4b3390e1db8f826b494d76550ef45bb3b1dcc
SIZE (werkzeug-3.0.1.tar.gz) = 801436
TIMESTAMP = 1712084544
SHA256 (werkzeug-3.0.2.tar.gz) = e39b645a6ac92822588e7b39a692e7828724ceae0b0d702ef96701f90e70128d
SIZE (werkzeug-3.0.2.tar.gz) = 802172
4 changes: 2 additions & 2 deletions www/py-werkzeug/files/patch-pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
--- pyproject.toml.orig 2023-10-24 20:52:38 UTC
--- pyproject.toml.orig 2024-04-01 18:51:40 UTC
+++ pyproject.toml
@@ -1,5 +1,5 @@
[project]
-name = "Werkzeug"
+name = "werkzeug"
version = "3.0.1"
version = "3.0.2"
description = "The comprehensive WSGI web application library."
readme = "README.rst"

0 comments on commit e6438c5

Please sign in to comment.