mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user