Re: Proposal on how to proceed with Python 2 removal from bullseye

2020-01-06 Thread Sandro Tosi
On Sun, Dec 22, 2019 at 5:58 AM Simon McVittie  wrote:
>
> On Wed, 18 Dec 2019 at 01:08:11 -0500, Sandro Tosi wrote:
> > let me know if this makes sense or additional changes are required.
>
> #942941 in src:dbus-python was bumped to serious because:
> > python-dbus-tests is a module and has 0 external rdeps or not in testing
>
> Please could you give python-dbus-tests or *-tests an exception to the
> RC severity bumps, or only bump the severity if *every* Python 2 binary
> package in a source package is eligible for removal, or something?
> python-dbus still has a significant number of rdeps, and I don't want to
> support python-dbus without keeping its automated tests available.

i just implement what asked here, with also a "rollback" functionality
that will downgrade any RC bug for a source with not-leaf packages.
there's a chance some bugs which severity was raised by hand (f.e.
because a dependency package was removed) will get reverted to normal,
we'll see how it goes. the change will go live in a few minutes.

-- 
Sandro "morph" Tosi
My website: http://sandrotosi.me/
Me at Debian: http://wiki.debian.org/SandroTosi
Twitter: https://twitter.com/sandrotosi



RFS: aionotify: Simple, asyncio-based inotify library for Python

2020-01-06 Thread Adam Cecile

Hello,


I just imported this Python module to Salsa. I was already using it in 
several projects and I though it might be useful to others.


Could you check the package 
https://salsa.debian.org/python-team/modules/aionotify/ and upload it if 
it looks ok ?



Regards, Adam.




RFS: djangorestframework-api-key: API key permissions for Django REST Framework

2020-01-06 Thread Adam Cecile

Hello,


I just finished packaging this Python module for my own projects and I'd 
like to get it into the archive.


Could you check the package 
https://salsa.debian.org/python-team/modules/djangorestframework-api-key 
and upload it if it looks ok ?


It's working fine here in production but sadly I cannot use the builtin 
unittests because they require a working Django REST server. I will 
probably later enable this as a custom build profile so I can run the 
integrations tests on my laptop before uploading newer version.



Regards, Adam.