mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
* 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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user