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