rpi.gpio 0.7.1~a4-1build3 source package in Ubuntu
Changelog
rpi.gpio (0.7.1~a4-1build3) lunar; urgency=medium * Rebuild to drop Python 3.10 extension -- Jeremy Bicha <email address hidden> Tue, 28 Feb 2023 19:43:44 -0500
Upload details
- Uploaded by:
- Jeremy Bícha
- Uploaded to:
- Lunar
- Original maintainer:
- pkg-raspi
- Architectures:
- arm64 armel armhf
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
rpi.gpio_0.7.1~a4.orig.tar.gz | 29.2 KiB | 21f4378d81525979ad3bbd60e88fc3d9fac1879bcb17151e1c665f32658f9362 |
rpi.gpio_0.7.1~a4-1build3.debian.tar.xz | 3.1 KiB | 1d6efcf9c19cc28d56f086dc898c6453bcb0054131163f70e783167520cc2557 |
rpi.gpio_0.7.1~a4-1build3.dsc | 2.1 KiB | 369a53b867cd86c05c09de33b4602089081dda7678a66fd2a812bf7caaf4615f |
Available diffs
- diff from 0.7.1~a4-1build2 to 0.7.1~a4-1build3 (334 bytes)
Binary packages built by this source
- python3-rpi.gpio: Module to control Raspberry Pi GPIO channels (Python 3)
RPi.GPIO allows controlling Raspberry Pi GPIO channels in Python.
.
It provides all the basic functionality, but is unsuitable for
real-time or timing critical applications. RPi.GPIO also does not
support SPI, I²C or hardware PWM yet.
.
This package contains the Python 3 module.
- python3-rpi.gpio-dbgsym: debug symbols for python3-rpi.gpio
- rpi.gpio-common: Module to control Raspberry Pi GPIO channels (common files)
RPi.GPIO allows controlling Raspberry Pi GPIO channels in Python.
.
It provides all the basic functionality, but is unsuitable for
real-time or timing critical applications. RPi.GPIO also does not
support SPI, I²C or hardware PWM yet.
.
This package contains common files, for example udev rules.