14
0

- Normalize metadata directory name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.stream?expand=0&rev=22
This commit is contained in:
2025-03-26 05:51:05 +00:00
committed by Git OBS Bridge
parent 8adc50d11b
commit a0e29c5eeb
2 changed files with 7 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-jaraco.stream
#
# 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
@@ -76,7 +76,7 @@ rm -r build/sphinx/html/{.buildinfo,.doctrees}
%doc NEWS.rst README.rst
%dir %{python_sitelib}/jaraco
%{python_sitelib}/jaraco/stream/
%{python_sitelib}/jaraco.stream-%{version}*-info
%{python_sitelib}/jaraco_stream-%{version}.dist-info
%files -n %{name}-doc
%doc build/sphinx/html