mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
* fix(melody): Build deps
* fix: More build deps
* fix: ?
---------
(cherry picked from commit 2670c4c721)
Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -15,6 +15,12 @@ BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: pyproject-rpm-macros
|
||||
BuildRequires: python3dist(anytree)
|
||||
BuildRequires: python3dist(click)
|
||||
BuildRequires: python3dist(pip)
|
||||
BuildRequires: python3dist(pyyaml)
|
||||
BuildRequires: python3dist(poetry-core)
|
||||
BuildRequires: python3dist(rich)
|
||||
|
||||
Requires: python3-dnf
|
||||
Requires: python3-melody = %{version}-%{release}
|
||||
@@ -30,9 +36,6 @@ Summary: %{summary}
|
||||
%prep
|
||||
%autosetup -p1 -n melody-main
|
||||
|
||||
%generate_buildrequires
|
||||
%pyproject_buildrequires -r
|
||||
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
||||
Reference in New Issue
Block a user