代码拉取完成,页面将自动刷新
Name: python2-typing
Version: 3.6.2
Release: 5
Summary: Type Hints for Python
License: Python-2.0
URL: https://pypi.python.org/pypi/typing
Source0: https://files.pythonhosted.org/packages/source/t/typing/typing-%{version}.tar.gz
BuildRequires: python2-devel python2-setuptools
BuildArch: noarch
%description
This is a backport of the standard library typing module to Python versions older than 3.5.
Typing defines a standard notation for Python function and variable type annotations. The
notation can be used for documenting code in a concise, standard format, and it has been
designed to also be used by static and runtime type checkers, static analyzers, IDEs and
other tools.
%prep
%autosetup -n typing-%{version} -p1
%build
%{py2_build}
%install
%{py2_install}
%files
%doc LICENSE README.rst
%{python2_sitelib}/*
%changelog
* Fri Jan 22 2021 maminjie <maminjie1@huawei.com> - 3.6.2-5
- Modify license information.
* Mon Nov 25 2019 lingsheng <lingsheng@huawei.com> - 3.6.2-4
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。