!5 Upgrade to 0.14.0

From: @jxy_git 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-09-30 03:06:23 +00:00 committed by Gitee
commit d8987e9e82
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

BIN
h11-0.14.0.tar.gz Normal file

Binary file not shown.

View File

@ -2,12 +2,12 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-h11 Name: python-h11
Version: 0.12.0 Version: 0.14.0
Release: 1 Release: 1
Summary: A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 Summary: A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
License: MIT License: MIT
URL: https://github.com/python-hyper/h11 URL: https://github.com/python-hyper/h11
Source0: https://github.com/python-hyper/h11/archive/refs/tags/v%{version}.tar.gz Source0: https://github.com/python-hyper/h11/archive/refs/tags/v%{version}.tar.gz#/h11-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
@ -83,5 +83,8 @@ py.test-%{python3_version} --verbose
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri Sep 30 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 0.14.0-1
- Upgrade to 0.14.0
* Fri Jul 23 2021 Python_Bot <Python_Bot@openeuler.org> - 0.12.0-1 * Fri Jul 23 2021 Python_Bot <Python_Bot@openeuler.org> - 0.12.0-1
- Package Spec generated - Package Spec generated

Binary file not shown.