Page MenuHomeSolus

Initial commit of python-pluggy
ClosedPublic

Authored by mfossen on May 18 2017, 7:07 PM.
Tags
None
Referenced Files
F11049288: D137.id.diff
Thu, Aug 10, 5:33 PM
F11049287: D137.id245.diff
Thu, Aug 10, 5:33 PM
F11049286: D137.id450.diff
Thu, Aug 10, 5:33 PM
F11046709: D137.diff
Thu, Aug 10, 1:59 PM
F11034856: D137.diff
Wed, Aug 9, 5:19 PM
F10876347: D137.diff
Jun 20 2023, 10:35 AM
F10837077: D137.id450.diff
Jun 8 2023, 11:28 PM
F10836743: D137.id245.diff
Jun 8 2023, 7:59 PM
Subscribers

Details

Summary

Initial commit of python-pluggy. Needed as a rundep by the testing framework "tox".

Test Plan

Tested that the module was available using "python2 -m pluggy" and "python3 -m pluggy" as well as by running "tox --help" where it didn't error out saying pluggy wasn't available.

Diff Detail

Repository
R3480 python-pluggy
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I'm not seeing a package request anywhere for tox.

I'm working on packaging T3684: pylint and many of the python packages it depends on can use tox to run tests so I figured I'd package D139: Initial commit of python-tox while I'm at it.

For future reference, please refrain from adding patches for requests that have yet to be accepted for inclusion. Thanks.

Sorry, got ahead of myself. I'll make sure they're accepted from now on.

ikey added a subscriber: ikey.

LGTM

This revision is now accepted and ready to land.May 27 2017, 5:18 PM
This revision was automatically updated to reflect the committed changes.