python3-aws-xray-sdk-aiobotocore-2.2.0-bp155.2.12 >  A dkL׊I%z bDt @M'5+\{ԿFK)nYRGv7_U3 KHNWvZh&tݦ#+#YDqUHA>Fd?{9=59.e"n0kcecqNL-\K`PR#͢Luff3MH7шy9d ୣ5e!7U WF-~PxA`6bpFIݖc1u[;ԘHXtsJv?kjC`u{sHi#dݩT)_چJ4!u(k i؏:ЎZ0!ICs/\UWHU((fTHp5bb57f246ff8d3ec6394886aed61bfdb76a7460f54232e9513fe295c3229057fab16266bf264aac56d199a48f884f10057d711f57HdkL׊I%z |\Tk+m{115֟\kA=*BIQ+<clXݲ0hʀLW]Vb'rV"fLnMvtP (UVNM#G+boD)u/+ֱˇطRWlfre Jm4|ڧsGBD[J;ٔ˘/uН|>B2LtݓGٲaZ/gsd)g«t'h5%jf!Cы9c'-2Qn~!ƻ'?k$zR{ fY:}*{!wBk;2z?6-~7?=&sXm%Hwx^v( q"%iugRFq{3"/!GCM&븭<;o*^w_)p>,?d#) 4 e@DLPmv    ,  @  h  2  < d    Dd(G8P9d:F'G< Hd I XY\ ] ^bcEdeflu vwT x| yzCpython3-aws-xray-sdk-aiobotocore2.2.0bp155.2.12aiobotocore 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 aiobotocore backend for python3-aws-xray-sdk.dkLsheep88:MSUSE Linux Enterprise 15 SP5openSUSEApache-2.0https://bugs.opensuse.orgDevelopment/Languages/Pythonhttps://github.com/aws/aws-xray-sdk-pythonlinuxnoarch.xx,]A큤A큤A큤dkLZodkLdkLdkLdkLdkL[gdkLZoa146836355cb93d0489827f6109ab5e13d851224b72297a22be955dd24f75c83c679a8bceca8715805b55b035f821e55bd45eaf409acf4aa469c33428baa9c79c679a8bceca8715805b55b035f821e55bd45eaf409acf4aa469c33428baa9c799c7318e959aa6bc0eb7c1cedabeb8f9da87f6c25816ee075d9c50a68076547b9882c5af7d44a14960ff0e3332d239c079c5fcd9bc502faf27b6ea601215353ec27593641d015873b6c9f38ec8299f96efee9452d5d8d0b24af58a43c9356f3c3b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-aws-xray-sdk-2.2.0-bp155.2.12.src.rpmpython3-aws-xray-sdk-aiobotocore@     python(abi)python3-aiobotocorepython3-aws-xray-sdkrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.62.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-motosheep88 1684753612 2.2.0-bp155.2.12aiobotocore__init__.py__pycache____init__.cpython-36.opt-1.pyc__init__.cpython-36.pycpatch.cpython-36.opt-1.pycpatch.cpython-36.pycpatch.pypython3-aws-xray-sdk-aiobotocoreLICENSE/usr/lib/python3.6/site-packages/aws_xray_sdk/ext//usr/lib/python3.6/site-packages/aws_xray_sdk/ext/aiobotocore//usr/lib/python3.6/site-packages/aws_xray_sdk/ext/aiobotocore/__pycache__//usr/share/licenses//usr/share/licenses/python3-aws-xray-sdk-aiobotocore/-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-SP5/standard/772ebdfa1a1102bd7c07da14c47d1417-python-aws-xray-sdkcpioxz5noarch-suse-linuxdirectoryPython script, ASCII text executablepython 3.6 byte-compiledASCII textRRRRRR.[<.PTRutf-8b1d916f149a4514a1b13b4870e95dcb506ceee1c96e39ab105194c61f2d104ba? 7zXZ !t/BO] crt:bLL ؝. bnRFa3/ǿaq|1p!@ꬥ1k)ԋcܽJ^zwtŜW4K0/Sg !U^D}܄;LvWy\ڰGV F-kQp^*;6Zx} 0"$kQM{^H 7\V9)Ec#\U$0/'FJ$ZB|j &HmN"۾ܪRt5~Fx~x")Np/&; FݥӡZc D4*ǩ6n+ z̋i{2 Yu\-/0T^TJLs{'mEfV!eLRB~OAŧE08!R{]t/KeRJ/!̕='ÖiG;V;QT{A+A` Ȃg#Xr,:vsWJ ԲT6KJK?/0S#5;y1X!Rl5m]u?b_zUe2=NTb>#NN=KK!r. Cц\{»tn[X~t~Jj|"Ǹj?~wv7 K`hhѣ%`K '# : ڗvi= s{ I]M:C*=Tx YA\;BL.A&]XQhL@Q60՝&B<2u <ͳ_WP~>J _ʙF-=\Q파\ 1q9Oz#޸G=:Tk_x[#@2%RoS?LL5tI65q(M'}mݔ:5DTv 7?)ڜ/eL6 ܩPz đ #3 Yf# C <;"a6-±ܣܚTniu8| kT- /l` fQM8OGyl߾LPTb$ ˟ [C3 kR~SK5~b}*K}I83GZ U:&%#4[xr)>}= IIsV |u] q:?ZJTn*$ekh|͵L`$(2ڊxRʴ 5Ĥ쪇7̀uyƥa xO+ke ó h~\Z/q! MR6Yn1!M:r l؈ ~Xڛ}Ԯ` $9;"}v`G;2x#P 4g4pۈ A 6i鎌'd/3hNYS$YB0@rDt&uFlQeZףk 3&PK$Ww2)xF@ArT&譌j:[RfhvTe( TՒKV.~qaŒ( 4`=RNQUC;P#.ڋq8dv(9lMnuZۋN&[0 :^"p f tEô)_b (~Lt)GY8?鬍hEPG !*wx$`dlڲ,#pjV}ⲽI-^p(3~-Dg+YHx/$Z;CB$Q>Y,P>x?I^fdW-N6D'&:kG;%`Y[beFoLNۏ'j@X @OHe<6n7CB =y 'T=n"_f&Y VDd Zmaw<i)OU1F7ی%baraq3_9vLnfW~,g*@܂ֵ%s./Ҟg5A>=9+{SM ;6Nφ@,v3ѨRd>RB!? (:Z7%y‹.X#v mVŒ-:s@5]{K67m!40z^b*hS`%+ds"y-(̨ YMz/M|i[nܜXt-Up;8pq#e)%G^ 375CP?:^j;Oa(Yc`^|,yLݓZ&[%X9Æ:4HR/؆iT Zx@H@6d|¢B1Q8 m*5%9Y/vVߡDY'wC"2o]HQ[HU62H8=β䜓lm0(0W@:o`8Ņ$VJ8;}z4= v_Q + k*\Epev[ո/=5uwSֽq-օKljtOea5+[[Fm\ @^8Bd H(^BؕqD|p ,@cJ7QQNI9f550HGX?%G"7aP[H<~XӇ-xBRK77\ O݁'j홆Lxs#iJ+)dEUSq <3׮̲HM70!9Ԑ޻. ixb qNiGMrƄ@1v #S/wØ`OH}dBt. PaObxƀPMk~ИYZP)ykⰯ iyq l}³P*E#X,$<[K-*e|cpBt&̵ea! `Exb7P*`ꧠMH$S-bԲ øDV&Ǝ[R֫SX(k hD 4ù V!ՆFT\*}$ <[9uw%]{ō&X!#~դ-`c9ȭvSNCIϞD:*Ҏ.4P-UWY%[|zp7"<$%hŒВ%`N v3@oY+Ci|~]CL'RcP ]=ŎčB,֩nE}Dc [ToYntυ]pfn"uX[ZFѴF?=:4Qz Vh.=TRY{aF*`>8v%ApIޯ {6쮩Ӌ~]G\g.q0r#_9wkzJA v#eD􄍀kh5R tY `{m^O'4(ǡ4fsaMc5'MrQ\ 1FuYLn/<K!&8'2z[@;G1T 7?Q>$G8^U1"smӥ5jeɺ>x^A޵,Q> #bm\W(tts>X}@4!.RZPWsgJǭ6S;=vAzl#)r; ]f|_S䧸v*m|?(ЄY|~# YZ