summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f95ef909cc7..47f8b7f9398c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,15 @@
pkgbase = python-gpiozero
- pkgdesc = A simple interface to everyday GPIO components used with Raspberry Pi.
- pkgver = 1.4.0
+ pkgdesc = A simple interface to GPIO devices with Raspberry Pi
+ pkgver = 1.4.1
pkgrel = 1
url = https://github.com/RPi-Distro/python-gpiozero
arch = any
license = BSD
- makedepends = python-distribute
- depends = python
- source = https://github.com/RPi-Distro/python-gpiozero/archive/v1.4.0.tar.gz
- sha256sums = 7af2f049d0f16357b283620eab5a14925680cbf799d0a37093332686bf470227
+ depends = python-setuptools
+ optdepends = python-spidev: for SPI access
+ optdepends = python-rpi.gpio: for Raspberry Pi GPIO pin access via RPi.GPIO library
+ source = python-gpiozero-1.4.1.tar.gz::https://github.com/RPi-Distro/python-gpiozero/archive/v1.4.1.tar.gz
+ sha256sums = d2d7ef04487ac5271c0ff565877ce7a5c376fc05d01bff183c98aa00635af099
pkgname = python-gpiozero