代码拉取完成,页面将自动刷新
%global _empty_manifest_terminate_build 0
%global pypi_name sphinx-autodoc-typehints
%global source_name sphinx_autodoc_typehints
Name: python-%{pypi_name}
Version: 1.23.0
Release: 1
Summary: Type hints (PEP 484) support for the Sphinx autodoc extension
License: MIT
URL: None
Source0: https://files.pythonhosted.org/packages/46/30/9764a2c735c655c3065f32072fb3d8c6fd5dda8df294d4e9f05670d60e31/sphinx_autodoc_typehints-1.23.0.tar.gz
BuildArch: noarch
%description
sphinx-autodoc-typehints This extension allows you to use Python 3 annotations
for documenting acceptable argument types and return value types of functions.
This allows you to use type hints in a very natural fashion, allowing you to
migrate.
%package -n python3-%{pypi_name}
Summary: Type hints (PEP 484) support for the Sphinx autodoc extension
Provides: python-sphinx-autodoc-typehints
# Base build requires
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-pbr
BuildRequires: python3-pip
BuildRequires: python3-wheel
BuildRequires: python3-setuptools_scm
BuildRequires: python3-editables
BuildRequires: python3-hatch-vcs
BuildRequires: python3-hatchling
BuildRequires: python3-virtualenv
# General requires
BuildRequires: python3-sphinx
# General requires
Requires: python3-sphinx
%description -n python3-%{pypi_name}
sphinx-autodoc-typehints This extension allows you to use Python 3 annotations
for documenting acceptable argument types and return value types of functions.
This allows you to use type hints in a very natural fashion, allowing you to
migrate.
%prep
%autosetup -p1 -n %{source_name}-%{version}
%build
%pyproject_build
%install
%pyproject_install
%files -n python3-%{pypi_name}
%doc README.md
%license LICENSE
%{python3_sitelib}/%{source_name}
%{python3_sitelib}/%{source_name}-*.dist-info/
%changelog
* Tue Jun 20 2023 Dongxing Wang <dxwangk@isoftstone.com> - 1.23.0-1
- Upgrade to version 1.23.0
* Tue Jul 26 2022 renliang16 <renliang@uniontech.com> - 1.12.0-1
- Init package python3-sphinx-autodoc-typehints of version 1.12.0
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。