Commit Graph

4 Commits

Author SHA1 Message Date
OscarL
d0581c255c html5_parser: minor cleanups. (#11727)
- do not REQUIRE libpython3.xx but cmd:python3.xx.
- use suffixless version for lxml_python3xx.
2025-02-05 12:42:23 +00:00
OscarL
925683124c html5_parser: recipe cleanup, dropping Python 3.9 support. (#11266)
Only use in-tree of this is from calibre, and that's 3.10 only.

Use beautifulsoup4 for tests instead of the older "beautifulsoup" that isn't there anymore.
2024-10-27 14:42:32 +01: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
OscarL
c0da47f3e8 html5_parser: update to 0.4.10, drop support for Python 2.7/3.7, add it for 3.10. (#8173) 2023-03-30 06:50:12 +02:00