代码拉取完成,页面将自动刷新
%global _empty_manifest_terminate_build 0
Name: python-httptools
Version: 0.7.1
Release: 1
Summary: Fast HTTP parser
License: MIT
URL: https://github.com/MagicStack/httptools
Source0: https://files.pythonhosted.org/packages/source/h/httptools/httptools-%{version}.tar.gz
%description
httptools is a Python binding for nodejs HTTP parser.
%package -n python3-httptools
Summary: Fast HTTP parser
Provides: python-httptools
BuildRequires: gcc
BuildRequires: http-parser-devel
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-wheel
BuildRequires: python3-Cython
%description -n python3-httptools
httptools is a Python binding for nodejs HTTP parser.
%package help
Summary: Development documents and examples for httptools
Provides: python3-httptools-doc
%description help
httptools is a Python binding for nodejs HTTP parser.
%prep
%autosetup -n httptools-%{version} -p1
%build
%py3_build build_ext \--use-system-http-parser
%install
%py3_install
%check
pushd vendor/http-parser
PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m unittest discover -v || :
popd
%files -n python3-httptools
%license LICENSE
%doc README.md
%{python3_sitearch}/httptools-*.egg-info/
%{python3_sitearch}/httptools/
%changelog
* Sat Oct 11 2025 lifeifei <lifeifei@kylinos.cn> - 0.7.1-1
- update package to 0.7.1
Drop Python 3.8, add Python 3.14
Use Cython 3.1.0
Bump llhttp to 9.3.0
Static Type-checking for httptools
* Mon Dec 16 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 0.6.4-1
- Update package to version 0.6.4
Include Cython source files in sdist
* Fri Dec 08 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 0.6.1-1
- Update package to version 0.6.1
* Tue Aug 01 2023 sunhui <sunhui@kylinos.cn> - 0.6.0-1
- Update package to version 0.6.0
* Mon Oct 31 2022 wangjunqi <wangjunqi@kylinos.cn> - 0.5.0-1
- Update package to version 0.5.0
* Wed Jul 7 2021 liuliang <liuliang1@kylinos.cn> - 0.1.2-1
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。