Accepting request 1009994 from home:yarunachalam:branches:devel:languages:python

- Update to version 0.5.0 
  * Bump bundled llhttp to 6.0.9
  * fixes CVE-2022-32213, CVE-2022-32214, CVE-2022-32215
  (by @nlsj1985 in 56d6a16 for #83)
  * Test and build against Python 3.11
  (by @elprans in 509cd14 for #84)

OBS-URL: https://build.opensuse.org/request/show/1009994
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httptools?expand=0&rev=6
This commit is contained in:
Dirk Mueller 2022-10-12 08:35:34 +00:00 committed by Git OBS Bridge
parent 7cb22c43fa
commit e60534cf8c
4 changed files with 14 additions and 4 deletions

View File

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

BIN
httptools-0.5.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Oct 12 03:35:36 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.5.0
* Bump bundled llhttp to 6.0.9
* fixes CVE-2022-32213, CVE-2022-32214, CVE-2022-32215
(by @nlsj1985 in 56d6a16 for #83)
* Test and build against Python 3.11
(by @elprans in 509cd14 for #84)
-------------------------------------------------------------------
Mon Jul 18 20:30:01 UTC 2022 - Ben Greiner <code@bnavigator.de>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-httptools
Version: 0.4.0
Version: 0.5.0
Release: 0
Summary: Python framework independent HTTP protocol utils
License: MIT