chore: Sync f43 (#12977)

This commit is contained in:
Gilver
2026-06-08 05:00:29 -05:00
committed by GitHub
parent 407478ab46
commit ef82b33c08
173 changed files with 223 additions and 234 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>