6 Commits

Author SHA1 Message Date
Oscar Lesta
dbc994dbd4 pythonzeroconf: drop Python 3.9 support.
Only user on-tree (calibre) is already 3.10 only.
2025-09-19 22:53:14 -03:00
OscarL
7982faf80f pythonzeroconf: cleanup, support Python 3.10. (#9455)
Just the necessary bits to get it to work with Python 3.10.

Not updating to the latest version, for now at least, as that
requires building it with `poetry` (which we currently do not have).
2023-09-19 10:28:12 +02:00
OscarL
70ac5cadda python3.8: bulk removal of now obsolete "_python38" packages. (#9328)
* python3.8: bulk removal of now obsolete "_python38" packages.

Done via scripting. No functional change intended or expected.

Some manual tweaks will follow.

* python3.8: further manual tweaks after bulk-3.8-removal.

Unlike the previous commit with automated changes,
I've tested builds for *these* recipes in beta4 64 bits.
2023-09-01 18:19:50 +00:00
Jérôme Duval
df145a169a Drop python 3.7 (and 2.7) for recipes under dev-python/
Recipes with only 3.7 are left alone. Help with #8025.
2023-03-23 21:18:44 +01:00
Jerome Duval
839dec2cb2 pythonzeroconf: bump version 2021-05-05 17:16:44 +02:00
Jerome Duval
a16288c99a pythonzeroconf: new recipe 2021-01-26 18:06:55 +01:00