python3-httplib2-0.19.0-3.3.1<>,5`Vp9|j4?v7(Y#$C̝}d'gCș}ܶ${yo`o!gx2Sgсɰfu5CD ȔŮIb.n 5 9R&+P7L R46< l ;FYuU}"It(! >%$) \td)JBcySZWT!tIRj!D*B>>,?,td  =4 JV{ * `     p  ~   $ D ( 8 9 l: F$~G$H%I%lX%Y%\%]&^'b(c)]d)e)f)l)u*v*pw*x+`y+z,,$,(,.,pCpython3-httplib20.19.03.3.1A Python HTTP client libraryA comprehensive HTTP client library that supports many features left out of other HTTP libraries.`Vsheep19SUSE Linux Enterprise 15SUSE LLC MIT AND Apache-2.0 AND (MPL-1.1 OR GPL-2.0-or-later OR LGPL-2.1-or-later)https://www.suse.com/Unspecifiedhttps://github.com/httplib2/httplib2linuxnoarch   < 99{9LAA큤A큤`V`V`V`V`V`V`V` Hy`V`V`V`V`V`V`V`V`V`V`V`V`V` Hy` Hy` Hy` Hy` Hy` Hyee268d26685705540bfae421cf41237893d4eca587f76cbb9c35b446f6212e11e43f76909e59ccdfbdfa09d4d73a87f480cffd2a8162b01fee5cb664192e108801ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546bdfb09bf8cf0ad7d482a6ac8253174bb97e40c263bacc53aaab0ecc787feb496304463c0a12b06a05169aef71f3237d24e6c9a5928d7960abd44fac20409be7a26863603caf42aae8c04858c4db88448883debeeea77a2d93f75bbca2bea737c4e406c8617b347bf45c0c0342f416b582c6ab240e7f39cedb8784f0ff34977dac500c9c2c04270aa84294de489f73056e8ee3fa171103703898159a5add5b14955eeaa5c22cd0832aa5743ed061a713671d56903c9651b8737b042aa1b91e89938ac7e510b5b2420b167d81890c41851c1cd5f772d3a40190550ad1f52de31db2ba73e489428ce5442b1ec1cad08aaac98b588797e7710d9322b494658c315513ba73e489428ce5442b1ec1cad08aaac98b588797e7710d9322b494658c3155134658890e1351b233300e41686122e67ff47489e47c33cf8c6c9837b6c546a5fb815d9dfb11f424b74ad921e35839376eca63818c4ddc7b8a002a7ec7bb75e9447d4528ccd1a31e41ab0ef475a78db6b0298e96600c7058e2cdac1cac1908530e07b37810ad46cf3facae3c55effaf77060888479a886329b2978c52ab358101d67fb8ca4256d276bf706c052a670dd242ebf09332d5d14b9c3bc8d29e9917fe07d29edee188548199a84c79702f65dba99038604f07d3869a10163c2e772698e309a67b93d4556dc8654d284128aa4ada6b44081421671dcdb707866431bdac6010c9a7558e9d6c1081b4c8888c27cda5e7686994fa37a1d248c93492fec38dc82e85f8cc3610dd2891326016f96722f154ee6ad48ed8fcffb8046f0c9e2064f1b2a8f52f65e29d54bab47f7c60d2e5f8ae3b6fee354626e3deac077273e8df93e1233133791e82ef797ba62c2b34026556f95682cab1b494e515e5e0ce7cd0aa1a7843a74f6ae44cd9bac279f40927615b355a56c8679e400a88fe24c4acf37rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-httplib2-0.19.0-3.3.1.src.rpmpython3-httplib2@     ca-certificatespython(abi)python3-certifirpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.63.0.4-14.6.0-14.0.4-14.0-15.2-14.14.1`8`.V_^l@^]]D%Z@ZV@ZTXQ@XQ@XW%W VV`.V]UJ@rjschwei@suse.comdmueller@suse.comdmueller@suse.comdmueller@suse.commcalabkova@suse.comtchvatal@suse.compgajdos@suse.comsnica@suse.comdmueller@suse.comdmueller@suse.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comrjschwei@suse.comjmatejek@suse.comjmatejek@suse.comrjschwei@suse.comrjschwei@suse.combenoit.monin@gmx.fr- Update in SLE to 0.19.0 (bsc#1182053, CVE-2021-21240)- update to 0.19.0: * auth: parse headers using pyparsing instead of regexp * auth: WSSE token needs to be string not bytes- update to 0.18.1: (bsc#1171998, CVE-2020-11078) * 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- update to 0.17.3: * bugfixes- Update to 0.17.1 * python3: no_proxy was not checked with https * feature: Http().redirect_codes set, works after follow(_all)_redirects check This allows one line workaround for old gcloud library that uses 308 response without redirect semantics. * IMPORTANT cache invalidation change, fix 307 keep method, add 308 Redirects * proxy: username/password as str compatible with pysocks * python2: regression in connect() error handling * add support for password protected certificate files * feature: Http.close() to clean persistent connections and sensitive data- Update to 0.14.0: * Python3: PROXY_TYPE_SOCKS5 with str user/pass raised TypeError- version update to 0.13.1 0.13.1 * Python3: Use no_proxy https://github.com/httplib2/httplib2/pull/140 0.13.0 * Allow setting TLS max/min versions https://github.com/httplib2/httplib2/pull/138 0.12.3 * No changes to library. Distribute py3 wheels. 0.12.1 * Catch socket timeouts and clear dead connection https://github.com/httplib2/httplib2/issues/18 https://github.com/httplib2/httplib2/pull/111 * Officially support Python 3.7 (package metadata) https://github.com/httplib2/httplib2/issues/123 0.12.0 * Drop support for Python 3.3 * ca_certs from environment HTTPLIB2_CA_CERTS or certifi https://github.com/httplib2/httplib2/pull/117 * PROXY_TYPE_HTTP with non-empty user/pass raised TypeError: bytes required https://github.com/httplib2/httplib2/pull/115 * Revert http:443->https workaround https://github.com/httplib2/httplib2/issues/112 * eliminate connection pool read race https://github.com/httplib2/httplib2/pull/110 * cache: stronger safename https://github.com/httplib2/httplib2/pull/101 0.11.3 * No changes, just reupload of 0.11.2 after fixing automatic release conditions in Travis. 0.11.2 * proxy: py3 NameError basestring https://github.com/httplib2/httplib2/pull/100 0.11.1 * Fix HTTP(S)ConnectionWithTimeout AttributeError proxy_info https://github.com/httplib2/httplib2/pull/97 0.11.0 * Add DigiCert Global Root G2 serial 033af1e6a711a9a0bb2864b11d09fae5 https://github.com/httplib2/httplib2/pull/91 * python3 proxy support https://github.com/httplib2/httplib2/pull/90 * If no_proxy environment value ends with comma then proxy is not used https://github.com/httplib2/httplib2/issues/11 * fix UnicodeDecodeError using socks5 proxy https://github.com/httplib2/httplib2/pull/64 * Respect NO_PROXY env var in proxy_info_from_url https://github.com/httplib2/httplib2/pull/58 * NO_PROXY=bar was matching foobar (suffix without dot delimiter) New behavior matches curl/wget: - no_proxy=foo.bar will only skip proxy for exact hostname match - no_proxy=.wild.card will skip proxy for any.subdomains.wild.card https://github.com/httplib2/httplib2/issues/94 * Bugfix for Content-Encoding: deflate https://stackoverflow.com/a/22311297 - deleted patches - httplib2-use-system-certs.patch (not needed) httplib2 started to use certifi and this is already bent to use system certificate bundle by python-certifi-shipped-requests-cabundle.patch- update httplib2-use-system-certs.patch: handle the case when validation is disabled correctly. The 'check_hostname' context attribute has to be set first, othewise a "ValueError: Cannot set verify_mode to CERT_NONE when check_hostname is enabled." exception is raised.- update httplib2-use-system-certs.patch: handle the case with ssl_version being None correctly- update httplib2-use-system-certs.patch: Also use ssl.create_default_context in the python2 case so that the system wide certificates are loaded as trusted again.- Source url must be https.- Spec file cleanups- Update to 0.10.3 * Fix certificate validation on Python<=2.7.8 without ssl.CertificateError - Update to 0.10.2 * Just a reupload of 0.10.1, which was broken for Python3 because wheel distribution doesn't play well with our 2/3 split code base. - Update to 0.10.1 * Remove VeriSign Class 3 CA from trusted certs * Add IdenTrust DST Root CA X3 * Support for specifying the SSL protocol version (Python v2) * On App Engine use urlfetch's default deadline if None is passed. * Fix TypeError on AppEngine “__init__() got an unexpected keyword argument 'ssl_version’” * Send SNI data for SSL connections on Python 2.7.9+ * Verify the server hostname if certificate validation is enabled * Add proxy_headers argument to ProxyInfo constructor * Make disable_ssl_certificate_validation work with Python 3.5. * Fix socket error handling - Remove httplib2-bnc-818100.patch, merged upstream.- Project moved from code.google.com to GitHub, fix the url accordingly- attempt to build multi-python- update and cleanup of httplib2-use-system-certs.patch, so that the passthrough is clean for python2 and so that it does the right thing in python3- Update to version 0.9.2: * Fix incorrect ResponseNotReady exceptions, retry on transient errors.- Include 0.9.1 in SLE 12 (FATE#319904, bsc#954690)- update to version 0.9.1: * fix #296: There was a problem with headers when a binary string is passed (like b'Authorization'). * fix #276: Default to doing DNS resolution through a proxy server if present.sheep19 1620137695 0.19.0-3.3.1httplib2httplib2-0.19.0-py3.6.egg-infoPKG-INFOSOURCES.txtdependency_links.txtrequires.txttop_level.txt__init__.py__pycache____init__.cpython-36.opt-1.pyc__init__.cpython-36.pycauth.cpython-36.opt-1.pycauth.cpython-36.pyccerts.cpython-36.opt-1.pyccerts.cpython-36.pycerror.cpython-36.opt-1.pycerror.cpython-36.pyciri2uri.cpython-36.opt-1.pyciri2uri.cpython-36.pycsocks.cpython-36.opt-1.pycsocks.cpython-36.pycauth.pycacerts.txtcerts.pyerror.pyiri2uri.pysocks.py/usr/lib/python3.6/site-packages//usr/lib/python3.6/site-packages/httplib2-0.19.0-py3.6.egg-info//usr/lib/python3.6/site-packages/httplib2//usr/lib/python3.6/site-packages/httplib2/__pycache__/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:19460/SUSE_SLE-15-SP1_Update/67265a97233f59d2c3fa4949080888f5-python-httplib2.SUSE_SLE-15-SP1_Updatedrpmxz5noarch-suse-linuxdirectoryASCII textPython script, UTF-8 Unicode text executablepython 3.6 byte-compiledPython script, ASCII text executable RRRRRRRRRRRRRRRRRRp”Qf Outf-8064a029a6cb1fb2023701b25505aed142c7d13509a4603d744a4c3f37ce59d81? 7zXZ !t/]"k%Ӆ) `>'cn>!@<㥷JkRfyaL%x"*EGё:ծіI)e ˚B¿@j. MH XIֈb%Mr;QTJL ȭ)/0!( 'KjxPc#T@Sl::? J2ܤ~/`DOӰ1)K^ ^N>E?vߺV mY/[Sd p6KL% , IS)^&sΦ֞z'I$vxu-1Μ{},[y| 9~o䈃+G瑭A"k^O\ #n:-+m.vn/ U 'A%p-;Hb9{''_'xI][^6|Ek1PV IϙpCK D.KAAkrqlWWRJ&fpKAKOP  ؾ4N7Btd;p hYVu'è H?-U[lTT 祛ށ%MB/L& QBAiнmwak/y!91%הq }Y{yEdhX,ȓƎ["OXCR]Y{ĭ=(4kyz7sU%Ew&wFM ϘaoqAJ"/~WD=oB]8VPrߝwٰFB]%H{2:XhȔ+R\>5[\ОUuMNH.Z%ܹ-jl m\/}_ n8yʁLEzYQѩZR  r~k+¨Xw y]TkMie4fwါ,"t/@g z^s a÷Y#GRmH hN\,+*6~{iDQnHÆDֲ\{7|u?2}]Jɍw٫gװWF=sܸ3IbET~wrAkR'P6D?d9Y/t +k& YZ