gpiozero 2.0.1-0ubuntu1 source package in Ubuntu

Changelog

gpiozero (2.0.1-0ubuntu1) noble; urgency=medium

  * New upstream release, fixes FTBFS with Python 3.12 (LP: #2051531)

 -- Dave Jones <email address hidden>  Thu, 15 Feb 2024 11:14:49 +0000

Upload details

Uploaded by:
Dave Jones
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gpiozero_2.0.1.orig.tar.gz 8.5 MiB 971fa2023816f2c4f6cc28048bc2256ccda6c14a7ebc573b4c4eba6bdcd235fb
gpiozero_2.0.1-0ubuntu1.debian.tar.xz 4.2 KiB 7c24f5d9a4a79496a9ab02a31b631db5a6952dccb4780fa0e3256bfb4c9d596e
gpiozero_2.0.1-0ubuntu1.dsc 2.2 KiB 8a6dae406b8b6ff75040b9c1500326856b4385ce6857eed98f0fb16330aee220

Available diffs

View changes file

Binary packages built by this source

python-gpiozero-doc: Documentation for the gpiozero Python API

 gpiozero builds on various pin libraries to provide a set of classes designed
 to simplify interaction with devices connected to the GPIO pins, from simple
 buttons and LEDs, up to various add-on boards. The API tries to adhere closely
 to Python's idioms and naming conventions, and features alternative
 programming paradigm approaches.
 .
 This is the documentation for the package.

python3-gpiozero: Simple API for controlling devices attached to a Pi's GPIO pins

 gpiozero builds on various pin libraries to provide a set of classes designed
 to simplify interaction with devices connected to the GPIO pins, from simple
 buttons and LEDs, up to various add-on boards. The API tries to adhere closely
 to Python's idioms and naming conventions, and features alternative
 programming paradigm approaches.
 .
 This is the Python 3 version of the package.