From 7f9fb1c7b45c9ec35d61a91dbed6715e3860a704d00f6fdc4670bc6b6a3f3751 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 1 Apr 2025 15:38:41 +0000 Subject: [PATCH] - Make it compatible with older setuptools OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.develop?expand=0&rev=10 --- python-jaraco.develop.changes | 5 +++++ python-jaraco.develop.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-jaraco.develop.changes b/python-jaraco.develop.changes index 0c50632..1385632 100644 --- a/python-jaraco.develop.changes +++ b/python-jaraco.develop.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 1 15:34:43 UTC 2025 - Markéta Machová + +- Make it compatible with older setuptools + ------------------------------------------------------------------- Wed Mar 26 05:48:32 UTC 2025 - Steve Kowalik diff --git a/python-jaraco.develop.spec b/python-jaraco.develop.spec index abac426..0722606 100644 --- a/python-jaraco.develop.spec +++ b/python-jaraco.develop.spec @@ -84,6 +84,6 @@ Development utilities by jaraco %doc NEWS.rst README.rst %license LICENSE %{python_sitelib}/jaraco/develop -%{python_sitelib}/jaraco_develop-%{version}.dist-info +%{python_sitelib}/jaraco[_.]develop-%{version}.dist-info %changelog