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 -3
View File
@@ -3,7 +3,7 @@
Name: python-%{pypi_name}
Version: 6.1.0
Release: 1%?dist
Release: 2%?dist
Summary: A schema and validator for YAML
License: MIT
URL: https://github.com/23andMe/Yamale
@@ -42,8 +42,6 @@ Provides: yamale
%doc README.md SECURITY.md
%license LICENSE
%{_bindir}/yamale
%ghost %python3_sitelib/__pycache__/*.cpython-*.pyc
%ghost %python3_sitelib/%{name}/subcommands/__pycache__/*.cpython-*.pyc
%python3_sitelib/yamale-%version.dist-info/*
%changelog