diff --git a/hardware/disk/libbytesize/actions.py b/hardware/disk/libbytesize/actions.py index 9f497623ec..046ad39761 100644 --- a/hardware/disk/libbytesize/actions.py +++ b/hardware/disk/libbytesize/actions.py @@ -12,7 +12,8 @@ from pisi.actionsapi import get def setup(): shelltools.system("sed -i 's|python2|python|g' configure") - autotools.configure() + # shelltools.export("PYTHON", "/usr/bin/python3") + autotools.configure("--with-python3=yes") def build(): autotools.make() diff --git a/hardware/disk/libbytesize/pspec.xml b/hardware/disk/libbytesize/pspec.xml index 671dde1298..e79804775d 100644 --- a/hardware/disk/libbytesize/pspec.xml +++ b/hardware/disk/libbytesize/pspec.xml @@ -12,7 +12,7 @@ app A tiny library providing a C "class" for working with arbitrary big sizes in bytes Bayt cinsinden rastgele büyük boyutlarla çalışmak için C sınıfı olan kütüphane - https://github.com/storaged-project/libbytesize/releases/download/2.9/libbytesize-2.9.tar.gz + https://github.com/storaged-project/libbytesize/releases/download/2.10/libbytesize-2.10.tar.gz libpcre2-devel python3-devel @@ -52,6 +52,13 @@ + + 2024-01-20 + 2.10 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-10-17 2.9