| Summary: | devel/py-traitlets: Update to 4.3.1 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Yuri Victorovich <yuri> | ||||||
| Component: | Individual Port(s) | Assignee: | Antoine Brodin <antoine> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | ||||||||
| Priority: | --- | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Bug Depends on: | 213165 | ||||||||
| Bug Blocks: | |||||||||
| Attachments: |
|
||||||||
Created attachment 175390 [details]
patch
Fixed tests.
A commit references this bug: Author: antoine Date: Tue Oct 4 19:01:12 UTC 2016 New revision: 423289 URL: https://svnweb.freebsd.org/changeset/ports/423289 Log: Update to 4.3.1 PR: 213166 Submitted by: maintainer Changes: head/devel/py-traitlets/Makefile head/devel/py-traitlets/distinfo |
Created attachment 175376 [details] patch Passes poudriere on 10.3 amd64. Changes: * Added dependencies * Added do-test target (due to some bugs it doesn't run any tests, reported it to the upstream).