python3-aws-xray-sdk-Django-2.2.0-bp154.1.34 >  A bxޜ!M@eee3i;sX0.5  cEkIBSzЩC3oxS QXvi&]N<N HމӮšN6]|Jf3 ɺ|Lʧzx&5sRҦD(xgpe4KPs:AY?β R*{7:lh%u6ePa3o ]#1]Fp>%?%d$ / [04DHeny @ l    4  @    ( 8 9 : dFGHI`XxY|\]^!b"c#,d#e#f#l#u#v$w$lx$y%z%d%t%x%~%Cpython3-aws-xray-sdk-Django2.2.0bp154.1.34Django 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 Django backend for python3-aws-xray-sdk.bxhci-cnode2-m0cSUSE Linux Enterprise 15 SP4openSUSEApache-2.0https://bugs.opensuse.orgDevelopment/Languages/Pythonhttps://github.com/aws/aws-xray-sdk-pythonlinuxnoarch? SN 9 ,]A큤A큤A큤bxZobxbxbxbxbxbxbxbxbxbxbxbxbxZS)ZS)Zo[DuZbxZo1c31d5ca3bdc74b5a92b41b90dffb1f331bce96fe37960c4d4c83ac1c3ed9b146c13ec2606167cb4542c66c7666b83593230258308bc889867c976528c5a69776c13ec2606167cb4542c66c7666b83593230258308bc889867c976528c5a69772b9ffcffb7c18effaf885d8ff34373ed47971694da64bbc51787198fabb40b5d2b9ffcffb7c18effaf885d8ff34373ed47971694da64bbc51787198fabb40b5dd185a89dba9c98fbce29072b6e674056f68611b19879581c1c637288aad4a83323de2f4019ab56b7a9f730edb5aa6c967c4ae07784b833a492f4887c0cebb74e3f9db734cbe0ab42ed4094a6ee610ab71cf0745f3387fe191a275c6a5e7956813f9db734cbe0ab42ed4094a6ee610ab71cf0745f3387fe191a275c6a5e79568170707bef4c4b78cafaaa03e4ab3922883cff0c20e791369f29a11aa7791807c31ac3493b976f62be9d39def581b08f1a96c41b9dd8a76818afc7d18c4d4532fc5dba6c58a3d04afd2c6a0e6a9823d0a04e8dc6a163d3f51f9c26e897567e4a6c5dba6c58a3d04afd2c6a0e6a9823d0a04e8dc6a163d3f51f9c26e897567e4a6c00aa262ecb7f1cf44d1d4e080c738ba91d64f5d08c719aeac93ee05eca7eb675f46627932a4e7b994c77d0eb2543fc7908aecad94c0cc78f8a4a0373512b4c917c5bd94b55b44716f5cc55e80de1541fdca854f0d66b94dddffa1840f1afb4cd8643f8f8b05c4d5fcd03f96254a3852ebfe543ba542a55a3986230606f054caed9f12e7d929600567b99bd6e795493744c69cb5b86df4e045c57b7b79716c441b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-aws-xray-sdk-2.2.0-bp154.1.34.src.rpmpython3-aws-xray-sdk-Django@      python(abi)python3-Djangopython3-aws-xray-sdkrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.61.102.2.03.0.4-14.6.0-14.0.4-14.0-15.2-14.14.3\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-motohci-cnode2-m0 1652087248 2.2.0-bp154.1.34django__init__.py__pycache____init__.cpython-36.opt-1.pyc__init__.cpython-36.pycapps.cpython-36.opt-1.pycapps.cpython-36.pycconf.cpython-36.opt-1.pycconf.cpython-36.pycdb.cpython-36.opt-1.pycdb.cpython-36.pycmiddleware.cpython-36.opt-1.pycmiddleware.cpython-36.pyctemplates.cpython-36.opt-1.pyctemplates.cpython-36.pycapps.pyconf.pydb.pymiddleware.pytemplates.pypython3-aws-xray-sdk-DjangoLICENSE/usr/lib/python3.6/site-packages/aws_xray_sdk/ext//usr/lib/python3.6/site-packages/aws_xray_sdk/ext/django//usr/lib/python3.6/site-packages/aws_xray_sdk/ext/django/__pycache__//usr/share/licenses//usr/share/licenses/python3-aws-xray-sdk-Django/-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:Backports:SLE-15-SP4/standard/772ebdfa1a1102bd7c07da14c47d1417-python-aws-xray-sdkcpioxz5noarch-suse-linuxdirectoryASCII textpython 3.6 byte-compiledPython script, ASCII text executable RRRRRRRRRRRRRRRRRRAOutf-84272b6f3348e95913f483af1082fa7a0152431e8571a000708b653e537777f14? 7zXZ !t/&] crt:bLL > F"&UVHKaW@0JЗSǙlBX;a?Byu~㵬Z8'hJsl992!B_}W\w 6*cc2ft<" pZ}}(]eF[xlm?x+5|^`ݏPPƚ"9Yf:o8bY$r [)l(PߩoՂM Ei: iULwz Y7ЁMG*GAkb1"YlKy<_Gӷ֩yne1?Tc})8aQN;v6 } o0 iJv7GVR|6d%zÖ- c Z3zfS+)# =YԗkK ШA:zZZ~+J^|d{Zyku δ <ݝ0d >x&# -1E>%_67T6]?삃:||_e0}!'>*I+ɜf2I~4lw8*Ij LrRA2 ɦ-M-\PYw@|9-寍A4nD'AF#ANТmGsXB}_xYB6mK.Yw) 3\UxE! $TAx#"3r=3(,yO 9Y]_=dyV(Vt\cq~n>W a-Z>:Ó; o| bʬ 8vbJ*.JJL\BL^-)$gʗ;bsׂN-А:qd1Z]utКIĔ^9~t52BB6S ޯDźhˈ'8&;~qFT+N Rl/}6b/)R=ޢ3$0TV8-)}Т$u=3H\H'жUŪrZB$;Gԙ0UmUV* 7wH<}PhVwRWNbwx0 c(ZaYŽw[%h6 +WCU!ěp*{uĸXB4hΤ"|$Z>-]N=twRPMB9*W|\:Ch㒇JΧCSwj)U < IE:U;@N-pFh;moc_IFǂ JIIwE ̛k#$a`M|py5}tT xE5êPݡ9oז PF1R~|;5;3׈U=\$Ɠ=?i_odV;beՔVm} _) dB֪VЕtkv*sF`&fV YfXD* I +x7Wy5~I[Thees }g';`u Ǭp{%~蚢^+UuFRc-01V8Dn6j^=,aUP `-l dBԸW%094 W%< IߢM3\*Ji8DtyLj)"85w \=JXM&֒ψO|zpU i(u a -`<F3^SΌiP6uol̙`Wb\[sڹ`ݰ̩.Ϸ$y*T 2*VCx0mڋ!u*`wf| ƁEJ5d&Ynֆ+<%eZe\E( '&2yCМ$,4^cLse`5;+1 l3s8wkJy NHjHԡ̟h>4)󂘤i2a+ 0 zGH|nf/ʄ&>)TUũj#R~jt7ygo_QSհ[bC.jH1/W\b&Y({=$-t!s:zm䒺/|o+9_yz2Wu)= ǿ:('Y2S]= Ms֣ࣼW] LJׄ Pf82AQ:?e;'>AHk5Flj l۷μh0#uD_(C{K |Q5FnQMo ݔ[)9*6B Cqwbf˺<}̖`0!N L#>i3c"q+,ƂVʄR}121 hg/Z|ST &iYߜز[1NgUr/ !+=L9Y$.s|jnK6` wX0^m1M`塨UN  y7,8۲Gn >h*+e$ k>PpJXW5z7#6"ى_)[ЦBb֗F.J'LA%"c"n`F_|:A¢uV׭G NPu ҥ/m-TA96V ^㖾5Ø[nDE 1H%_/]OyZ"{*?-nK& 8-%.UV0`@5}T8q/tAey`Rk=6>d5HO5,d }ldoc" z_:KW :i~@eߋ` rexB_AypN웥EN&_;҉yip? &8-l@^)>2l6 Hү"l$<+ 66JLg}_Ū4HZr]sN1gl2 xpq JH{h7_=lnO94]ϙ:޺ޏ|`>J`bkQy@.挎.MNj*}F hܹN;zq*='5"O9.A@kxMiIR_^+AgwR S,g>`!@C3,TGM8J3=bhsRB*A7YpR"6[Yfc| 1 [4><2t$leJM-!Ms:*VEۜ(Jpɷ7l֨0s- G8yrQ]kVnb%~X=*2\d)ܞ)KZ_ey?3ϯutN,R'5ʍ:K"eQ6 ynBYyJN]?Le~N>gt˝sPi&&1ANIojRt*uuo~7MHQv V?We85aG&I 豷k%\VBؚ!Eo/ `Lei/Wl"Ps 6%(elGgU!54ǁ ,H^OᚌDd=8 ^Xxy,X<=*m⵪Qw@MLB~f\aX7`OgKUpQm[jg,ST .-r xΔ9-vY"%aL*JXFB$7KVxknR,` m8N΄i$P߰Xv6q&bFBŬP.&ת 5G:7{՚5D\uӻd uQBI&Vה<\K—l} =rwhL3Ȳi^=^'Pg'[ +r/qI't3>3'Crfഽ9AE^v"FBqkq,âFbzvXϑ/ Ɯ ˇ~B"l+ oX2>;|K׷ 3ڷkU>"A(@! l |,xx:/%f'B SkG}2^٘iς"CsC&I}s q®ɒlUxnb MwmvFnI*'7WGGC`gg%<44KlEbU ;gtU#'`` -GꊻR3jHbNMlT, iJCEN00R_Q `mɟILh{Ԙ%N3uO LM)tbhULlAYuCgx:E :YY`#o$lR6v|{OC*m%jY zz~̷'ض#5sM?WAPKojx|*8 2J5g{w qͫ~pلƩeqǻC*Qxx P,탷\?b& opX_z9^t߶GH{bʛRp22 H(Pϖ fRT mz3'd'2cV ^X̆ XKk)@A ]3'U[fHPx<#ecp{Pei Owk;Fjyq\&v4u_A}%DY.h>n8^ A?#2G Ujp۔3@帨ĮEZVɔ(bXXo?'?E L㟮Z}黜 ,ZܵԨ\7x`kYlw{" mT{ h{Ar1gÄKuW;d;R*ʬDؑnvX~jMq8m U& Zb b4R7<9f!mpgMAJcvI^Q͡/LG}.˕{ks8!*XwLJ]Zy|_kk (n4@*g1[ Zm\zi`^V.Op$M*ЀmrDW.jTA'QXZ=5l>V5__ $,?L_TlBӽuK+u%aEA)!#HHt$^B3\A7kmF;P F-2( rшMw{㑵38Tk-I s[j.IJEbugbDpѳ?4&d&MTnCɋM7U77;oow cQ% x1!)-#{p_K)7@RkЯ\(lSfɠӘ6-|̆?qvARӜIn^I׸ QZ̯E}e4!UF L1ā/n_ʄnQY SVz/%qݒ«F'&gq#H\O.œpϓ%vZ !T,7>} {d`b/!jgrQ~&ӶTO]>iJlҷ)ձ]04tܹ=(D!0 ^ h_wMV>2:'"O >:tO,Cf-A֨76(̡ u("v(7qyXΒ c,DFWk P1`ûpZڣO)I- &<+ָ6o_ז%HR Vj^Ci]kVGu81xo9XNaKa\.Q`,v,s:=/$Y9AAm.Zd:_8׹v#8mpQ[Ii0]b?F .IDuԚ\vpyX keZ*EJK10qnoؚ00޳9_?>UN#| ג+pH 4ɦc%MT<|y7wx '¤Ah>k*/LIWXK٬~ !@LP0ma/r]B}qؚN>'D Whܵ 2rn|_t{uN_!_tA!Im+@>(zDb Y)/FZsר8js?K ?o#-/{PKWِg]0Ww@t/W짭xWNi)s="FUmA4Vȧ(KT D@իe%8VMHh HQi ޒMVAiGE9VOlOΐBA \v!LlUƿ }Ʊ@UKEu߶9`ܿ*nܘ¼1cpFށD6Q&D({wp@+*9%ՠB-cQ+}t 3L"t2Hgɋ#Ԕ&[." ̒rDV7:}Weà G> }@kyj DJ5SG55uЮe!SKpD8aWH@usBhjۊi؅b4K;fK\*^;_8طsQ\uQu4*gE$_'f,:>yh}⮗_`7w͐(gAP?^x{ X4Z6<;Dv<x_lu*|f=w|.0:9Rp"9*'XKدi{ё āHYqT$p:aزjg̰c!O1)E]3팖A$@[;6H\JL@EU9dEYA s8ִ ޭȘTMA=Tg/߇Lu, ϻVq=J0<ܸ~ѩ2* sbHhj.u;uϬ 1cpEsȝ_u̚YMqe<OfU}ne˦{61CGѵK$hs d&lM8 YZ