14 Commits

Author SHA1 Message Date
OscarL
f2e7879f1f sqlalchemy: update to version 1.3.24. (#11125)
This is the newest of the 1.3.x series. As this is a requirement for gertty,
and that package hasn't seen development in years, better stick to an older
version of sqlalchemy (1.4 *might* work? 2.x surely will not).
2024-09-18 06:03:34 +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
Schrijvers Luc
7cca4a236e sqlalchemy, forgot to add python3.10 package (#7955) 2023-03-12 19:15:01 +01:00
Schrijvers Luc
206d03d50d gertty, resolve depenencies (#7450) 2022-11-20 15:48:19 +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
Jerome Duval
a6e774cef5 sqlalchemy: switch to x86_64,x86
enable 3.8, 3.9, remove 2.7, 3.6
2021-02-02 17:26:29 +01:00
Jerome Duval
f9d817c475 sqlalchemy: bump version. 2019-10-24 14:25:26 +02:00
Jerome Duval
bb489cd65c sqlalchemy: bump version. 2019-10-22 18:52:23 +02:00
Schrijvers Luc
bfda6119e8 sqlalchemy, bump, add python versions (#4267) 2019-10-07 18:01:35 +02:00
fbrosson
95ad973cd6 SQLAlchemy: bump to 1.2.14. 2018-11-12 01:31:21 +00:00
fbrosson
0337d6953d SQLAlchemy: bump to 1.2.13, use a constant SOURCE_URI. 2018-11-01 13:43:25 +00:00
fbrosson
9f6bbed037 SQLAlchemy: add python(2) subpackage. 2018-11-01 13:43:24 +00:00
Adrien Destugues
f0d6d8c107 Add some python packages.
Some gertty dependencies, more to come.
2018-07-28 18:08:01 +02:00