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:
@@ -20,7 +20,7 @@
|
||||
# Tests require network connection
|
||||
%bcond_with tests
|
||||
Name: python-httplib2
|
||||
Version: 0.17.3
|
||||
Version: 0.18.1
|
||||
Release: 0
|
||||
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)
|
||||
|
Reference in New Issue
Block a user