On Fri, 18 Jan 2019 01:42:55 + Peter Green
wrote:
> Package: python-gpiozero
> Version: 1.4.1-1
> Severity: serious
>
> The 1.4.1-1 upload of gpiozero added the "pinout" utility, unfortunately
it added it to both the python-gpiozero and python3-gpiozero packages. The
result is a file conflict
Thanks Nick
Please could you make gpiozero available for all arches?
>
I don't believe any changes to the library would be required for this. The
control file
already states "Architecture: all" [1]. Is that correct, or is there
anything else required?
[1]
https://github.com/RPi-Distro/python-gpi
When run on a Raspberry Pi, the gpiozero module uses a low-level gpio pin
library to do the physical pin state manipulation on the hardware.
When run on a PC, you can either:
- use the mock pin implementation for testing purposes
- use the pigpio python library to access real hardware pins on a r
3 matches
Mail list logo