Gabriele Pongelli
Gabriele Pongelli
Similar question from [previous comment](https://github.com/piwheels/piwheels/issues/221#issuecomment-778661877), but two year later: are there plan to support bookworm (or, more generally, any testing) release? What about python 3.10 and 3.11 support?
> We'll start building for 3.11 on Bookworm as it gets close to release. Isn’t it already released? I see [official images](https://www.raspberrypi.com/software/operating-systems/) are already bookworm based.
Sorry, I often confuse them. So, generally speaking, Debian testing branch is not planned to be supported (even if it can be installed in rpi), right?
> Hi! I'm the maintainer of [SimplePyBLE](https://pypi.org/project/simplepyble/) and I'm currently working on making the package available for Raspberry Pi. > > This library is made of pybind11 bindings over a...
hi @martignoni , I was looking to your changes , I've tried them manually and `osversion` in my case is empty. those are the result from my raspberry ```bash pi@raspberrypi:~...
Hi @martignoni , I’ve no idea what’s “recent” for you but, as you can see I’m on bookworm, that’s the actual testing release. I’ve tried today to upgrade (again) over...
> There is a misunderstanding here: I'm speaking of recent releases of **RPiOS images**. > > And my bad: I did not notice that your image was upgraded. For the...
Hi @martignoni , I've just tested rpi-clone on my rpi and it worked correctly. The only changes I did had been this one [here](https://github.com/billw2/rpi-clone/blob/master/rpi-clone#L39): ```diff if ((raspbian)) && [[ "$pretty"...
I know it is not future-proof, but it’s just to demonstrate that rpi-clone works also on upgraded rpi (even not so pure raspbian, because in the past I’ve mixed it...
> I'm in the process of updating gitflow. If you could kindly resubmit your pull request against my fork [here](https://github.com/CJ-Systems/gitflow-cjs) as it appears this fork is no longer being updated....