python3-aws-xray-sdk-aiohttp-2.2.0-lp152.3.3 >  A ^[/=„@B*BRu,DHvTcc)x_b/E?+Cߴ#);b q{iʞCvv ꟳKl=bq_^_6bakH+*77JAb8Y5p0O`.+:$+ʹ![3-hJ[k^k먏h1(Pc},V}~$e: nzY7 I#YFCPA.}m'ތey20353ce5c8a7bcc884de837e2108a36af9c00bf0dffbae64bf2fc5021d83f8f284a6eb314201cdb97ed50b8767fb7489de984059B^[/=„ 1pa JsmGyeg]h't7F GV/+H@A;ꝴH;(G64@-uBUzڷUҷA24P((F=lJGSX]]@sP`Q3gX=CfP+~AOq.e i+o߻ĥA9*e^2:g$YG߆`h60櫩mgZh+3ϛ0 %bj4 qhb;@[ ӫ@yV~o>p> ? d% / \04<@S\g    &  @  t     D   (Hh(J8T9h:F+G@ Ht I XY\ ] ^bcdeflu, v`w x y $ z H X \ b Cpython3-aws-xray-sdk-aiohttp2.2.0lp152.3.3aiohttp backend for the AWS X-Ray Python SDKThe AWS X-Ray SDK for Python enables Python developers to record and emit information from within their applications to the AWS X-Ray service. This package provides the aiohttp backend for python3-aws-xray-sdk.^[lamb58eMopenSUSE Leap 15.2openSUSEApache-2.0https://bugs.opensuse.orgDevelopment/Languages/Pythonhttps://github.com/aws/aws-xray-sdk-pythonlinuxnoarch 7 7 ' ,]A큤A큤A큤^[Zo^[^[^[^[^[^[^[[Du[Du^[Zoe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855a04aa655813889760bafcc8f81cd50ecfc6ab5db243aa1940814a3787bb6fbf5a04aa655813889760bafcc8f81cd50ecfc6ab5db243aa1940814a3787bb6fbf5de9d6789e9b73419dbb4eb6c0e93249704decf19542c625ca1c6316e5363d6a1948dd7b505fe460e6c52d7ac7c92c7a87f8877aca716aef7b358a3f5181047ce4d6010c9aab553d258ffab9317e4875361836255e09c402aa655dddbac9d44b78d8297a3ad939227b7d151f9c85f15c1149530d8b817652de9dc43feda9f2569e751edc2c66b612844ce3db222d5e6a529328d7633907099d35d5babe95dd6ec8f6e280c2677fcd0a3a1e93397f9eeab03b537a14a58d520e0b3621f2a7427d8b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-aws-xray-sdk-2.2.0-lp152.3.3.src.rpmpython3-aws-xray-sdk-aiohttp@      python(abi)python3-aiohttppython3-aws-xray-sdkrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.62.32.2.03.0.4-14.6.0-14.0.4-14.0-15.2-14.14.1\5@\-@[[_Z@Jan Engelhardt Todd R Todd R Todd R tchvatal@suse.com- Do summaries without em dashes- Fix handling of python3-only packages.- Split backends into their own packages, with proper dependency handling. - Add missing jsonpickle dependency.- Update to 2.2.0 * feature: Added context managers on segment/subsegment capture. `PR97 `_. * feature: Added AWS SNS topic ARN to the default whitelist file. `PR93 `_. * bugfix: Fixed an issue on `psycopg2` to support all keywords. `PR91 `_. * bugfix: Fixed an issue on `endSegment` when there is context missing. `ISSUE98 `_. * bugfix: Fixed the package description rendered on PyPI. `PR101 `_. * bugfix: Fixed an issue where `patch_all` could patch the same module multiple times. `ISSUE99 `_. * bugfix: Fixed the `datetime` to `epoch` conversion on Windows OS. `ISSUE103 `_. * bugfix: Fixed a wrong segment json key where it should be `sampling_rule_name` rather than `rule_name`. - Update to 2.1.0 * feature: Added support for `psycopg2`. `PR83 `_. * feature: Added support for `pynamodb` >= 3.3.1. `PR88 `_. * improvement: Improved stack trace recording when exception is thrown in decorators. `PR70 `_. * bugfix: Argument `sampling_req` in LocalSampler `should_trace` method now becomes optional. `PR89 `_. * bugfix: Fixed a wrong test setup and leftover poller threads in recorder unit test. - Update to 2.0.1 * bugfix: Fixed a issue where manually `begin_segment` might break when making sampling decisions. `PR82 `_. - Update to 2.0.0 * **Breaking**: The default sampler now launches background tasks to poll sampling rules from X-Ray backend. See the new default sampling strategy in more details here: https://docs.aws.amazon.com/xray/latest/devguide/xray-sdk-python-configuration.html#xray-sdk-python-configuration-sampling. * **Breaking**: The `should_trace` function in the sampler now takes a dictionary for sampling rule matching. * **Breaking**: The original sampling modules for local defined rules are moved from `models.sampling` to `models.sampling.local`. * **Breaking**: The default behavior of `patch_all` changed to selectively patches libraries to avoid double patching. You can use `patch_all(double_patch=True)` to force it to patch ALL supported libraries. See more details on `ISSUE63 `_ * **Breaking**: The latest `botocore` that has new X-Ray service API `GetSamplingRules` and `GetSamplingTargets` are required. * **Breaking**: Version 2.x doesn't support pynamodb and aiobotocore as it requires botocore >= 1.11.3 which isn’t currently supported by the pynamodb and aiobotocore libraries. Please continue to use version 1.x if you’re using pynamodb or aiobotocore until those haven been updated to use botocore > = 1.11.3. * feature: Environment variable `AWS_XRAY_DAEMON_ADDRESS` now takes an additional notation in `tcp:127.0.0.1:2000 udp:127.0.0.2:2001` to set TCP and UDP destination separately. By default it assumes a X-Ray daemon listening to both UDP and TCP traffic on `127.0.0.1:2000`. * feature: Added MongoDB python client support. `PR65 `_. * bugfix: Support binding connection in sqlalchemy as well as engine. `PR78 `_. * bugfix: Flask middleware safe request teardown. `ISSUE75 `_. - Update to 1.1.2 * bugfix: Fixed an issue on PynamoDB patcher where the capture didn't handle client timeout. - Update to 1.1.1 * bugfix: Handle Aiohttp Exceptions as valid responses `PR59 `_. - Update to 1.1 * feature: Added Sqlalchemy parameterized query capture. `PR34 `_ * bugfix: Allow standalone sqlalchemy integrations without flask_sqlalchemy. `PR53 `_ * bugfix: Give up aiohttp client tracing when there is no open segment and LOG_ERROR is configured. `PR58 `_ * bugfix: Handle missing subsegment when rendering a Django template. `PR54 `_ * Typo fixes on comments and docs.- Initial commit, needed by python-motolamb58 1583061990 2.2.0-lp152.3.3aiohttp__init__.py__pycache____init__.cpython-36.opt-1.pyc__init__.cpython-36.pycclient.cpython-36.opt-1.pycclient.cpython-36.pycmiddleware.cpython-36.opt-1.pycmiddleware.cpython-36.pycclient.pymiddleware.pypython3-aws-xray-sdk-aiohttpLICENSE/usr/lib/python3.6/site-packages/aws_xray_sdk/ext//usr/lib/python3.6/site-packages/aws_xray_sdk/ext/aiohttp//usr/lib/python3.6/site-packages/aws_xray_sdk/ext/aiohttp/__pycache__//usr/share/licenses//usr/share/licenses/python3-aws-xray-sdk-aiohttp/-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:Leap:15.2/standard/772ebdfa1a1102bd7c07da14c47d1417-python-aws-xray-sdkcpioxz5noarch-suse-linuxdirectoryemptypython 3.6 byte-compiledPython script, ASCII text executableASCII textRRRRRRRRRxD'0%evutf-871801a92f920e4d32b981c9e9f90d6b3148abeafc4f13aaaf8d83ab91d0994e2? 7zXZ !t/o] crt:bLL ܵݾUZVܤLHN a F ϡ=X?ȡVYwۉFq$.ZiP`kDIybzqQvωc34ɥӖ+iQƖLޮ8b"Bσ͉݅Dj†៴Yi NokS Ig$+pQ-KoB*p.:n GMj?3b`dC' WdLR.Zgs^4>3kVsMmވ!5yeH}e`K*gݙ8!#򲒸76!fH3YIXt ԉL}EeIT*%^fE fB%RP3yGdNQ>,ŋ 9Q<+X[+%E5VlN%!u[a^9}-nizq;110l:%eN0 #T1Uj}Rl94Im^'[h]Is>av̐ IԖ=HۀڸDv,T):!7%_*P?,q}TV|F>QK$\v@hl Qf>,ݻ~t?!&7w IOVOJ@!p5aQmg'FHvOWϵ HB nճ*|SD Ͽu8!gKP adP/b և+ [þёOrP7g*"6ֲaqCE+ɻmth/8q@п3onШܑՐ1 ?]6Hx4HZ|Ko]⟤Cb^ :y$iWrTT)[t+&8O|?E"/GmnqimrBDe~%>?<P]=6eH`7W{֊Y5~N 0Khlב;ْ<*ǽsw45_k!`>`?,TIXrD%* ^ D wn-E H6by#aĴI9Jׯ2rNI3(`ϯq#D _7l<$=>42Ì~ͩqkDG2jo[FFƻTI^T!>fYf;94T!Qn\ }w (d>geL 06~5t582#;bug,2V  euSO }C̽5H{0 ڇw./lLפ>TҨ0Ġzx89z+eYѮPe4JhBWHvUxZm&wQH} h!pKH g9᢯q ^A3;rmYy*r7$/QPH%1r竞ӤPm0h!~%1lpɿٜ"7d,B7Y]0*&AwJ"zI" G8vG&v+Y2qF@ܛhI7\,m:@3\/п NsC2=)1ۢu!*#o|JNW􊴔HWyG201D42F>EeN~\aw#;ܾ =;*%ķCL=@|}İB)H(&L@'ؗ\ddȳ`6.`fZdDž2=[g%tF[NB30JY,I̊?T67M<`)p%mӰCڈk`uP8sN !~|[ QL%`3H3]aЀُ%oIހ8GB c%:e2#X /] ZhsF3fUwv#^ktb.꯴%y[*Ҹ_CP(Ӳ~Nr /8lJ}]!wl5nQSaNkOD-8"SXP^%3T 87 fS0M*7 ҄[>-X٨)^ӫFMJv!9h=e;DO.'X7C'PwN\!D.~1MgO!: A&'ipt{SƵƊ͙wY.@:}BNK`iTQ.EK)#!vFuQSRž/1_"D`\] pDi{ g6_Xz~ĥ*CVVL;N<\qeQH:wrڠUKz2ؖcW IHwLbbBI0|_w!GQZkcѴizȫ5^fʩBBotkWN^ 惿Ugn(OE i@-\ۂ ޻kͧ*&{Mr($CǕ98,%Kc0G9p7 eɘō5 듾sp#k2j0Tʙ=HX_. H]B`fw*O]V CZx%A,5+*uλ1,N(N= [`Gݝ飝]45yR,ū<zcYlФDslp& A,&H`,8ǰEVn/VʆsBDgJ%T#L(+V`I(’l$tR(bsFÌ!ycHܜRU(lL1'՘9UQ[d[D>/dYCaBۥckKu WjRnpr8,Z뮫?ySfC)\ uEF4j>>x38*dYqnTC}fL3 GdLwHխLjZo=xΖ`PŰfO7jKdzGǶ>)f.ăwB tV2X.<7hIjJg⑸4ءTQqJu%d17$VDfiׯFHxZ- ]coO}ߛNc-cV|3=B͊N{`^F|)?1^H/J/uD5Qέ#EO0I K9bkҚ(<ӡPvUbч)S+?VawSaDRT~XV.H=O)Hczz+<n-;(M@$8ੲ]c=`wzF̗[]7 h4Gi32I2I@?7F"W&?+óaܛ`lX8? a| ƞW.gtՔZ q~Gd%?=̬+I\,PyM|«dOy( "(a} } "&t6JK{df+E1:!k2(m.|9iL*H6l:r_P}4oD༨t_<-+HwhN]E+K#wJ6"0-PCff.* ъt8T"9of=m/&jK=wcUmWBxKV7KOhHrquʻ9y* qwśDYcv|Yxdq ^9C}?R3Yr|@7v$qFQ^x6[U̾L7,*`ﰗQ ߍQGH+~ # ۸U.fZ"|+"KMϨf!suo~eZw+3c?zO"06%[kNb'j`8/%,-FpB#f(>/w9"9  r>>^'D"6ln ʩ4ov35Cg.]v!F?gƺf㔨9b%wamnj%t莘$gP%MJ̵>oMNzJ$p.K tBEߝha)C8)aATm>RH'PA_c].uO(e˩[M{}Qt5:¼}8G`0Q<\2e&{&%:jۅqsjz7R5-V&07 p*j"&D-&/eԠiQ0 Ro]_T\j1\A)Zg%En?jB^_}ﱪu7K|^W2FVlxՕG-sUn[wfv*~HA ]U}Ug㳆[I X:?RS:7PފHP AV-jS+YXۢ5nUΝ{+È,EA@S*=%yCc=3wDӼUڮ7L5!r0g u=C$ެ-Uy/iyT[e:QWyk(iFEkEn*Hϻ菣GޥJY qՆcGZU l5_ -ZJB|垣6ƀPpԥݴmb'SvqNg='WuI8ױ,V2qD4 %K[vHKOM"տ9T8]wYKA]D7Ƒ/j D+9^XD鹇g4NG\42`M|]׻kp|ŧNB _`{B2TQ;m!U5vH`VTŅWJT79k% Xu5+hYi7n&,Wy{ H.+k KU@b1 CMcN8EwZ ԳΔr!~{꽆4Gc3)('8^AstD$K8ԠuLY&SWWp5j mo qgqϫL {DfB/UךMT»t၃Rna)ڟ\!_s0EGιœhAk@}@&^R Bp)@"[M,UKmyDcߺ=1[|lz I+k-.I;rfzs96 "1L.izKْWBOh|l,_wL<lmĨfIG;&J?aKgAF=JM"O he"({3_bVF42)l`__ݢG8BD8WIO\˜,NXr=^h J1D_w*QAL c:r|)WJ3`6z9BD%Wݾch-PɵMmނ+TO7\Ǻ1(Ѽu̞Zr | c'5oE Va0x