python3-yarl-1.3.0-lp152.2.9.1<>,(܉`Ѯ/=„X+BF$&~ЭLl%4#O_BmiD 0Drtq}: A4_(mӌs8arE*aV&*_i.Nh\= &`ls N+ FVa cLQV* }9( bR&*r|5ĸMNUYW&RM}T泉*deAW6zcz8Gf%{X`AO">>?d ! 9x|  |   <  ,|  , h ( 8 9 : 9FG(HIXY\,]^b>cdefluv wtxy4zxCpython3-yarl1.3.0lp152.2.9.1Yet another URL libraryThe module provides a URL class for url parsing and changing.`Ѯarmbuild22 openSUSE Leap 15.2openSUSEApache-2.0http://bugs.opensuse.orgDevelopment/Languages/Pythonhttps://github.com/aio-libs/yarl/linuxarmv7hl<y 0Z:Z:_X- ,hAA큤A큤큤A큤A큤`Ѯ`Ѯ`Ѯ`Ѯ`Ѯ`Ѯ`Ѯ`\E`Ѯ`Ѯ`Ѯ`Ѯ`Ѯ\`Ѯ\E\E\E`Ѯ\E\E`Ѯ\E994ae98a7c9dc9b2fd85ba2e093c857dbaa337170453cbaa37b509053ca3557503ee5243ea88f2e758865faea329a763b5b2ce979365de5a76b4d482dfe6d98e01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b3095b751f713c11e04adf91244b54de36091913c33942cd1b8452ef9fd04e8babdfdd226e421fa4ed8b6fb14ad5fce3cead3f4aaa7d023a593b20f63286d1a4439809710a70b5df8e1e9947dda12284ac4a48cb3fccfc67203410b8e01d6ae79f36228b12ec1e15729dd3d6d27cc59dd14c0763d0bfca386a89c46f72547445f3425edad728a7068ea945f71761170e55a0f4deb920c13c9c16020fc93c1395205032b7bd1bb3d97f049d3912f2314b3cc315278e017e41682c734e018124395a488d0f390f34bd44e425ce9d41fc8ca348db5792aed0be0573dfd3b97479eee12970ab45a7d10c54d826e89d05e88777af726f69113fd31f29d8ba9ac636836b062f21ead10f433810722a331f883d3141cea9da654406eb8075119a08b3796ff16b43f5330f79b5f258163b314b0236b8893c936456d57053dd1f2b0a7190f0a0018f254527e14c97a92dac69fe5f549f028fbb933891970535e8ba365ab28325dc75e7b981686a2a309727e8e8843f0e6bfd80657cba141bab0643cec344ffd800c99c4058881bdf8b8186921ab79704b535306c261614d6585b7ec1d47d7a3d2424ee1b08af402a83af34fe1c7c91c96740a20d31345657d18639b5f9f412c599e984af17f6b29fedac4f26817f21c670b17499df5db25e4935c1218a7c014c0820503ceef15e814a89b037d9efc066870087018294b6ae0f27163872cc5rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-yarl-1.3.0-lp152.2.9.1.src.rpmpython3-yarlpython3-yarl(armv7hl-32)@@@@@@@@@     ld-linux-armhf.so.3ld-linux-armhf.so.3(GLIBC_2.4)libc.so.6libc.so.6(GLIBC_2.4)libgcc_s.so.1libgcc_s.so.1(GCC_3.5)libpthread.so.0libpython3.6m.so.1.0python(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.1`_S\{[ZSZ~ZWQZN@Z+@Z*~ZZ ,@Z7YeYg`Pablo Suárez Hernández John Paul Adrian Glaubitz Ondřej Súkup tchvatal@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- 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.armbuild22 1624354468 1.3.0-lp152.2.9.11.3.0-lp152.2.9.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-arm-linux-gnueabihf.so_quoting.pyxpy.typedquoting.pypython3-yarlCHANGES.rstREADME.rstpython3-yarlLICENSE/usr/lib/python3.6/site-packages//usr/lib/python3.6/site-packages/yarl-1.3.0-py3.6.egg-info//usr/lib/python3.6/site-packages/yarl//usr/lib/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.opensuse.org/openSUSE:Maintenance:16567/openSUSE_Leap_15.2_Update_ports/374aa210f0f875f9bb676ed418ce4fae-python-yarl.openSUSE_Leap_15.2_Updatedrpmxz5armv7hl-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 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=75923820af89873e038b3c28bb60980e1c4b588e, strippedASCII text, with no line terminators RRRRRRRRRRRRRRRRRQjDW B(Aj utf-8a4f6c4c9e290a6e490a3e8a3c534b59dd65e0e5a75522fa8fb3032757e6faa09? 7zXZ !t/]"k%%) `>=f$O@djĕ]ACnç>;O9{J#U3d\hjflv fדV߷_ ,տ֯C ͭN$ l&Ͷlkqi%ә$g(N.4d=2j]"Cb Z1 SV gO~g4JJm+.~QWڥɩ?fJ%㸁H1 pҐ pRo 4bEIC^aȹM>Q&44t71n`|rG bAmNoNݥn֚bԡ Ƌ99fB%8q:#$'?_{O!Q jwGkNT.غY ~ZfZүoұD3:&C,07[]8л)QJ:ETxb`f2oij$$1j@Pp+Ø82EJ$1f7t/j25 u7j9%3\ StXU Xp~Cnnc/*.8oGʕÆm>p7C )N@NAZoM4bJ:k\-4G^$\u+RSy.C^@dRV*~L 2 .֪51v"J4˙B0=_  Z? ^E%bK{ $iX+ |6TPC%/|]6502W; cR^y* 7 bxSNt߄,a:mi"+ޗt-6yQ+΃) Oe(W1g?r@+C􈤰!B"l` r _5_yrWZ6ۈ|6_2b x V1P3k$`XY}}+w$6Ԃ`tx߬)llVI<^N(~I )1pF`ڶWʻve]ڤ2p  Ns0CgyW{A G[n ssWy|lRX,d*!աU쑄@ǃA6`_d1)mLtio5ᦊ嫜 Ey / 畂 YZ