python3-yarl-1.3.0-150200.3.6.1<>,8 d"-p9|#8 >Nc;ꨄI:`!mRЦL)E="&>䣤f[Bې4>l;C,/ݓG%"AEUqf0S{99r%9.zEy[dӲ7R'Kӕu7I5Y&{GI[d1 OT_b^7f|dh:P[ B7Aǔ:xsh-WBbi(P@y,>> l? \d " :x| &,4   T , D  @  p  ( 8 9 : FGH(IXY\]0^bcdeflu0v wxdyz    XCpython3-yarl1.3.0150200.3.6.1Yet another URL libraryThe module provides a URL class for url parsing and changing.d"-s390zp31 SUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/Development/Languages/Pythonhttps://github.com/aio-libs/yarl/linuxs390x<y 0Z<Z<@- ,hAA큤A큤큤A큤A큤d")d")d")d")d")d")d")d\Ed")d")d")d")d")\d")\E\E\Ed"-\E\Ed"-\E994ae98a7c9dc9b2fd85ba2e093c857dbaa337170453cbaa37b509053ca3557503ee5243ea88f2e758865faea329a763b5b2ce979365de5a76b4d482dfe6d98e01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b3095b751f713c11e04adf91244b54de36091913c33942cd1b8452ef9fd04e8babdfdd226e421fa4ed8b6fb14ad5fce3cead3f4aaa7d023a593b20f63286d1a4439809710a70b5df8e1e9947dda12284ac4a48cb3fccfc67203410b8e01d6ae79f36228b12ec1e15729dd3d6d27cc59dd14c0763d0bfca386a89c46f72547445f095d6ae3e64c0947593316247348cd4725870b48a31b1521bf09db1d9398bd6230a637486257a17374fc0abdcc7e61950717a570f76a802c56e8e13ceebaa4e9df5169981c54ccf8f5fb96ca90f78b7aa7abb8aba35c4d6537e2c70433ba5d55d983c33263466617f2e1074c3f88d1606fd7d29cc0e337ee278b161a4f88f082b062f21ead10f433810722a331f883d3141cea9da654406eb8075119a08b3796490c439e2db6794289477b297e9fcf047d9b3f5212c80f0d2ddc67486d9182a10a0018f254527e14c97a92dac69fe5f549f028fbb933891970535e8ba365ab28325dc75e7b981686a2a309727e8e8843f0e6bfd80657cba141bab0643cec344ffd800c99c4058881bdf8b8186921ab79704b535306c261614d6585b7ec1d47d7a3d2424ee1b08af402a83af34fe1c7c91c96740a20d31345657d18639b5f9f412c599e984af17f6b29fedac4f26817f21c670b17499df5db25e4935c1218a7c014c0820503ceef15e814a89b037d9efc066870087018294b6ae0f27163872cc5rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-yarl-1.3.0-150200.3.6.1.src.rpmpython3-yarlpython3-yarl(s390-64)@@@@@@     libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libpthread.so.0()(64bit)libpython3.6m.so.1.0()(64bit)python(abi)python3-idnapython3-multidictrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.62.04.03.0.4-14.6.0-14.0-15.2-14.14.1d`_S\{[ZSZ~ZWQZN@Z+@Z*~ZZ ,@Z7YeYg`pablo.suarezhernandez@suse.compablo.suarezhernandez@suse.comadrian.glaubitz@suse.commimi.vx@gmail.comtchvatal@suse.comarun@gmx.dearun@gmx.dearun@gmx.dearun@gmx.dearun@gmx.dearun@gmx.dearun@gmx.dearun@gmx.dearun@gmx.dearun@gmx.desean.marlow@suse.com- Skip failing test after fix CVE-2023-24329 (bsc#1208471) the test test_url_parsing.TestScheme.test_not_a_scheme2 fails on all openSUSE/SLE Python interpreters. - Added: * fix_test_failure_after_cve_2023_24329.patch- Add tests_overcome_bpo42967.patch to over effects of bpo#42967, which forbade mixing amps and semicolons in query strings as separators.- Include in SLE-15 (bsc#1176785, jsc#ECO-3105, jsc#PM-2352)- update to 1.3.0 * Fix annotations for query parameter * An incoming query sequence can have int variables * Add URL.explicit_port property * Give a friendlier error when port cant be converted to int * bool(URL()) now returns False * Fix annotations for build * Fix annotations for cached_property * Accept str subclasses in URL constructor * Forbid inheritance, replace __init__ with __new__ * Support PEP-561 (provide type hinting marker)- Raise multidict requirement to match up setup.py- update to version 1.1.1: * Fix performance regression: don’t encode enmpty netloc (#170)- update to version 1.1.0: * Make pure Python quoter consistent with Cython version (#162) - changes from version 1.0.0: * Use fast path if quoted string does not need requoting (#154) * Speed up quoting/unquoting by _Quoter and _Unquoter classes (#155) * Drop yarl.quote and yarl.unquote public functions (#155) * Add custom string writer, reuse static buffer if available (#157) Code is 50-80 times faster than Pure Python version (was 4-5 times faster) * Don’t recode IP zone (#144) * Support encoded=True in yarl.URL.build() (#158) * Fix updating query with multiple keys (#160)- update to version 0.18.0: * Fallback to IDNA 2003 if domain name is not IDNA 2008 compatible (#152)- specfile: * update copyright year * require python-idna - update to version 0.17.0: * Add idna requirement * update to idna 2008 and test * Update mypy from 0.550 to 0.560 * Better fix for #141- removed test conditional as requested in SR 555310 - enabled tests - require pytest-runner- update to version 0.16.0: * Fix raising TypeError by url.query_string() after url.with_query({}) (empty mapping) #141- update to version 0.15.0: * Add raw_path_qs attribute (#137)- update to version 0.14.2: * Restore strict parameter as no-op in quote/unquote - changes from version 0.14.1: * Restore strict parameter as no-op for sake of compatibility with aiohttp 2.2- update to version 0.14.0: * Drop strict mode (#123) * Fix “ValueError: Unallowed PCT %” when there’s a “%” in the url (#124)- update to version 0.13.0: * Document encoded parameter (#102) * Support relative urls like ‘?key=value’ (#100) * Unsafe encoding for QS fixed. Encode ; char in value param (#104) * Process passwords without user names (#95) - changes from version 0.12.0: * Properly support paths without leading slash in URL.with_path() (#90) * Enable type annotation checks- Initial release v0.11.0.s390zp31 1679989037 1.3.0-150200.3.6.11.3.0-150200.3.6.1yarlyarl-1.3.0-py3.6.egg-infoPKG-INFOSOURCES.txtdependency_links.txtrequires.txttop_level.txt__init__.py__init__.pyi__pycache____init__.cpython-36.opt-1.pyc__init__.cpython-36.pycquoting.cpython-36.opt-1.pycquoting.cpython-36.pyc_quoting.c_quoting.cpython-36m-s390x-linux-gnu.so_quoting.pyxpy.typedquoting.pypython3-yarlCHANGES.rstREADME.rstpython3-yarlLICENSE/usr/lib64/python3.6/site-packages//usr/lib64/python3.6/site-packages/yarl-1.3.0-py3.6.egg-info//usr/lib64/python3.6/site-packages/yarl//usr/lib64/python3.6/site-packages/yarl/__pycache__//usr/share/doc/packages//usr/share/doc/packages/python3-yarl//usr/share/licenses//usr/share/licenses/python3-yarl/-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:28457/SUSE_SLE-15-SP2_Update/54b60d698a8354017892065571e697a8-python-yarl.SUSE_SLE-15-SP2_Updatedrpmxz5s390x-suse-linux directoryUTF-8 Unicode textASCII textPython script, UTF-8 Unicode text executablePython script, ASCII text executablepython 3.6 byte-compiledC source, ASCII text, with very long linesELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=604149b9425876d91e520a8e11c32ec24f039422, strippedASCII text, with no line terminators RRRRRRRRRRRRRR *DaU'utf-89c634b05ca3799d9e76ea549dcfead6c748aecc45a962074df95c9695351b200? 7zXZ !t/*PV]"k%js) `>=fek2N׌TE_3D`M\ i tcy(ySBZYP5QZD(zDM.gFA=.P$/> d0={i\ig`_j,nD !($`C"A۸nիS۬#=X@A?Z[`ȋ'+f9w!n=;_yy Z5! 첿lbWM\!d})U[ZP-"Nrd죐AO^:U|EL&opP79i y85e>dq=" -fStGof$ZdaM>>:075D(y @؃yHLV7xJi̛dӛ/ѨawBs4mҼ[;}ȞlUvǟ#^9 YG8Z4&1F"QTUA7B9cDr} QQQn&bt?Q{6PZa5<N#m߅^p!su~i89?9 9v{SmioM$緍oyu#wC1uMg`U0*PCQŐ_y5FBIK㿦nS )]{\?Fs)lؿZA1PMVk =*6ޮGjIT܎^&&G4.J͑6KN{["AMkjh.k3(o_`H҉'>J_ו0u!#F]yX\ӛ8x<)kjoWSRͽmtF'ʴ{`GtLHr7iN^VLG Hߡa9s 4\ aSaÚnV*yÐ]&q,#ۂ$}[y@T-GUQ7^3tWOX~Aנa> xU^tY*=8Kս&wqyvZd?;>KFۀؾD Fy 8=Q}4pop^=ߣJR ȀNzO~ W)0*=m- *&#geڦ\^HZPzQ ^KzȁWEdO9W*zG͂VV)~J,, 8_l7V"'bI{y[J<śo.ޟޓk>,ZtǛv{]ˇ:B&(\8"AA mZٮuTcӌw 84s9^u[m`Z!VwHi5A ;8T&ĖZzk5$͒JKtg&sups(OXAj ;Ӱfާoϣ3ْ{iu%R.b` J2/&wBm c+}q 2&r1)^{ӞBQ$Dyih\ ᆟ=Q_ku^!}uP;An6fI@{G~$A@Yjl!QMnK.V6RB]{Xrluِ7'qFY]e"mRkR.MOZl>:I PWVg~RO~eH*xǸ,jF,*OYY+ETl| ܽ8^-ZlrkK.# v(bR ej3J@>:K\9v3=k/ 窑孩%E Q3"cvb3uaG:OQ>Z5Gu\qA`ǁI<0l.Z~#&8:# NO-ASp)5GBdd"1JT\Қ }8Dum~wga X-wb1bgW,{ QHs Pn)A.rֶA`<薶 [3 usk+u]biҲ%?-4==:5:!!]]0="?t5?-j-9j+oKJl xH7 ps,N͌5iPfF{p'ôu1&Fh7*wnnJF3mttV,"sJAʣXC,+,[syBHk`ԷG01 Aw_aAytLlb[-D {N6[%nUg\XdRCO3ӨjNHD͌ض_ Z8 PkɤQqkӳ=qr vĈzH. s?S_pnM$XYw%,9=7+b ruU3>fjyKWn/Jx()JYk#+ a'\!_m,hȷNUP&~i)_+H'Iq.Ꭺ$߲63htC .z.-&GH_1Npnϯ1+ҳb(Rih646H}fxAx"O{3]T o[%}-0bدU] fvVoH]."ŧ;U6tʓT*V2i23c+E?0g=mSRIE0rmUHV_NYXQ=u| &E CC76sT(H R)\ 0,XS:%^P&p6;*N!,ls)%Qu2OL}QBRzTF7jgl MД0( <,1 l 09>q36P{[INMÉiс0\vu}Z<_W#ȝm)*{^负;a W䒓hNOm? %,Cb@jT9t]&kpD񞁊p<=M$(z'OY-10{|`5X^T E> qCzZ=3<h6 m#)~K’yF;: _D}o9WdbB*mOF|8^ 맼y #!{Y b(ۑ'<y1*"hׯ7*L'3-E#..F_w FMʑy6YQ;! m:gv(#cmSM "bZjĠmTdo Y-@c2<4]a4Mx~lK9M7MВ/A,"uЮ>)BK}ՀwDWƪv]5[\]X.3"𮢌Xo-况[RW' Ζ6y'XL衤s$GmDCJ 5w(l?Gn"ߨlb1\A3;$+ xDz܁J!RZ`T3uZ *b|<`ϔȏ"ro0 ;kkYo1vJ9'{m pmS(E#r?QdPhIhnQA䫣 zr>¤F @(gu,}?0@3{l +>EXʗ9ܯ07d-U~% i8UՊAO s5*elhM# a7ЎzȆj1/opknr'^G,t4 wbɘT;,PmH,&jxy8 G +sS{FoЕtO12lZ# RHAa 26Vt | jR{ D eȏ쁟FD4+uՙ؆{99m<5y2.6ge N|}6AV#ۋw;>4F;CA.*FDO1 }-אkp'TH YZ