Page MenuHomeFreeBSD

net-im/py-slackclient: Update to 2.7.1
AbandonedPublic

Authored by dereks_lifeofadishwasher.com on Jun 15 2020, 2:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 23, 11:09 PM
Unknown Object (File)
Sun, Mar 22, 12:11 AM
Unknown Object (File)
Wed, Mar 18, 3:48 AM
Unknown Object (File)
Sun, Mar 15, 4:55 AM
Unknown Object (File)
Thu, Mar 12, 3:39 PM
Unknown Object (File)
Mon, Mar 9, 10:54 AM
Unknown Object (File)
Fri, Mar 6, 9:48 AM
Unknown Object (File)
Fri, Mar 6, 8:35 AM
Subscribers
None

Details

Reviewers
koobs
Summary
net-im/py-slackclient: Update to 2.7.1

- Update to 2.7.1 [1][2]
- Remove pytest-runner dependency (only required for setup.py test command [3])
- Add ca_root_nss to TEST_DEPENDS (tests access https://slack.com/)
- Update MAINTAINER

[1] https://github.com/slackapi/python-slackclient/releases
[2] https://github.com/slackapi/python-slackclient/releases?after=v2.3.1
[3] https://github.com/slackapi/python-slackclient/pull/725

Approved by: koobs (maintainer)
Differential_Revision: D25275
MFH: 2020Q2 (blanket: consistent  metadata (maintainer))
Test Plan
  • portlint: ok. looks fine.
  • testport: ok. 12amd64.
  • unittest: ok. 233 passed, 1 skipped in 17.63 seconds.

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 31710
Build 29280: arc lint + arc unit

Event Timeline

koobs edited the test plan for this revision. (Show Details)

Should separate out the maintainer such from the rest such that it can be MFH'd to quarterly so that MAINTAINER is consistent between branches

net-im/py-slackclient/Makefile
37–39

I'd use a straight patch here

Update MAINTAINER at a later time.
Turn pytest-running int a straight patch

net-im/py-slackclient/Makefile
10

Don't want to maintain?

net-im/py-slackclient/Makefile
10

Should separate out the maintainer such from the rest such that it can be MFH'd to quarterly so that MAINTAINER is consistent between branches

I do however I think I misunderstood this comment then. What did you mean by this?

net-im/py-slackclient/Makefile
10

Ah, all changes are fine here, i'll just split out the changes into separate commits if i need to :)