chore: Sync f44 (#12976)

This commit is contained in:
Gilver
2026-06-08 05:00:28 -05:00
committed by GitHub
parent 7d123287c5
commit a7262bacfc
174 changed files with 234 additions and 241 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>