14
0

- Make it compatible with older setuptools

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.text?expand=0&rev=36
This commit is contained in:
2025-04-01 15:40:29 +00:00
committed by Git OBS Bridge
parent e52ef8ee34
commit 876a37fc7b
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 1 15:35:41 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Make it compatible with older setuptools
-------------------------------------------------------------------
Wed Mar 26 05:48:35 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -78,6 +78,6 @@ fi
%license LICENSE
%doc README.rst
%{python_sitelib}/jaraco/text
%{python_sitelib}/jaraco_text-%{version}.dist-info
%{python_sitelib}/jaraco[_.]text-%{version}.dist-info
%changelog