15
0
forked from pool/python-h11

Accepting request 826281 from home:alois:branches:devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/826281
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-h11?expand=0&rev=12
This commit is contained in:
2020-08-13 12:42:55 +00:00
committed by Git OBS Bridge
parent 092c03d4fc
commit 1cb07bfa53
4 changed files with 12 additions and 4 deletions

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>