python2-aws-xray-sdk-mysql-connector-2.2.0-lp152.3.3 >  A ^[/=„g4EY O!b%'=e$(Y5>"M$xiYZLB7 e}wd%7cq!D~5I ؗeROA-, ၔk{=y=ısGFK?Zٺ ;aO:6a1f6c6ce535d3fd821eb4d5dd4afe421c143a8d19218b6d8edd535b6639166ab6d495a5872264f884815c6db9932a4045bf8c3f7x^[/=„ĂPCN.3ɒ|TyZ~8xlI@Gr-6G@B/ŵsgrcO=bZ1"B6mlLX Δ ]>pA?d'- 7 bHLTXkt    &  8  \  %  0 T   Ll+(Z8d9x:B;F_Gt H I XYZ[\ ]( ^bYcdleqftlvu vw x$ yHz`ptzCpython2-aws-xray-sdk-mysql-connector2.2.0lp152.3.3mysql 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 mysql-connector-python backend for python2-aws-xray-sdk.^[lamb587openSUSE Leap 15.2openSUSEApache-2.0https://bugs.opensuse.orgDevelopment/Languages/Pythonhttps://github.com/aws/aws-xray-sdk-pythonlinuxnoarch/,]A큤A큤^[Zo^[^[Zo^[^[^[Zo4d6267d8b3692a3038f474b00985328fb476e91108827f7dd5aa88482d13e778f45acb4dfa05b89e89bccff3118ab4e91c0e329828d96332dd048d83f6f6b3bef45acb4dfa05b89e89bccff3118ab4e91c0e329828d96332dd048d83f6f6b3be41576d0638078e9ab65c59ba1161aa6e5b66b6a6a1fae26a6d0a1f5de5e053b3b1c0650cd528f6d85e19aba328e38da273264c6958266b829c54befc9f7f79a4b1c0650cd528f6d85e19aba328e38da273264c6958266b829c54befc9f7f79a4b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-aws-xray-sdk-2.2.0-lp152.3.3.src.rpmpython-aws-xray-sdk-mysql-connectorpython2-aws-xray-sdk-mysql-connector@     python(abi)python2-aws-xray-sdkpython2-mysql-connector-pythonrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.72.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-motopython-aws-xray-sdk-mysql-connectorlamb58 1583061990 2.2.0-lp152.3.32.2.0-lp152.3.32.2.0-lp152.3.3mysql__init__.py__init__.pyc__init__.pyopatch.pypatch.pycpatch.pyopython2-aws-xray-sdk-mysql-connectorLICENSE/usr/lib/python2.7/site-packages/aws_xray_sdk/ext//usr/lib/python2.7/site-packages/aws_xray_sdk/ext/mysql//usr/share/licenses//usr/share/licenses/python2-aws-xray-sdk-mysql-connector/-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-linuxdirectoryPython script, ASCII text executablepython 2.7 byte-compiledASCII textRRRRRRxD'0%evutf-8588e77c6e515b121f88d357e40341e0d8a49bfed08f71116cde2014d13a2d93a?7zXZ !t/>/] crt:bLL ܵݾ?fDt]?? Q]e+FZ &.c”:e~m1Ceʡx{) /zQTPGܘ"[\5;~7꤈W,RqY6D}qA0f307ޫ5Y}],ZכH4}\4M-bd3ɭM@XQ彤) 0`b%j;I6K^T D a9);kSel^!N:[jQ.hCMg]0sy8 g$=i/=uJ(J$ (s%E_Vc*"7$"d?5bh뱾Qorp4'wK吝H5A KW jTS}_,tU?uܛ@:w3Yk'/Qjk"woD!,*kGu!4(d'p>yD[J*%s 5Se)(8NߝD0snwEΝJq[$1̞W:ѡ=$1gB".u±^*O֗z_?\Hߐ?u6Vhj(N+ɳbm :}ouOF~>f̄Bx}>@|s&|;6D6y}`6ҬYCF+WbǾbSq' O,%^3 bCL?Þ 1 LQP0i1_˄U\N(Y3ƕ!_Kߕ ZҒ?F&$ 2B}l%]pi!;Sf{d;-[d0*z7#FY0.CDؑh=n6跥hPuy^%RQY،|`/!D((V!:fsr{4b0h"|VRwTZfoʎv# y0b 0v$Hg+crᄎayZ=p&NJZyco} ]Oq8YVA]=HV^$%P&4gP 6puSl@Bݤ d}ʕ8įZ?I@lmפ8_'گ\x+\t6 ;rl1.y杖bc0"n}h$xSك9ǖh‘g9 DH)(?bwq"ӕQ #nkq*J3qo+%P#ߛ; fkxE"v@/Fw6+z5?[)pX;%DrgGgJxYo6rT$ & Eb`RF2TQV _ˇ9u(aG9%11Jl .8Nv(%ۉu߇l@좞>`ͽ6nΦY9bΒtp3ăEfNBQûsL9Rc<A A]no"#5wЫD7Y-`NaK_-6;wh%!]˫Lw3 cmsy;(C2"үD VuB J1-\sA@ ( t!*Zչ-3k>zBS]txSmvdb3 S[ceivkMK?r0X1s1#9Dޔ."YHW˟Lx\W|Ω ScGd _5P;k%e7Hv7 ۑחtSNůuتL %.r|=_-pTxj~si!3C|)%{vGA Iϥ6yX7vQWY@-~3Tne<ʛYNcc陦6@*U7d\6CM㰃J2, 1Xٷ0*kۨه gNU֐+ݦ 􂆚slƅvOѶY.B(Ii >]ehđA0]LAKcWd>p2NȼJ TpL(գTϯ*L=Э:)pakl0.#t@UWe,A޲_ H2>HD_u"7 =D4BoQb9_p+d﯌rZ9~=7d |)_Ξ˅;/21F'iD ͌NZmVa% Ő.o Tx\]7Шt~$Q^[$gd?rYV8N6&9Fz0T5{ɪc_}Ex۝WBkN$Sj厍j:#mV /JRͦVAo 븢# Bb)2kZ:IGLJhVV[JF(9/GG7ޕ$Zt#ZFZ@fQϤ`Pbpb<_'D:h(Y z He) ]һlT-ެQ#r9E=&YW&@Gu7 a;+ѐoЎ-$ L議 }cFNXnpbɉov2=dYVeFĘ^GRb,*sF*(^z fNx WyGǦ< b|_Wb$#t^Rk $(4ὕ+?vje(8KKMNi<y稛1Q攦'Yܯr>vzF@fZhx2'f151Y ,(2IZ^VL3ǥ'jܼyP][D7 ʾԡWC΄n$l5>RĻ \κO ;漜m?[ M< " ;!7sNX<kغ};׃;eo1uY)DV>ouzzR߭M!$&ͮ’9DXqP }~MM&azw4HH(|9MpOXꧭzPNVQv;[f iF~oӔQX&,R`L7$'1~E/C>'^#a[дB,wCz~&6 YȮ宁1"tj<[UҪ tS V%L;oNl.ep~t7S@#"r^bieY'xf9y ^k m)LkJ.^}\3  dQ!=>6+E `o.VA7% U1k Y$˴,~{vKѯo.(6Z+5** kEBtJAk[_n(n^ڷM2?j@WVq/g׈P8l+X35(RE@R%0W9U`k-$/G| ɤ NE(M2$>Hr\?DTݍ;9zڼrM]rKmUG$_8(bڬ NÄtp,rvn.Ή~LA`[ N2:p)~~1,QG'A{M1xrqF߉1`8ЮP@5]5^\2=|ԯ&?Ut@f̬$}nI8'5Ni |jvEE]БYn)"

g(()=4~(@8qMFMv>Оʭ0Pvy׶S=n]*6Ι9^(N=-Z:=ӡ*4^o!$Wɞ2.f~dZM7?k>eVT柄NwZڠV޳~d $;=e6Y[w:NvpZOAQAF18pM!tT//y1YʸL@` p;I]hFoM6YM"ZFZbYFKM_˯O_b챚(_: :\_!.(}e< YZ