Commit Graph

5 Commits

Author SHA1 Message Date
OscarL
60df5f159a wrapt: update to version 1.15.0 (#8826)
* Drop usage of gcc2, as no supported Python version uses it.
 (but provide "non _x86" on 32 bits).
* Drop support for Python 3.8 (no in-tree usage, other than a
  disabled recipe (will work on that later).
* Build with build/installer.
* All test pass OK for the supported Python versions.
2023-06-09 08:57:55 +02: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
Jerome Duval
8f4e6afc21 wrapt: switch to x86_64
enable 3.8, 3.9, remove 3.6
2021-02-02 17:13:49 +01:00
tommyjanna
c80513ed03 wrapt: new recipe (#5573)
* wrapt: new recipe
2021-01-16 08:45:26 +01:00