chore: Sync el10 (#10895)

* chore: Sync el10

* chore: Resync el10
This commit is contained in:
Gilver
2026-03-29 09:38:02 -05:00
committed by GitHub
parent dd3b7793ad
commit cbf5cf935b
287 changed files with 605 additions and 1437 deletions
+1 -4
View File
@@ -3,7 +3,7 @@
Name: python-%{pypi_name}
Version: 1.5.0
Release: 1%?dist
Release: 2%?dist
Summary: West, Zephyr's meta-tool
License: Apache-2.0
URL: https://github.com/zephyrproject-rtos/west
@@ -46,9 +46,6 @@ Provides: west
%doc README.rst MAINTAINERS.rst
%license LICENSE
%{_bindir}/west
%ghost %python3_sitelib/__pycache__/*.cpython-*.pyc
%ghost %python3_sitelib/%{name}/subcommands/__pycache__/*.cpython-*.pyc
%python3_sitelib/west-%version.dist-info/*
%changelog
* Fri Oct 10 2025 Owen Zimmerman <owen@fyralabs.com>