MiczFlor / RPi-Jukebox-RFID

A Raspberry Pi jukebox, playing local music, podcasts, web radio and streams triggered by RFID cards, web app or home automation. All plug and play via USB. GPIO scripts available.
http://phoniebox.de
MIT License
1.35k stars 397 forks source link

hotfix pyzmq installation on bullseye (pin version <26) #2345

Closed AlvinSchiller closed 5 months ago

AlvinSchiller commented 5 months ago

As the newest release of pyzmq has some incompatibilities with bullseye, the version is pinned to below 26 as a hotfix. Further checks are added to verify that the installed ZMQ version is as expected and that DRAFT_API Support is enabled.

fixes #2344

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 8728366924

Details


Totals Coverage Status
Change from base Build 7965950063: 0.0%
Covered Lines: 416
Relevant Lines: 1089

💛 - Coveralls
AlvinSchiller commented 5 months ago

CI failures due to version bump (webapp bundle)