Rebuild with python 3.14

This commit is contained in:
2026-05-06 17:38:42 +03:00
parent 99705052da
commit 064706de32
+2 -2
View File
@@ -1,7 +1,7 @@
name: boost name: boost
description: Collection of high-quality and peer-reviewed libraries that aims to make C++ development highly productive description: Collection of high-quality and peer-reviewed libraries that aims to make C++ development highly productive
version: 1.91.0_1 version: 1.91.0_1
revision: 1 revision: 2
url: https://www.boost.org/ url: https://www.boost.org/
license: BSL-1.0 license: BSL-1.0
maintainers: maintainers:
@@ -14,7 +14,7 @@ depends:
- zlib - zlib
- zstd - zstd
make_depends: make_depends:
- python3 - python3=3.14.*
- python-numpy - python-numpy
- zlib - zlib
- zstd - zstd