Bug 229949 - devel/py-pytest: Update to 3.6.3
Summary: devel/py-pytest: Update to 3.6.3
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 Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-22 06:48 UTC by Nathan
Modified: 2018-09-07 00:50 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (python)


Attachments
Update Patch (895 bytes, patch)
2018-07-22 06:48 UTC, Nathan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nathan 2018-07-22 06:48:40 UTC
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)