!3 update to 4.0.0
From: @lyn1001 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
7be7f8006f
Binary file not shown.
@ -1,10 +1,10 @@
|
|||||||
Name: python-hpack
|
Name: python-hpack
|
||||||
Version: 3.0.0
|
Version: 4.0.0
|
||||||
Release: 5
|
Release: 1
|
||||||
Summary: HTTP/2 Header Compression for Python
|
Summary: HTTP/2 Header Compression for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/python-hyper/hpack
|
URL: https://github.com/python-hyper/hpack
|
||||||
Source0: https://files.pythonhosted.org/packages/source/h/hpack/hpack-3.0.0.tar.gz
|
Source0: https://github.com/python-hyper/hpack/archive/refs/tags/v%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: python3-devel python3dist(setuptools) python3dist(pytest) python3dist(hypothesis)
|
BuildRequires: python3-devel python3dist(setuptools) python3dist(pytest) python3dist(hypothesis)
|
||||||
@ -44,6 +44,9 @@ rm -rf %{pypi_name}.egg-info
|
|||||||
%{python3_sitelib}/hpack-%{version}-py?.?.egg-info
|
%{python3_sitelib}/hpack-%{version}-py?.?.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 28 2021 liyanan <liyanan32@huawei.com> - 4.0.0-1
|
||||||
|
- update to 4.0.0
|
||||||
|
|
||||||
* Fri Nov 13 2020 baizhonggui <baizhonggui@huawei.com> - 3.0.0-5
|
* Fri Nov 13 2020 baizhonggui <baizhonggui@huawei.com> - 3.0.0-5
|
||||||
- Drop Python 2 subpackage
|
- Drop Python 2 subpackage
|
||||||
|
|
||||||
|
|||||||
BIN
v4.0.0.tar.gz
Normal file
BIN
v4.0.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user