[Distutils] Packaging Advice for EFF's Certbot

2018-07-23 Thread Brad Warren
nks so much for any help. Best, Brad Warren Senior Staff Technologist Electronic Frontier Foundation-- Distutils-SIG mailing list -- distutils-sig@python.org To unsubscribe send an email to distutils-sig-le...@python.org https://mail.python.org/mm3/mailman3/lists/distutils-sig.python.org/ Message

[Distutils] Re: Packaging Advice for EFF's Certbot

2018-07-24 Thread Brad Warren
Wow! Thanks for all the feedback everyone. > On Jul 23, 2018, at 6:52 PM, Chris Jerdonek wrote: > > 1) Can you list in the document the non-Python dependencies and what > they're used for to give people an idea? Done! I added this to the “Certbot Background” section at the top of the document.

[Distutils] Re: Packaging Advice for EFF's Certbot

2018-08-01 Thread Brad Warren
>> On Jul 24, 2018, at 4:36 AM, Nick Coghlan wrote: >> >> However, there *are* folks that have been working on allowing >> applications to be defined primarily as Python projects, and then have >> the creation of wrapper native installers be a pushbutton exercise, >> rather than requiring carefu

[Distutils] Re: Packaging Advice for EFF's Certbot

2018-08-06 Thread Brad Warren
> On Aug 4, 2018, at 5:36 AM, Nick Coghlan wrote: > > I don't think there are any predefined helpers in fpm for that kind of > model though, so you'd likely need some additional automation around > setting up auto-generation of certbot-plugin packages (whereas certbot > itself could likely use th