Commit Graph

11 Commits

Author SHA1 Message Date
Oscar Lesta
5378b7522a apsw: cleanups, drop python 3.9.
Put the libsqlite require where it belongs (on each individual
`apsw_python*` package).
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
OscarL
2f8ec3a106 aspw: switch to x86, support Python 3.10, provide "non _x86" package name. (#8086)
Wasn't building on 32 bits.
2023-03-24 07:37:13 +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
Jérôme Duval
df58bca63a apsw: needs sqlite 3.36 2021-11-21 11:34:12 +01:00
extrowerk
d4ae4f7b8b APSW: bump (#6420)
enable extensions
2021-11-21 10:41:14 +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
b509e98deb apsw: enable 3.8, 3.9, remove 3.6 2021-01-26 18:06:55 +01:00
Jérôme Duval
020feea2f0 apsw: bump revision for arch change 2020-02-06 14:15:16 +01:00
extrowerk
496b5c1b39 apsw: tested on x86_64 (#4676) 2020-02-06 14:03:02 +01:00
miqlas
0896822910 APSW: new recipe (#4651) 2020-02-02 19:50:38 +01:00