Upgrade to 0.14.0
This commit is contained in:
parent
1ff2e5d6dd
commit
20b57788ca
BIN
h11-0.14.0.tar.gz
Normal file
BIN
h11-0.14.0.tar.gz
Normal file
Binary file not shown.
@ -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
|
||||
|
||||
BIN
v0.12.0.tar.gz
BIN
v0.12.0.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user