Rebuild with python 3.14
This commit is contained in:
@@ -1,11 +1,22 @@
|
||||
name: libbytesize
|
||||
description: Tiny library providing a C 'class' for working with arbitrary big sizes in bytes
|
||||
version: "2.12"
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://github.com/storaged-project/libbytesize
|
||||
license: LGP2.1-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- gmp
|
||||
- mpfr
|
||||
- pcre2
|
||||
optional_depends:
|
||||
- python3=3.14.*:For Python bindings and bscalc
|
||||
make_depends:
|
||||
- python3=3.14.*
|
||||
downloads:
|
||||
- url: https://github.com/storaged-project/libbytesize/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
|
||||
Reference in New Issue
Block a user