Commit Graph

8 Commits

Author SHA1 Message Date
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
9a2b3f9bb6 html2text: cleanup. (#8136)
* html2text: retire the Python 2.7 recipe.

* html2text: clean up, support Python 3.10.

- Use loops to generate the package/version specific PROVIDES.
- Use version suffixes for the provided cmds, except for the ones
  from the package for the default Python version (3.9 currently).
2023-03-27 20:16:48 +02: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
914236a363 html2text: bump version 2021-01-28 17:59:51 +01:00
Jerome Duval
e75dc0c4f6 html2text: enable 3.8, 3.9, remove 3.6 2021-01-26 18:06:56 +01:00
Jerome Duval
a178a46a77 html2text: bump version.
keep 2019.8.11 for python 2.7.
2019-10-22 20:42:10 +02:00
Jerome Duval
282a03c8e8 dev-python: merge most python2 and python3 recipes.
* adjust recipes depending on these, ie python_dateutil=>dateutil_python.
* switch architectures to any for relevant python recipes.
* bump versions for retext, argh, beautifulsoup, cssselect, dateutil,
docutils, fonttools, html2text, httplib2, lxml, mechanize, mock, paramiko,
pillow, pip, pygments, requests, twisted, urllib3, zope_interface.
2017-04-17 10:08:41 +02:00
Jerome Duval
4986ec1f30 python_html2text: bump version. 2016-04-14 22:37:54 +00:00