代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/python-mkdocstrings 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
%global _empty_manifest_terminate_build 0
%global pypi_name mkdocstrings
%global _description %{expand:
Automatic documentation from sources, for MkDocs. Come have a chat or ask questions on our Gitter channel.}
Name: python-%{pypi_name}
Version: 0.26.0
Release: 1
Summary: Automatic documentation from sources, for MkDocs.
License: ISC
URL: https://github.com/mkdocstrings/mkdocstrings
Source0: %{url}/archive/%{version}/%{pypi_name}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: python3-pip
BuildRequires: python3-wheel
BuildRequires: python3-setuptools
BuildRequires: python3-setuptools_scm
BuildRequires: python3-pdm-backend
%description %_description
%package -n python3-%{pypi_name}
Summary: Automatic documentation from sources, for MkDocs.
%{?python_provide:%python_provide python3-%{pypi_name}}
%description -n python3-%{pypi_name} %_description
%prep
%autosetup -n %{pypi_name}-%{version}
%build
%pyproject_build
%install
%pyproject_install
%files -n python3-%{pypi_name}
%license LICENSE
%doc README.md
%{python3_sitelib}/%{pypi_name}-%{version}.dist-info/
%{python3_sitelib}/%{pypi_name}/
%changelog
* Tue Sep 3 2024 lilu <lilu@kylinos.cn> - 0.26.0-1
- update package to version 0.26.0
- Allow hooking into autorefs when converting Markdown docstrings
- Upgrade Python-Markdown lower bound to 3.6
* Mon Aug 26 2024 lifeifei <lifeifei@kylinos.cn> - 0.25.2-1
- update package to version 0.25.2
Support once parameter in logging methods, allowing to log a message only once with a given logger.
Support blank line between ::: path and YAML options.
Bugfix.
* Tue Mar 5 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 0.24.1-1
- Update package with version 0.24.1
Support new pymdownx-highlight options
Backup anchors with id and no href, for compatibility with autorefs' Markdown anchors
Cache downloaded inventories as local file
Register all anchors for each object in the inventory
Support cross-references for API docs rendered in top-level index page
* Fri Aug 25 2023 li-miaomiao_zhr <mmlidc@isoftstone.com> - 0.22.0-1
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。