- Update to 0.9.0:

+ No changelog available

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-http-parser?expand=0&rev=33
This commit is contained in:
Steve Kowalik 2020-06-17 04:49:08 +00:00 committed by Git OBS Bridge
parent ce7bd940f0
commit 334f02156f
4 changed files with 11 additions and 5 deletions

View File

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

3
http-parser-0.9.0.tar.gz Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jun 17 04:47:07 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.9.0:
+ No changelog available
-------------------------------------------------------------------
Wed Jan 2 12:42:31 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-http-parser
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-http-parser
Version: 0.8.3
Version: 0.9.0
Release: 0
Summary: HTTP Request/Response Parser for Python in C
License: MIT