!4 update to 6.0.1

From: @lyn1001
Reviewed-by: @shinwell_hu
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2021-07-28 14:00:00 +00:00 committed by Gitee
commit 81e884c4ed
3 changed files with 7 additions and 4 deletions

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: python-hyperframe
Version: 5.2.0
Release: 3
Version: 6.0.1
Release: 1
Summary: HTTP/2 framing layer for Python
License: MIT
URL: https://github.com/python-hyper/hyperframe
Source0: https://files.pythonhosted.org/packages/source/h/hyperframe/hyperframe-5.2.0.tar.gz
Source0: https://github.com/python-hyper/hyperframe/archive/refs/tags/v%{version}.tar.gz
BuildArch: noarch
BuildRequires: python3-devel python3dist(setuptools) python3dist(pytest)
@ -35,7 +35,7 @@ rm -rf hyperframe.egg-info
%py3_install
%check
%{__python3} -m pytest
PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest
%files -n python3-hyperframe
%doc README.rst LICENSE
@ -43,6 +43,9 @@ rm -rf hyperframe.egg-info
%{python3_sitelib}/hyperframe-%{version}-py?.?.egg-info
%changelog
* Wed Jul 28 2021 liyanan <liyanan32@huawei.com> - 6.0.1-1
- update to 6.0.1
* Mon Nov 09 2020 leiju <leiju4@huawei.com> - 5.2.0-3
- Remove python2 subpackage

BIN
v6.0.1.tar.gz Normal file

Binary file not shown.