14
0

- Make it compatible with older setuptools

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rst.linker?expand=0&rev=28
This commit is contained in:
2025-04-01 15:47:00 +00:00
committed by Git OBS Bridge
parent 7fa4990af2
commit 2868415a3a
2 changed files with 6 additions and 1 deletions

View File

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

View File

@@ -66,6 +66,6 @@ changelog.
%doc CHANGES.rst README.rst %doc CHANGES.rst README.rst
# This needs a fix if there will be any more rst.* namespace packages (none on PyPI so far) # This needs a fix if there will be any more rst.* namespace packages (none on PyPI so far)
%{python_sitelib}/rst %{python_sitelib}/rst
%{python_sitelib}/rst_linker-%{version}.dist-info %{python_sitelib}/rst[_.]linker-%{version}.dist-info
%changelog %changelog