8 Commits

Author SHA1 Message Date
Oscar Lesta
420b99ff11 requests: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03: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
Augustin Cavalier
177a80d848 requests: Python 2.7 was dropped, remove REPLACES. 2022-10-19 14:42:06 -04:00
waddlesplash
837136e401 requests: Fixup last commit. 2022-10-19 14:33:26 -04:00
waddlesplash
2700fe7efe requests: Drop python 2.7.
We no longer have IDNA for 2.7.
2022-10-19 14:32:29 -04:00
kenmays
cbcdd612d3 requests: added python 3.10 (#7301) 2022-10-18 06:17:36 +02:00
augiedoggie
9ed4286945 python module updates (#6583)
chardet: update to 4.0.0

imagesize_py: update to 1.3.0

packaging: update to 21.3

pygments: update to 2.11.2

pyparsing: update to 3.0.7

pytz: update to 2021.3

requests: update to 2.27.1

zipp: update to 3.7.0

docutils: update to 0.18.1
2022-02-01 09:23:43 +01:00