Summary: | net-im/py-slackclient: Update to 1.0.6 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jimmy Olgeni <olgeni> | ||||||
Component: | Individual Port(s) | Assignee: | Jimmy Olgeni <olgeni> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | koobs | ||||||
Priority: | --- | Flags: | koobs:
maintainer-feedback+
|
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Thank you Jimmy. Did this change pass QA? (poudriere, maketest) ? If so, change accepted (approved) (In reply to Kubilay Kocak from comment #1) Hold on - I have a tiny change incoming, with a new port attached :) Created attachment 183804 [details]
Update patch (with make test)
Tests would pass if you had pytest-mock installed somewhere - now everything works from 'make test' too. Poudriere still happy :) Comment on attachment 183804 [details]
Update patch (with make test)
@Olgeni If i don't feel like testing all test requirements and they all dont exist in the tree, I normally still just run the tests letting setuptools install the dependencies (since they should be in setup.py:tests_require). I must have missed pytest-mock :)
Looks good to go, thank you for the update
(In reply to Kubilay Kocak from comment #5) pytest-mock was actually introduced lately - that's why you missed it :) A commit references this bug: Author: olgeni Date: Mon Jun 26 12:40:20 UTC 2017 New revision: 444365 URL: https://svnweb.freebsd.org/changeset/ports/444365 Log: Update net-im/py-slackclient to version 1.0.6. PR: 220154 Submitted by: olgeni Approved by: maintainer Changes: head/net-im/py-slackclient/Makefile head/net-im/py-slackclient/distinfo Patch committed. |
Created attachment 183646 [details] Update patch Update net-im/py-slackclient to 1.0.6.