15
0
2012-02-28 18:10:55 +00:00
committed by Git OBS Bridge
parent bc17659b92
commit 56b30c0c43
3 changed files with 11 additions and 3 deletions

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

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

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 28 18:09:50 UTC 2012 - jfunk@funktronics.ca
- Update to version 0.7.5
-------------------------------------------------------------------
Tue Jan 31 13:40:40 UTC 2012 - saschpe@suse.de

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-http-parser
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -11,14 +11,14 @@
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python-http-parser
Version: 0.7.4
Version: 0.7.5
Release: 0
Url: https://github.com/benoitc/http-parser/
Summary: HTTP Request/Response Parser for Python in C