From d0aeb52de5665049e6240937ed77d98e0ce12eef80a9ce2e263b9631d808784d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 1 Apr 2025 15:39:33 +0000 Subject: [PATCH] - Make it compatible with older setuptools OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=30 --- python-jaraco.packaging.changes | 5 +++++ python-jaraco.packaging.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-jaraco.packaging.changes b/python-jaraco.packaging.changes index aafcc7b..d4c01de 100644 --- a/python-jaraco.packaging.changes +++ b/python-jaraco.packaging.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 1 15:35:17 UTC 2025 - Markéta Machová + +- Make it compatible with older setuptools + ------------------------------------------------------------------- Wed Mar 26 05:48:34 UTC 2025 - Steve Kowalik diff --git a/python-jaraco.packaging.spec b/python-jaraco.packaging.spec index af91024..87151ef 100644 --- a/python-jaraco.packaging.spec +++ b/python-jaraco.packaging.spec @@ -73,7 +73,7 @@ export PIP_FIND_LINKS=$(dirname %{SOURCE10}) %files %{python_files} %license LICENSE %doc docs/*.rst NEWS.rst README.rst -%{python_sitelib}/jaraco_packaging-%{version}.dist-info +%{python_sitelib}/jaraco[_.]packaging-%{version}.dist-info %dir %{python_sitelib}/jaraco %{python_sitelib}/jaraco/packaging/