Summary: | graphics/py-traitsui: Update to 6.1.3 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | vladimir.chukharev | ||||
Component: | Individual Port(s) | Assignee: | Danilo G. Baio <dbaio> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | dbaio | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
For the portlint false warning I've filed bug #240445 with a proposed patch. A commit references this bug: Author: dbaio Date: Tue Sep 10 00:37:56 UTC 2019 New revision: 511718 URL: https://svnweb.freebsd.org/changeset/ports/511718 Log: graphics/py-traitsui: Update to 6.1.3 Remove a test exclusion as the test was corrected upstream. PR: 240405 Submitted by: vladimir.chukharev@gmail.com (maintainer) Changes: head/graphics/py-traitsui/Makefile head/graphics/py-traitsui/distinfo Committed, thanks! |
Created attachment 207272 [details] Patch Update graphics/py-traitsui from 6.1.2 to 6.1.3. Remove a test exclusion as the test was corrected upstream. QA (120Ramd64, py36): port test: OK poudriere: OK make test: OK portlint gives a false positive as before: $ portlint -Ca WARN: Makefile: When USES=pyqt:5 is defined, you must also define USE_PYQT=xxxx 0 fatal errors and 1 warning found.