python-zeroconf / python-zeroconf

A pure python implementation of multicast DNS service discovery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make it work with Python 3.6 as it is LTS in RedHat

petrkr opened this issue · comments

How to make to work this package with Python 3.6?

I need to use this with Rocky Linux / CentOS / RHEL 8 which have support up to 2029.
Python 3.7+ have support only up to 2023 (2024 resp), but Python 3.6 up to 2029... I can not do production-grade system on unsupported platform or some workarounds.

Thanks for any production-grade suggest.

https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle#rhel8_application_streams

You'll need to use 0.37.0 for older pythons