Bug#978702: RFS: crashtest/0.3.1-1 [ITP] -- makes exceptions handling and inspection easier

2020-12-30 Thread Emmanuel Arias
Package: sponsorship-requests Severity: wishlist X-Debbugs-Cc: debian-python@lists.debian.org Dear mentors, I am looking for a sponsor for my package "crashtest": * Package name: crashtest Version : 0.3.1-1 Upstream Author : Sébastien Eustace * URL : https://gith

Looking for a Sponsor - Papereshaper

2020-12-30 Thread Devops PK Carlisle LLC
I wrote a small Python utility for wallpaper swapping, it has been working flawlessly for a couple of years on my Linux boxes, and I am looking to include it in Debian. I have spent the last week or so tweaking docs and comments to be as Debian package friendly as I know how, I have a git uploaded

Re: Looking for a Sponsor - Papereshaper

2020-12-30 Thread Emmanuel Arias
Hi, After read [0] I'm a little confused. Do you want to package gpapershaper by yourself? or do you want someone to package papershaper? Because, the subject of this mail is "looking for a sponsor", but when you look for a sponsor that means that you already have the Debian package and need a De

Looking for a Volunteer - Papereshaper

2020-12-30 Thread Devops PK Carlisle LLC
And...there you go! :-) That's why I would like someone to VOLUNTEER to package papershaper. I believe that I have all of the necessary content created in the correct formats, but the specifics of packaging for debian are something I do not know enough about. On 12/30/20 12:12 PM, Emmanuel Arias w

Re: Looking for a Sponsor - Papereshaper

2020-12-30 Thread Paul Wise
On Wed, Dec 30, 2020 at 4:50 PM Devops PK Carlisle LLC wrote: > The git is here: https://github.com/pkcarlislellc/git-papershaper I don't intend to package nor sponsor this, but here is a review: Drop git- from the name of the GitHub repository. Add a git repository to the SourceForge project a

Re: Looking for a Sponsor - Papereshaper

2020-12-30 Thread Devops PK Carlisle LLC
Excellent. Thank you for reviewing. Looks like I have a list of adjustments to make. On 12/30/20 8:02 PM, Paul Wise wrote: > On Wed, Dec 30, 2020 at 4:50 PM Devops PK Carlisle LLC wrote: > >> The git is here: https://github.com/pkcarlislellc/git-papershaper > > I don't intend to package nor spon

Re: Looking for a Sponsor - Papereshaper

2020-12-30 Thread Fabrice BAUZAC
Paul Wise writes: > On Wed, Dec 30, 2020 at 4:50 PM Devops PK Carlisle LLC wrote: >> The git is here: https://github.com/pkcarlislellc/git-papershaper > IIRC you can use the print function in Python 2 by adding the line > below. > > from future import print_function Actually it is __future__: