15
0
forked from pool/python-PyYAML

- Lowercase metadata directory name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyYAML?expand=0&rev=63
This commit is contained in:
2025-03-25 06:04:25 +00:00
committed by Git OBS Bridge
parent e3472d4719
commit 29d0a973ef
2 changed files with 7 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-PyYAML
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -72,6 +72,6 @@ ulimit -Sn 2048
%doc CHANGES README.md examples/
%{python_sitearch}/yaml
%{python_sitearch}/_yaml
%{python_sitearch}/PyYAML-%{version}.dist-info
%{python_sitearch}/pyyaml-%{version}.dist-info
%changelog