forked from pool/python-httplib2
- update to 0.18.1:
* explicit build-backend workaround for pip build isolation bug * IMPORTANT security vulnerability CWE-93 CRLF injection Force %xx quote of space, CR, LF characters in uri. * Ship test suite in source dist OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=84
This commit is contained in:
parent
5eac0c98dd
commit
477a421f4a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:39dd15a333f67bfb70798faa9de8a6e99c819da6ad82b77f9a259a5c7b1225a2
|
|
||||||
size 220685
|
|
3
httplib2-0.18.1.tar.gz
Normal file
3
httplib2-0.18.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8af66c1c52c7ffe1aa5dc4bcd7c769885254b0756e6e69f953c7f0ab49a70ba3
|
||||||
|
size 262930
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 13 07:26:46 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.18.1:
|
||||||
|
* explicit build-backend workaround for pip build isolation bug
|
||||||
|
* IMPORTANT security vulnerability CWE-93 CRLF injection
|
||||||
|
Force %xx quote of space, CR, LF characters in uri.
|
||||||
|
* Ship test suite in source dist
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 29 10:54:19 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
Wed Apr 29 10:54:19 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
# Tests require network connection
|
# Tests require network connection
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: python-httplib2
|
Name: python-httplib2
|
||||||
Version: 0.17.3
|
Version: 0.18.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Python HTTP client library
|
Summary: A Python HTTP client library
|
||||||
License: MIT AND Apache-2.0 AND (MPL-1.1 OR GPL-2.0-or-later OR LGPL-2.1-or-later)
|
License: MIT AND Apache-2.0 AND (MPL-1.1 OR GPL-2.0-or-later OR LGPL-2.1-or-later)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user