12 Commits

Author SHA1 Message Date
Oscar Lesta
87cfc18e8d feedparser: drop Python 3.9 support.
Only users on-tree (calibre, feedgator) are already 3.10 only.
2025-09-19 22:53:14 -03:00
OscarL
bb9ef3adad feedparser: update to version 6.0.10 (#9367)
- Add Python 3.10 package.
- Add required sgmllib3k dependency.
- License is just plain BSD (2 clauses), AFAICT.
2023-09-06 05:46:05 +00: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
b113f8dcee feedparser: enable 3.8, 3.9, remove 3.6 2021-01-26 18:06:56 +01:00
miqlas
5a4b77419d feedparser : revbump, pyversion (#4246) 2019-10-02 21:59:24 -04: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
Vale
935e2304d1 Add python license 2016-03-06 09:46:53 -05:00
Vale
6f4f45198e Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks 2016-03-05 14:19:01 -05:00
Vale
f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
François Revol
4d7dac9274 add recipe for feedparser
One more dependency for weboob.
2016-02-08 02:05:39 +01:00