Summary: | devel/py-pytest: Update to 3.6.3 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Nathan <ndowens04> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed Overcome By Events | ||||||
Severity: | Affects Only Me | CC: | miwi | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(python) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Created attachment 195361 [details] Update Patch Builds/runs fine on 11.2-Stable This Version's Changelog: Fix ImportWarning triggered by explicit relative imports in assertion-rewritten package modules. (#3061) Fix error in pytest.approx when dealing with 0-dimension numpy arrays. (#3593) No longer raise ValueError when using the get_marker API. (#3605) Fix problem where log messages with non-ascii characters would not appear in the output log file. (#3630) No longer raise AttributeError when legacy marks can’t be stored in functions. (#3631)