python3-aws-xray-sdk-Django-2.2.0-bp153.1.14 >  A `Bԋ!M@eeeqo^ A%l+!2*Ԯ[j3&=_JPl4D*AΉ蓽D:9+)р}.m:aհۘ쁛}Y455QH╬:VQ*w?5sraBcz<҇w9LKn55cxu#B2^ iΗh4 6&%,9;^' QqkV/K9!I7=8Sգy1ʕ&o{F=7d1l@e9 nj(xܩpkYhb,N՞Q'o0>p>%?%d$ / [04<@]fq 8 d    ,  8    {( 8 9 : \FGHITXlYp\]^!~b"wc#d#e#f#l#u#v$w$\x$y% z%T%d%h%n%Cpython3-aws-xray-sdk-Django2.2.0bp153.1.14Django 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.`Bmlamb53cSUSE Linux Enterprise 15 SP3openSUSEApache-2.0https://bugs.opensuse.orgDevelopment/Languages/Pythonhttps://github.com/aws/aws-xray-sdk-pythonlinuxnoarch? SN 9 ,]A큤A큤A큤`B[Zo`B_`B\`B\`B\`B\`B\`B[`B\`B\`B\`B[`B\`B\ZS)ZS)Zo[DuZ`BkZo1c31d5ca3bdc74b5a92b41b90dffb1f331bce96fe37960c4d4c83ac1c3ed9b146c13ec2606167cb4542c66c7666b83593230258308bc889867c976528c5a69776c13ec2606167cb4542c66c7666b83593230258308bc889867c976528c5a69772b9ffcffb7c18effaf885d8ff34373ed47971694da64bbc51787198fabb40b5d2b9ffcffb7c18effaf885d8ff34373ed47971694da64bbc51787198fabb40b5dd185a89dba9c98fbce29072b6e674056f68611b19879581c1c637288aad4a83323de2f4019ab56b7a9f730edb5aa6c967c4ae07784b833a492f4887c0cebb74e3f9db734cbe0ab42ed4094a6ee610ab71cf0745f3387fe191a275c6a5e7956813f9db734cbe0ab42ed4094a6ee610ab71cf0745f3387fe191a275c6a5e79568170707bef4c4b78cafaaa03e4ab3922883cff0c20e791369f29a11aa7791807c38969d9a10224184d42760b76d62affa905084e75cc0b5c98a5aedc6b851c48f35dba6c58a3d04afd2c6a0e6a9823d0a04e8dc6a163d3f51f9c26e897567e4a6c5dba6c58a3d04afd2c6a0e6a9823d0a04e8dc6a163d3f51f9c26e897567e4a6c00aa262ecb7f1cf44d1d4e080c738ba91d64f5d08c719aeac93ee05eca7eb675f46627932a4e7b994c77d0eb2543fc7908aecad94c0cc78f8a4a0373512b4c917c5bd94b55b44716f5cc55e80de1541fdca854f0d66b94dddffa1840f1afb4cd8643f8f8b05c4d5fcd03f96254a3852ebfe543ba542a55a3986230606f054caed9f12e7d929600567b99bd6e795493744c69cb5b86df4e045c57b7b79716c441b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-aws-xray-sdk-2.2.0-bp153.1.14.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.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-motolamb53 1614992493 2.2.0-bp153.1.14django__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-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/772ebdfa1a1102bd7c07da14c47d1417-python-aws-xray-sdkcpioxz5noarch-suse-linuxdirectoryASCII textpython 3.6 byte-compiledPython script, ASCII text executable RRRRRRRRRRRRRRRRRR0[z2 dg wIbutf-8e66acc874fdfb7a74efe8481a1672d5cc7d5f3cd114207e9e9b5d9e39329b472? 7zXZ !t/&] crt:bLL*hjq/"(VF|lbuW BngWA(r^ ̱_8XARa7<-0]̡MߢkZޠp;c`]h')U29t#[&4 ޢ< 9ǝI0Ʈlo6uPeqqvqN} cWMSFr  Vs%2Y$UXk]! ^~%.H.#C)|rNA_CT2Bi- !Lk@,.Zz~bkek?lI/u'C@*P*p%.s% j/s1(tG*ع*Zs"6^#y_oR5(uKS`a ,RCnjٜiuуt}Oݾa'QC% F6$Qn^(u`%|R^ .;z,jK- ը<Q)<8|beg]InX lv\amzglmoc/8xph7\0iмB6=ݰWW9}-I'['{@-l] ajl}h_YR?ȵ£CS07  ̻! ( \X93c|Wm^@5EױR>91|$ʿ N;?fs]zO!SqW`#b`/ v]؜ Hvh5KO?֖I(׻t= y4\+uqL'8O(%Z\. 7|In]R(s 3HX1Xp=LKËO|W~p<|U³O\"l|seXRpgc p'O1[Nw^tKV8d /}eFY!m_6"of@)KO-.m]Gk`p:2Ͽh`o2n\)gTzQU/@&6=C;Mں**uľC"'<2B ʾVVW6t\`6"+CVN+[ S=)p'^`'t~'C]JR9puZϫ·|h[GsKu%^=sB->Mܲ]gI Oqˍ~޷qǦ0O =9]UļH Vjx_LmI`Z@T ?Y)ڮ-ԀK RB=Khv/>:“Q;hr~xB:Jv Џ$g9&APDztJC?8rNmyfkQ:d/AA1XbqdAR.-Z}ٕV`d7A[N=VWK=L\b(uڱ3"<'.M!Eo˚U~'|n`DߊJEMKX^Vse5Ʌ f $ap_d*lU:ikתKZ]l[-HӒH% )[ i&VL|J0tt1.h߃Es8~1 SwPb$ n ?i9k|gS=(1cY~tw}4.?̇cc}}tag;Nа1.-:9#N6ă9vbyszil@jnH:R Ǜ`č+I/e7 W!gm4 ] jpeOTC ؤZg+NrTDuLjHI?\ag2`?7:AY4ό`/gŶ[ K9q޲y 4Au{|F\MԏqY崪HEl!u'?뇨|~2N.tviH=d[$.P~;Cq߬&ҪᑛȤ\$8R!1Ύk,aBTHD6wcq'*Z+Ri?L qyd^[L*?SiO#I*$g>=㋕d'I7JGIeynpmH̘m_}nwx)W:̦H&rVE^fwIM29%ar?!gYg֠(Đ~ @Bl!Cd`h_JA2R`smSCh+>cQq-Xwjip큡4v CPԥ;U=2U`/u[g8нh Hc4a U.8T;) k+ "3k藄lr?եC8v^Z0 . d.ԆAw4gJTҤήsJ%Ý. *۽J=&`_.0{ٳy=^T֜YߕF>౒P,c>\.mpaD+F0^T ?Y{Ӑ\K''ITsuGO3CYo?@5tv9=ZonSwNSJC@U^ _W he]:bY(0u%Rރ>I_Y^:{w>D5ګ79Xnd_veրrаBS5ÆTIy5P/ѲW,'uV$N{nBOts@AW 𾭓M!"JtVwp٩FmG?Xdut~)Y ZV C\89?_h J-1L|u6f=Nٰ[)\WA6՘7 *!/5UL]wO)MR?DEVIF c@*gIF|`6;)lǫ8b=Van9'YZ|HI:NŃ:z{Cύ0z\ Z>s~8餁0پmi} 0C~E` a"[?|TdjHF  %tM8Gۤ+ YiBe=ʁ6XY:/2b①Gx\CH h,r4 _Vς<^&כ醗*]jAػkRcL%5岫V=wI:h-YkiӪf^ )GPS)lNO L2I3 HaPO%$o WLb!'[_=B%t '|ûI?.f>fet:Ͼ/ã4N2r>>aQ8u;iyKP?А)UEsC}}EgvgƠ6 nm'H1quf[mؚ 툩#(3_Q & Fe}KKfQ{I¦#xW%RiF$ʁ-u]h%Ǡ-_laYNF/7r`cy}Ld퐠 8+йW+0=-[@DEϙmF8OYYg13l^\MQ4^s5<_+b拊ACl L2Pu%nhi9XUyEG"Gk'XV8BreXD/psAJhbjWHкnBJ ok\> 'f B?j{`XPtA&HkTAΥk$Uڶq'[35=ne:NkҢU\ vIeRAJ &J%BB%LPhmA:Pw0ӾFkʙtx̹, ÀЖr3Zq ZOh$/% zn/ NsAdokWi1!j6w_ w=p mXZ {j wZvruϽwL6\ZP_|Cz (ʮXEF؟AT&!{?zaNO5x'oi c,='pPj^s o|!%^HcϒF'ol`3T$U$ k!q& p"I1T͹8S40G4Zf&xpRFJyȕ u3l:p[%Q1`.(x! ěx e> F.dA!V~\7r<f2`O_;ΗyQd̓XY1pKD]qN.9l~? ;-d[1q{Xv8j6~>fq]hͳ) atu;!XBܝI)9ȏ4@9T{ku [f|*u ZէL}axaVE&$M)QcXAb[?Qz!a+C|ᚿm.Y95+90KAfw*y-;̧.gd5X;W'EД,@Ze@B)Zs&;++T`, t9w.o#:|]OnbOv99X5sS?Ɩ#V?n\MIn.‚`0} "oy_Wa,?)`Dde,Q)Kgxb. z3sڃۋ XXQ"5`Xwpa$(6kfLp HV[@n#X Q>l#s.fM26Oa=K38 P%8_ڬSԙ1gi@#yGcpՄXĽC seN PF/a8$%}`e6+Bc15-eZ:JTd--M--܀!ထ7nLn{0[Jf%<5Vp1Z;Ldvh8BgVt\~WozUVw#o Naj]U8+jogŚn[ڂF s _E1ʨ'b>Ui}fIHTEW߱13g\K,81"&78Ȱhn0`6_>z#(GE͆DA#w|*stu*{ODR=ke Svф=#[u,xQSFۯ[wkn/j '_S<ʕCH-ri\AR`]2bXrƹX4} h.Fz-=u T̨sR)m%Qme<-Νe6Eybv:N}uEm{ב X]~7ʦDZCY'A0mj+',ihJ![q68 C&v{`iYh໺$ZF&1$TWSDThѺIb(~"x+zWjOgmn$<3%h _.B~/hc.Io}{f^9ڻX/Ozk{&&^mVyp 3^B1\SV\恁Q)Kj3’c{PRk|O.$;j9WBnPM80r>LeN?::Ay3uNNI]yPݯTqFgl&dՠM~!KuD<-Oۏ'`xʹW3q׿k4<}u:W ¹LD?αyTōq+uos|FJa+4ƜXg92iWe c{v2`[U]Gu!9?[~AJ$D>5;]eYM^5<s^RfC@\=uMP_rW"1!SC;T]e0QYɪk6jZ"xs4P+4Dk9TGBfZJ )͎ pкne:̓YCgs PwG!Š+ۉ8wtCPH]V~MWKMv#RS![n7U敇x$EyӀ1+Ϗ :-*REu‰O47B;wHT|m)UVFPxG ?{j [i}7g^ט(D?j1-E %ɱ7{uB[7s.N/m*&y$Lj垶CпݾI)VS\yČ1+E9z}aq? W Tc]MϠU5m/"T\\\+Sv$ؤԷih}PKfB͓K=eJYA1C/JֆQ"в-7l.-qrY i+5AgKg.Ϩ`~!.e72G&3ϺnZ]GBaFi`y:vLė&ˀ bmDp=?O6=Z>A:?yko} &!ob8kw ͎>f#h[X*b]HQʿNPZ,ۚ=ص`/0rM19瓆isFTџre}:\>X?!?|Svf ^ހBGD|8$l s4 DzU,؅?36YK)OQC&zT˅ʺ[e3Z J̒v#p7M~u߮(z_er4~k]qPwݛ|[*VN/Q8ߍ'~T膛7Z<~uMC'л\s =xju΂^5 "]Pf.~AleYPX*w=,o%,KAIl52Z*у-@*,NT^?̻{7QPeq|Gag{kV<jr@WµUn+BrkErvirs ࿐)v֚p榛{v*D0\EŊNh-LO]oi@_ugb26⤗K}΂Nb6B(!?3r<0};irf#/?'y,ej_a{BP H{ޭ=T ZVnҭOx rw wԛ8"4fXns^k%["!  ]#ROfXOmG|qC82Q ig=P=?23"6b wњ>wa!8uM6Ƚ YZ