forked from pool/python-rst.linker
- 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:
@@ -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>
|
||||||
|
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user