From 14c86c223a27887d20cbf02e6d82a1966d953e01f317f3b40fcde4ed8da8add4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 1 Apr 2025 16:03:45 +0000 Subject: [PATCH] - Make it compatible with older setuptools OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.stream?expand=0&rev=24 --- python-jaraco.stream.changes | 5 +++++ python-jaraco.stream.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-jaraco.stream.changes b/python-jaraco.stream.changes index 34656b9..f1e2dd7 100644 --- a/python-jaraco.stream.changes +++ b/python-jaraco.stream.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 1 16:03:34 UTC 2025 - Markéta Machová + +- Make it compatible with older setuptools + ------------------------------------------------------------------- Wed Mar 26 08:02:17 UTC 2025 - Steve Kowalik diff --git a/python-jaraco.stream.spec b/python-jaraco.stream.spec index 21535bd..fd58ea5 100644 --- a/python-jaraco.stream.spec +++ b/python-jaraco.stream.spec @@ -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}.dist-info +%{python_sitelib}/jaraco[_.]stream-%{version}.dist-info %files -n %{name}-doc %doc build/sphinx/html