Commit Graph

9 Commits

Author SHA1 Message Date
Oscar Lesta
11c1e939b4 kiwisolver: 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
e3e9783dd6 kiwisolver: trigger build 2023-03-24 08:57:38 +01:00
OscarL
9f4807ba76 kiwisolver: fix build, support Python 3.10. (#8088)
Provide "non _x86" package name too on 32 bits.
2023-03-24 07:58:31 +01: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
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
Schrijvers Luc
4fccc6ad49 kiwisolver, now for real (enable secondary architecture) (#6175) 2021-09-04 08:21:20 +02:00
Schrijvers Luc
3f1c04b70f kiwisolver, enable secondary architecture for 32bit (#6174) 2021-09-04 08:16:11 +02:00
iam-git
a7f9e8bed2 kiwisolver: new recipe (#6153)
Co-authored-by: Aleksei Gerasimov <aleksei.gerasimov@vutbr.cz>
2021-08-25 15:57:30 +02:00