[Bug 251847] [NEW PORT] devel/py-httpbin: A simple HTTP Request & Response Service
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Dec 27 14:31:20 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251847
Evilham <contact at evilham.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #220556|0 |1
is obsolete| |
Attachment #221001| |maintainer-approval+
Flags| |
--- Comment #3 from Evilham <contact at evilham.com> ---
Created attachment 221001
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=221001&action=edit
py-httpbin_0.7.0
Adding the port to www makes sense with that perspective, thank you.
Regarding blinker: the standalone web app won't start without it and, e.g. the
test suite for www/py-treq won't pass without it (ModuleNotFoundError: No
module named 'blinker').
Indeed if you pip install httpbin, you will get blinker installed since
raven[flask] is listed in setup.py and that lists blinker.
Ideally httpbin's authors would publish a new version without a raven
dependency (there is a posterior commit removing it), but I'd argue that it
makes more sense for the ports tree not to try to mask out this dependency for
the time being.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list