mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
(cherry picked from commit 256ba45bdf)
Co-authored-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: 2%?dist
|
||||
Release: 3%?dist
|
||||
Summary: A modern hardware definition language and toolchain based on Python
|
||||
License: BSD-2-Clause
|
||||
URL: https://github.com/amaranth-lang/amaranth
|
||||
@@ -54,8 +54,6 @@ export PDM_BUILD_SCM_VERSION=%{version}
|
||||
%doc README.md CONTRIBUTING.txt
|
||||
%license LICENSE.txt
|
||||
%{_bindir}/amaranth-rpc
|
||||
%ghost %python3_sitelib/__pycache__/*.cpython-*.pyc
|
||||
%ghost %python3_sitelib/%{name}/subcommands/__pycache__/*.cpython-*.pyc
|
||||
|
||||
%changelog
|
||||
* Sun Sep 28 2025 Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
Reference in New Issue
Block a user