Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions py3-werkzeug.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: py3-werkzeug
version: 3.0.3
version: 3.0.4
epoch: 0
description: The comprehensive WSGI web application library.
copyright:
Expand Down Expand Up @@ -28,7 +28,7 @@ pipeline:
with:
repository: https://github.com/pallets/werkzeug/
tag: ${{package.version}}
expected-commit: f9995e967979eb694d6b31536cc65314fd7e9c8c
expected-commit: b933ccb1f5eaf378d15ae88488bf993600fdca43

- name: Python Build
uses: python/build-wheel
Expand Down