Re: a review of your bumblebee-status package

2022-06-06 Thread Ben Westover
Here's another note: On 6/6/22 10:49 AM, Antoine Beaupré wrote: > * i'm really not sure I like that C binary to fetch the keyboard >layout... surely there must be a more pythonic way of doing this? i >guess there's another layout-xkb module that does the right thing, >but it seems

Re: a review of your bumblebee-status package

2022-06-06 Thread Ben Westover
Hello Antoine, I am aware of this failure and have reported it upstream. For now, I'll disable the offending test. After doing that, I discovered that almost all of the tests are faulty (at least on Python 3.10), so I've disabled tests altogether for now. Does the package *work* at all in

Re: a review of your bumblebee-status package

2022-06-06 Thread Antoine Beaupré
On 2022-06-06 21:10:31, Ben Westover wrote: > Hello again, > Some corrections to my previous message: > >> As for how it's installed, I believe that's handled by the upstream setup.py: >>     data_files=[ >>     ("share/bumblebee-status/themes", glob.glob("themes/*.json")), >>    

Re: a review of your bumblebee-status package

2022-06-06 Thread Ben Westover
Hello again, Some corrections to my previous message: As for how it's installed, I believe that's handled by the upstream setup.py:     data_files=[     ("share/bumblebee-status/themes", glob.glob("themes/*.json")),     ("share/bumblebee-status/themes/icons",

Re: Updating pytest

2022-06-06 Thread Sandro Tosi
> > I think this page includes debci results for experimental: > > > > https://release.debian.org/britney/pseudo-excuses-experimental.html > > > > It shows what would happen when migrating experimental to unstable. > > Oh wow, thanks! That's perfect. So we can upload the new pytest to >

Re: a review of your bumblebee-status package

2022-06-06 Thread Ben Westover
Bonjour Antoine, I already discussed this topic with you in IRC, but I'm documenting the details here for the sake of the mailing list. * i wonder if bumblebee-status/_version.py belongs there. it's a copy of the python3-versioneer package that's already in the archive... could you

Re: Updating pytest

2022-06-06 Thread Julian Gilbey
On Sat, Jun 04, 2022 at 10:29:53AM +0800, Paul Wise wrote: > On Fri, 2022-06-03 at 19:08 +0100, Julian Gilbey wrote: > > > I believe that ci.debian.net checks packages against packages in > > experimental (see > > https://ci.debian.net/packages/s/spyder/unstable/amd64/ for example), > > so it may

Bug#1012388: RFP: jupytext -- a plugin for Jupyter that can convert Jupyter notebook formats

2022-06-06 Thread Drew Parsons
Package: wnpp Severity: wishlist X-Debbugs-Cc: debian-python@lists.debian.org * Package name: jupytext Version : 1.13.8 Upstream Author : Marc Wouts * URL : https://github.com/mwouts/jupytext * License : MIT Programming Lang: Python Description : a