15
0
forked from pool/python-h11

Accepting request 826282 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/826282
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-h11?expand=0&rev=6
This commit is contained in:
2020-08-14 07:33:31 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 4 deletions

3
h11-0.10.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:311dc5478c2568cc07262e0381cdfc5b9c6ba19775905736c87e81ae6662b9fd
size 96120

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:33d4bca7be0fa039f4e84d50ab00531047e53d6ee8ffbc83501ea602c169cae1
size 93331

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Aug 13 12:35:59 UTC 2020 - aloisio@gmx.com
- Update to version 0.10.0
* Drop support for Python 3.4.
* Support Python 3.8.
* Make error messages returned by match failures less ambiguous
-------------------------------------------------------------------
Wed May 6 07:47:22 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-h11
Version: 0.9.0
Version: 0.10.0
Release: 0
Summary: A pure-Python, bring-your-own-I/O implementation of HTTP/11
License: MIT