fix (amaranth): don't require python3 (#7251) (#7252)

* fix (amaranth): don't require python3



* rel



---------


(cherry picked from commit cd2ca93263)

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
2025-11-09 18:20:58 -08:00
committed by GitHub
parent 5fcf0b3fb7
commit 5f697329e7
+1 -2
View File
@@ -5,7 +5,7 @@
Name: python-%{pypi_name}
Version: 0.5.8
Release: 1%?dist
Release: 2%?dist
Summary: A modern hardware definition language and toolchain based on Python
License: BSD-2-Clause
URL: https://github.com/amaranth-lang/amaranth
@@ -19,7 +19,6 @@ BuildRequires: python3-setuptools_scm
BuildRequires: python3-packaging
BuildRequires: python3-pip
Requires: python3
Requires: python3-jinja2
Requires: python3-jschon
Requires: python3-pyvcd