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

* fix (amaranth): don't require python3

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* rel

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Owen Zimmerman
2025-11-09 20:19:15 -06:00
committed by GitHub
parent 5d2f7f10da
commit cd2ca93263
+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