Rebuild with python 3.14
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: btrfs-progs
|
||||
description: BTRFS filesystem manipulation utilities
|
||||
version: 6.19.1
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://btrfs.readthedocs.io/
|
||||
license: GPL2-only
|
||||
maintainers:
|
||||
@@ -18,11 +18,11 @@ depends:
|
||||
- zstd
|
||||
optional_depends:
|
||||
- e2fsprogs:For btrfs-convert
|
||||
- python3:For python bindings
|
||||
- python3=3.14.*:For python bindings
|
||||
make_depends:
|
||||
- asciidoc
|
||||
- e2fsprogs
|
||||
- python3
|
||||
- python3=3.14.*
|
||||
- python-setuptools
|
||||
- python-sphinx
|
||||
- python-sphinx_rtd_theme
|
||||
|
||||
Reference in New Issue
Block a user