Page MenuHomeSolus

Initial commit of python-distro
ClosedPublic

Authored by kyrios123 on Sep 6 2019, 9:44 PM.
Tags
None
Referenced Files
F11066436: D7105.id17042.diff
Fri, Aug 11, 6:04 PM
F11066435: D7105.id17090.diff
Fri, Aug 11, 6:04 PM
F11066434: D7105.id17065.diff
Fri, Aug 11, 6:04 PM
F11066433: D7105.id.diff
Fri, Aug 11, 6:04 PM
F11052766: D7105.diff
Thu, Aug 10, 9:57 PM
F11047178: D7105.diff
Thu, Aug 10, 2:57 PM
F11028407: D7105.diff
Wed, Aug 9, 6:36 AM
F11015750: D7105.diff
Sat, Aug 5, 1:51 PM

Details

Summary

Inclusion of distro in the repository

Test Plan

Tested with certbot (new dependency)

Diff Detail

Repository
R4812 python-distro
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kyrios123 added a subscriber: kyrios123.

Python 2 macros should be dropped, it's a dependency for conan which only requires python 3 (and python 2 support ends in 3 months anyway).

package.yml
15

I am pretty sure the package would build without this.

This revision now requires changes to proceed.Sep 7 2019, 5:56 AM
kyrios123 edited reviewers, added: ma-renaud; removed: kyrios123.

This is a new dependency for certbot and since I already reworked this patch, I'll submit it so you don't have to redo the work.
Thanks for the submission anyway, it's appreciated ! ?

kyrios123 edited the summary of this revision. (Show Details)
kyrios123 edited the test plan for this revision. (Show Details)
  • Fix package dependencies
  • Drop uneeded python2 stuffs
  • Enable unit tests
This revision is now accepted and ready to land.Sep 8 2019, 6:13 PM
This revision was automatically updated to reflect the committed changes.