gpiozero 2.0-0ubuntu1 source package in Ubuntu
Changelog
gpiozero (2.0-0ubuntu1) mantic; urgency=medium * Merge new upstream release, adding support for Raspberry Pi 5 (LP: #2037637) * d/rules: Fixed pytest exclusion syntax * d/t/control: Add DEP8 tests * d/python3-gpiozero.manpages: Added pintest and gpiozero-env * Removed d/p/use-setup-cfg.patch; now upstream * Removed d/p/lgpio-priority.patch; now upstream * Refreshed d/p/no-coverage.patch; context change * Updated d/p/local-objects-inv.patch to use local python3-doc and python-colorzero-doc during build * Bump standards version to 4.6.2 -- Dave Jones <email address hidden> Thu, 28 Sep 2023 11:17:02 +0100
Upload details
- Uploaded by:
- Dave Jones
- Uploaded to:
- Mantic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gpiozero_2.0.orig.tar.gz | 8.5 MiB | c57d9c81854f72ab54351d72fa1e6b2e4bc1ff56c57422c30772d271824e1916 |
gpiozero_2.0-0ubuntu1.debian.tar.xz | 4.2 KiB | 62fbd5826f541277732b6f9a86a85fdc21cff9ed3254bcb7f43de4a817fa96a4 |
gpiozero_2.0-0ubuntu1.dsc | 2.2 KiB | 5f1c4b4bc457386653a678d90ce469ec3dce35e42a5dc1e6f85ff034e1240182 |
Available diffs
- diff from 1.6.1-0ubuntu1 to 2.0-0ubuntu1 (146.8 KiB)
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.