Commit Graph

8 Commits

Author SHA1 Message Date
OscarL
c037dfae69 pybind11: update to version 2.13.6. (#11782)
Update needed by scipy 1.15.1.

Cleaned up recipe, drop Python 3.9.
2025-02-13 04:54:16 +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
OscarL
8ebb32b5cc pybind11: update to version 2.11.1 (#9220)
Also, provide a non-versioned pybind11-config symlink to the 3.10 version
(matching our current default Python version).

This should (might?) help with packages as contourpy that expect to find a
non-versioned "pybind11-config".
2023-08-15 11:15:19 +00:00
OscarL
b20eaa38d0 pybind11: cleanup, provide "non _x86" package name. (#8822) 2023-06-08 16:03: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
Schrijvers Luc
1f2b516a13 pybind11, add python3.10 (#7220) 2022-09-17 19:15:04 +02: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
4bccf77da3 pybind11, bump version (#5949) 2021-05-30 17:57:24 +02:00