Upgrade to 0.14.0

This commit is contained in:
jxy_git 2022-09-30 10:28:31 +08:00
parent 1ff2e5d6dd
commit 20b57788ca
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
Name: python-h11
Version: 0.12.0
Version: 0.14.0
Release: 1
Summary: A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
License: MIT
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
@ -83,5 +83,8 @@ py.test-%{python3_version} --verbose
%{_docdir}/*
%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
- Package Spec generated

Binary file not shown.