10 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
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Jérôme Duval
5f71dc21f3 bump revisions to rebuild properly 2021-01-28 08:55:48 +01:00
Jerome Duval
ab616aa070 html5_parser: enable 3.8, 3.9 2021-01-26 18:06:56 +01:00
Jerome Duval
b793bd7afb html5-parser: bump version. 2019-11-10 11:39:21 +01:00
miqlas
fff5b76086 HTML5-Parser: bump, pyversions (#4258) 2019-10-04 12:41:05 +03:00
Crestwave
ba64411fe6 html5-parser: new recipe (#3271) 2018-10-27 03:46:49 +00:00