update to 4.0.0

This commit is contained in:
lyn1001 2021-07-28 15:10:04 +08:00
parent 7997f6bd74
commit fe13eef0dc
3 changed files with 6 additions and 3 deletions

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: python-hpack
Version: 3.0.0
Release: 5
Version: 4.0.0
Release: 1
Summary: HTTP/2 Header Compression for Python
License: MIT
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
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
%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
- Drop Python 2 subpackage

BIN
v4.0.0.tar.gz Normal file

Binary file not shown.