Bug 263650 - www/py-httpbin: Fix for newer Werkzeug versions
Summary: www/py-httpbin: Fix for newer Werkzeug versions
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Po-Chuan Hsieh
URL: https://www.freshports.org/www/py-htt...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-29 10:05 UTC by Evilham
Modified: 2023-02-05 15:25 UTC (History)
1 user (show)

See Also:


Attachments
Support py-werkzeug>=2.1.0 (2.33 KB, patch)
2022-04-29 10:11 UTC, Evilham
contact: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Evilham 2022-04-29 10:05:04 UTC
This port is broken with werkzeug >= 2.1.0

The folks from archlinux have a similar patch to this:
https://github.com/archlinux/svntogit-community/commit/0a8bb0d1ece9f3200adc3e92c831e9659dca71f2

And upstream has a corresponding issue and PR still open:
https://github.com/kevin1024/pytest-httpbin/issues/64
https://github.com/postmanlabs/httpbin/pull/674
Comment 1 Evilham 2022-04-29 10:11:35 UTC
Created attachment 233577 [details]
Support py-werkzeug>=2.1.0
Comment 2 Evilham 2022-04-29 10:15:42 UTC
This was originally reported off FreeBSD's channels by: Sascha Biberhofer <ports@skyforge.at>
Comment 3 Graham Perrin freebsd_committer freebsd_triage 2023-01-21 17:01:43 UTC
<https://cgit.freebsd.org/ports/commit/?id=8f009815d35cfb5de7ae11d543b9bfd8426f2821> (2022-06-16)

> www/py-httpbin: Fix runtime with py-werkzeug 2.1.0+
> 
> - Bump PORTREVISION for package change
> 
> With hat:	python