chore: rebuild python packages for new frawhide python (#12947)

Signed-off-by: Owen-sz <owen@fyralabs.com>
This commit is contained in:
Owen Zimmerman
2026-06-07 17:40:17 -05:00
committed by GitHub
parent 8f9c0b1fa3
commit a4af891ade
139 changed files with 158 additions and 169 deletions
+2 -1
View File
@@ -3,7 +3,7 @@
Name: python-%{pypi_name}
Version: 0.2.8
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Fast PyTorch based DSP for audio and 1D signals
License: MIT
URL: https://github.com/adefossez/julius
@@ -15,6 +15,7 @@ BuildRequires: python3-build
BuildRequires: python3-wheel
BuildRequires: python3-setuptools
BuildRequires: python3-pip
BuildRequires: python3-hatchling
Packager: Owen Zimmerman <owen@fyralabs.com>