fix: upiano (#12561) (#12564)

* fix: upiano



* rel bump



---------


(cherry picked from commit c066de073e)

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Raboneko
2026-05-24 16:15:20 -05:00
committed by GitHub
parent 392b0e27bf
commit 097faacb2d
+4 -1
View File
@@ -3,7 +3,7 @@
Name: python-%{pypi_name}
Version: 0.1.2
Release: 1%?dist
Release: 2%?dist
Summary: Terminal Piano App
License: MIT
URL: https://github.com/eliasdorneles/upiano
@@ -33,6 +33,9 @@ Summary: %{summary}
%autosetup -n upiano-%{version}
cp %{SOURCE1} .
%pyproject_patch_dependency pyfluidsynth:drop_constraints
%pyproject_patch_dependency textual:drop_constraints
%build
%pyproject_wheel