python3-aws-xray-sdk-mysql-connector-2.2.0-bp155.2.12 >  A dkL؊I%z 4P"z6ݶgֶjԮ!aFv ǏV5Bs3O<[Ӧ73\nQ{X$gl\bYkr6=I@t>߬.)VoSW S^oAIٔ81;_K`]Yv 8,eʝ%ԽKvuG<4!Lk#K,VY{$Cuo˯nN\%Nb{ñj5~rᶏ-~d/1]L{}T(IE_:3 y3o3d.9N.ZWP< K_o 1 T}rޖKWΠ[,jr\+`bYnk1ZbZEg,fv\ۣ'$<,ʢto97|6b|(Y sCd='ZXlIc>~W\^q:b18y5dcfd6ca7d282efbb6ce06a23dca445e6da64ed9decfa39a3f27a0537b2816159c54186f1cfb7bed0f868b8cc8a41b600cb72ff9c8dkL؊I%z ]ih!gPVQ+>a8KTFiRnt: 0V$-h`FN"{%~ T tbJРA7*)+E>=7L&^ p,?}Y<˗=?uo  #XVMa/M[/ v twť9-p3ܸHV*0"^{킥L6TҠWfyŃaN6-Cw.)5I5_dzNd;?0B 䒫H|AX 98'TZr&KzUw (Ŋ($ syo{!Uh͘>x8UUŐ^B^hdXDlF$i_ݯJ.7=;Y"z OGs_7qIHYp N xa \j}<;:w@~ s8~MꔉmQ湖+b@^*m_ m]|PqHcmB>p>8?(d'- 8 cHLTXu~    4  H  p  :  D l   (Pp/(^8h9|: F?GT H| I XY\ ] ^bcSdeflu v w` x yz$Cpython3-aws-xray-sdk-mysql-connector2.2.0bp155.2.12mysql 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 python3-aws-xray-sdk.dkLsheep88:SUSE Linux Enterprise 15 SP5openSUSEApache-2.0https://bugs.opensuse.orgDevelopment/Languages/Pythonhttps://github.com/aws/aws-xray-sdk-pythonlinuxnoarch/,]A큤A큤A큤dkLZodkLdkLdkLdkLdkLZodkLZo4d6267d8b3692a3038f474b00985328fb476e91108827f7dd5aa88482d13e77849961a0aadffa66df5ccc87c414c34d2a6ae63ef930cb47b0d68fc35bb57779c49961a0aadffa66df5ccc87c414c34d2a6ae63ef930cb47b0d68fc35bb57779c8eb9e33bac96ff96ce50006534a2c4d983488262cc767493dfe3ea175d7857ecdf64bcd23ae80ab9f853d5a328c0c4b11f8b1909e710d9e59549c05a9f3741c841576d0638078e9ab65c59ba1161aa6e5b66b6a6a1fae26a6d0a1f5de5e053b3b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-aws-xray-sdk-2.2.0-bp155.2.12.src.rpmpython3-aws-xray-sdk-mysql-connector@     python(abi)python3-aws-xray-sdkpython3-mysql-connector-pythonrpmlib(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.12mysql__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-mysql-connectorLICENSE/usr/lib/python3.6/site-packages/aws_xray_sdk/ext//usr/lib/python3.6/site-packages/aws_xray_sdk/ext/mysql//usr/lib/python3.6/site-packages/aws_xray_sdk/ext/mysql/__pycache__//usr/share/licenses//usr/share/licenses/python3-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:Backports:SLE-15-SP5/standard/772ebdfa1a1102bd7c07da14c47d1417-python-aws-xray-sdkcpioxz5noarch-suse-linuxdirectoryPython script, ASCII text executablepython 3.6 byte-compiledASCII textRRRRRR.[<.PTRutf-843ed7f2cc5ecac45a2fa2274dae0883e8295a4401501ee50543a27a2f94b6625? 7zXZ !t/B] crt:bLL ؝. b(f3,qiƂ=+//=P1+xLpA A<oRF*tNxNoJ 5͡eDC6U[JFV Uz:P>y=&Yf_iM$Ğ=-Rˡ9lFyܿCxͲtŵF|r ]GR38{Ŵ;J;! Lq{RJR15gt\ j|((S*'YJ[ك,TH3VU%&+{o9t10nc4J Ƞ #'4N0ִ^ġ஄-UHlf.zZ?pJ:Hc*7,P҅ /tI])p& 04| _6WbCPp[:rf^WE>mZ/4+=iV .5K{A:=8Zu|kx<Zi`ΪB ,)wb7;D  Q5Dsȁ*f0ݵ9`~ #_)^?Sׅ^i ڥ*kRԈT0 ޶V>s9j 3]L/>cad6[@Bd| n&@-&\$;3ȟ Ef-ձA4 nWT{e@l."`S8>PûHS+ڣ#a;]9Q0d:NmcG+էγCGo1rW/mo `R)ӿY?Jnvaz ɗ1uGD9ҽCچ P1lƇȬLȳNZE+S}fwQ̂^gpAۯߜ STK>DM,`*JU`Se{oMΤ3ڦO9=xNT~]Pз Dh+?|S~ f=y s>Jh<3h̿"߻-w#F6.H " 02~Rd!yp?Q rEn5&VO}b@0ǬX#)?$[N;軓7*] 7˵W=)$'pS(AEh_ZWx߆pu@)1N}B~MoHT{3k<3k煊B!?IpQv _꿄w@D~MNpG.4IT2QYS4{(~T1*-)!+ԖSڛ{UH>2om2^.\ u r\ȉ= I(!t3Q?I}_{Ͱ,(W؄. OPg_CcCЈᦡE ]&´39KĦ8z4|Wͼc[1 ۘҞ3;W,Vy[e5ջC@s^tp=?L>?6븓vӊSSJRv3JAĮ;V9e{%x,-? 󟚔G*N95;]M-rAXGѺ-ARKM%_>P65v'eY80ُ\J e* 0J9PZN<ٞ8` DaE3hF1!.lKyF;NyY.XuwB@G1IQsI &$@7ҠΓWcQ)58%"1"F : уe) )-A A\ BsOQv9b<V\7h-MfF(: Wu͊ݝAgvXOwml)۔9R lo [6E^ s D zx坊mʭ?X4{8+ReeRS`N8dKS-؞NHw)JW*;q Bi ÀsOcPj-7Xm~ΉC]Z'l_t܀i!M S3{Z<łѳԶMasxՙmˆEHp{XAޅ4XaԞn1Eks>?ZPA-L^e7h˦lm0@|F:J;/yFLpbqB̀ln,=Y!_t-V{9yaNѹ }0Lw\C̰nS 7m Rx=옾Wj;y{Oy* eZ.d1iJiHЊ€2֛H.SXL|-ؗYtx %GAa>_*T)f 4$YV nuXj -/fE4Ϫy_um[A9w)R$u\ \.#-GQ9/-ȕF)=.%q<`2FJԵqX+QȔXQ>xߧ,(c|t<%,Ө P{,Zl^B ҙ<m&]D!_|6zIjz$B^+ 3EŗMç֬x/FN \~2cp?.86j39ANp߷s;Nq>>U=X.fVfn6=r Zl.(9ȟ-u CtD 0rN*rwjORx4Uv),F\'ѡs ?}O&)B6v.(3Ƅ7EψDWO[p~1}y<\\[d\C3EmXςk+ycvԅ@uU`P.`ft-nuc>077[h*e]r.sκbFYxԂuǕ/@DȮFBE5l3b_!b z*E]c)B`:I>$f`:ܝo{a`iO;@ UP_DaFFYQC/=ư`18Hѥ?1H°G*/ J<^@}>emaz .5joO- WK=h;ߞ{1 U-tmC6h%ЍA]VRT9s܂X-lJdEw'a)ޣ  YZ