mirror of
https://github.com/naruxde/revpipyload.git
synced 2025-11-08 15:13:52 +01:00
packaging(deb): Update dependency version of revpimodio2
The new functions for the RO module require the latest version of revpimodio2.
This commit is contained in:
4
debian/control
vendored
4
debian/control
vendored
@@ -10,7 +10,7 @@ Build-Depends:
|
|||||||
debhelper-compat (= 12),
|
debhelper-compat (= 12),
|
||||||
dh-python,
|
dh-python,
|
||||||
python3-all,
|
python3-all,
|
||||||
python3-revpimodio2 (>= 2.6.0),
|
python3-revpimodio2 (>= 2.7.0~rc2),
|
||||||
python3-setuptools
|
python3-setuptools
|
||||||
Standards-Version: 4.3.0
|
Standards-Version: 4.3.0
|
||||||
|
|
||||||
@@ -22,7 +22,7 @@ Depends:
|
|||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
lsb-base,
|
lsb-base,
|
||||||
python3-paho-mqtt,
|
python3-paho-mqtt,
|
||||||
python3-revpimodio2 (>= 2.6.0)
|
python3-revpimodio2 (>= 2.7.0~rc2)
|
||||||
Description: PLC Loader for Python projects on the RevolutionPi
|
Description: PLC Loader for Python projects on the RevolutionPi
|
||||||
This program start a given Python PLC program on system boot. It monitors the
|
This program start a given Python PLC program on system boot. It monitors the
|
||||||
program and reistartes it if an error occures. On a crash the complete
|
program and reistartes it if an error occures. On a crash the complete
|
||||||
|
|||||||
Reference in New Issue
Block a user