mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-08 12:52:17 +00:00
sed pyproject.toml to allow newer versions of python
Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
@@ -29,6 +29,7 @@ Summary: %{summary}
|
||||
|
||||
%prep
|
||||
%autosetup -n easyspeak-%{version}
|
||||
sed -E '/^requires-python/c requires-python = ">=3.10"' -i pyproject.toml
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
||||
Reference in New Issue
Block a user