Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
e519ea636b | |||
157e83d04d |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 22 09:03:41 UTC 2025 - Max Lin <mlin@suse.com>
|
||||
|
||||
- Use BuildRequires: poetry-core to instead of BuildRequires: poetry
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 09:50:00 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -26,7 +26,7 @@ URL: https://github.com/saltstack/libnacl
|
||||
Source0: https://github.com/saltstack/libnacl/archive/v%{version}.tar.gz#/libnacl-%{version}.tar.gz
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module poetry}
|
||||
BuildRequires: %{python_module poetry-core}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: pkgconfig
|
||||
|
Reference in New Issue
Block a user