python2-aws-xray-sdk-SQLAlchemy-2.2.0-lp151.2.1 >  A \۸/=„X^kn3O9 ښ,B)me^cg 4?hs[>;[-5xL4b2**s/ez;k]>7=39ILCmeqx3}+ t&3flaԖ݆ea=&9!~;3%idr$ j*ѡ' BKwmۺÈ+ >,kɤ_D[R}qNV$fe0425ca8f1338f0e58da6d305384bda4096771395408d27630b473c17e3dbb27d5ed78ded34aab9430d727c311eb1aa236eea0bD\۸/=„C qtg6.'5s&rh-Bqҷ3hw[>I(C-ݹ O+HG/R ģMeJbEQ)lߎIv)87wuln W<'")\hp4d@EMQd^nhܿ|,`lxEV4K0jLN#h)}}(( d\EkZ-y9lm .4ksйzsN%ل`K~2dD6!%?#mGa>pA"h?"Xd"( 2 b<@HL_hs $ D d   DPc(89: @BsFGHI$X4Y<Z\[`\p]^}b{c $d e f l u v w!Hx!y! z!"" ""TCpython2-aws-xray-sdk-SQLAlchemy2.2.0lp151.2.1SQLAlchemy 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 SQLAlchemy backend for python2-aws-xray-sdk.\lamb07UopenSUSE Leap 15.1openSUSEApache-2.0https://bugs.opensuse.orgDevelopment/Languages/Pythonhttps://github.com/aws/aws-xray-sdk-pythonlinuxnoarchI,]A큤A큤A큤\Zo\\ZS)\\\Zo\\[} \\\Zoe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b8559d40ae1f07088cf00fd53d21233662eb6c0c18d1a020ec3abfbffc3d73ea6e0b9d40ae1f07088cf00fd53d21233662eb6c0c18d1a020ec3abfbffc3d73ea6e0b79ed1400e945d302067bdf67acbfa8d826e567a68801e9f5f3fd508f81f5def26fda521e6c2f92d578877339b534f14a2ddbffd1c2b261ba80706fd7b2ec18556fda521e6c2f92d578877339b534f14a2ddbffd1c2b261ba80706fd7b2ec1855e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855f6450661652a29b40a8686de24d38e8f5303a297c43dd67fb7c8afa63047e691f6450661652a29b40a8686de24d38e8f5303a297c43dd67fb7c8afa63047e69143e082989171277785ad0d7a5631926c021a9c0088dd4c72eb648b502eb80b35382463f2981fc59b777b3b398574bed2d88706469b35ab323400328f97d25fb8382463f2981fc59b777b3b398574bed2d88706469b35ab323400328f97d25fb8b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-aws-xray-sdk-2.2.0-lp151.2.1.src.rpmpython-aws-xray-sdk-SQLAlchemypython2-aws-xray-sdk-SQLAlchemy@     python(abi)python2-SQLAlchemypython2-aws-xray-sdkrpmlib(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-SQLAlchemylamb07 1552261066 2.2.0-lp151.2.12.2.0-lp151.2.12.2.0-lp151.2.1sqlalchemy__init__.py__init__.pyc__init__.pyoquery.pyquery.pycquery.pyoutil__init__.py__init__.pyc__init__.pyodecorators.pydecorators.pycdecorators.pyopython2-aws-xray-sdk-SQLAlchemyLICENSE/usr/lib/python2.7/site-packages/aws_xray_sdk/ext//usr/lib/python2.7/site-packages/aws_xray_sdk/ext/sqlalchemy//usr/lib/python2.7/site-packages/aws_xray_sdk/ext/sqlalchemy/util//usr/share/licenses//usr/share/licenses/python2-aws-xray-sdk-SQLAlchemy/-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.1/standard/772ebdfa1a1102bd7c07da14c47d1417-python-aws-xray-sdkcpioxz5noarch-suse-linuxdirectoryemptypython 2.7 byte-compiledPython script, ASCII text executableASCII text RRRRRRRRRRRRl&w?lnD1qeq]_`Y3coh a{qj pl,&ø,{DѮw(.'futV)-խ)z.zx[bFW 2Rt&a* )|1aeu6MDM+VX H/ꬎW@iNE+vp , Be9W2<%@kbhz1Rk< @alWFqb~T ߗCERUɌEYֵ0rʔ[+8@ku-qo3*)o;-Ȳ&U&ug˄ YSv ȟR!yzT~{?S5tFC1Wh=I. մn=5Arm$a6 Sd,ݟW͡Zm\͍r1*W?)#B"` ^b4zh&tض-]% %"ۙG1tH};~4֬6J|vwquhv0ԉX% IG~Rq܀YOlFĖ*L;X7O-V=SB!CH%1Ua Ĩ)̴0$֎p仗Τ`Ł:v K`3KWѨo8*r}_F~_FCxṿj\Gɮx(y@ܸ?ro/owzqH^X2}~)S.?b}XЎA׻Zh@y,y ]:8c/({VDxH8uQ;i)Pe@?3Rai;.MR3tDga [zظlخE7.U o%cـ/[u} +N "$fG_a$jB?2DJ]h͵vmuR?8k^.u zgpAɰR{r˚oy8."&_Y=k܎л籘xx1fia]Opv'_LFV܋EzRܾW XQʢc  w4&]6nR \*6|#8_iC&bM( GF2*J JnEB@Xm#R+F@CرK^X 쫨k$ur';. Zhitp:ƞqV eϡz0It ]t1NѼsRh${j 6$ޮrwM< Wc|1sdVLn9d8mtgsi:vyQ;Ce!̗'4}V6w)-?5V)\k(2,Yʍ5yn8יZS/ɖ;ar9qs~Hj%e7>5S O}3ޤ)>3 JӼX+ZƚU9mܯ@vHWpe\M;y,@\lul}Rr[ J yS+Hy'NR:[< !Xdv"԰YB!] 0B _1 ;¾B/o;I"HˊUc||)ֺR §iU'&H|?f$M0o4XR3O,~U*ʶ7njoJjJ TPexo@k\Cwu+L;d:lofUrw'Xo nZT911|b_) 6g`e1))2z& _#P/ )26MPz{LRɒTi"_Q[~y])00/LFGU 9}Qn1/[* 1X@N L~j;!JB˪z ujT"dmN$Eznvi> رEsv!&\GLMX2|p}J:T_s3dO36-t탗9?Os+Cy]KL(|&$iȳr7WjK<K\DI݁FKHUE L,g` jx0#T 7o)>-ʕ'*QY3 T{Lf{Uђ&sźUvQ3Dg$zpe`@iw pixu\:M>֡Lqlg3U߬ė=ӾcK/]f_ŹAh+9;,~<4$(Lr@z#\DhY'];eB`нAOq1 eڃӀ}4X:Z|r=yboFd5jgZ5@56C]Q._,IW~"D|!{N؛r BuJ$ܟ U\km+\j_mxMuϫ$׋Ic#_) H"XZX,IRv켤~DTcRG<n(&(j%r仪w^StrSA6ֳM ^:I$m\PqM WSM5%˜e7 \UuD IWhg؏p2;Or8Ƒ?dXĩzZKB/^/-kU;(_lYd!c J/@N1'3ApRQ_n/0|OKe޼spaS/,\s?U AxwEXref\WA sP3ϧ C)PBGg{@̻8yULYAr:[) fEr5Q2sl@F3DӲh nN3534G@~]#!ldQc.j N]㜺TsV(Ar=&F%#e|7LP.D@ӞvLcJyh"WF ;d! ! xٱ 6:)=E\8$1]$5#"Vw+Uo' 䪝B)CUi<䵉'`C&9s75czR(gVK/n6%62iDҠûɃ#$LAn]Sltō&D[ąK("xSMOнa_ x1lLEmY鞱Y<8k?ٛʁϻ2V=gDo&c?䝹ec{i0؛=`--1:^&5ٻ>K%vym!5Dhls+#R%V ^t E*o/zhS7B 酦93 Z8aӾƚ,uXZ/iS `|!CScO{D}FX?B˃dgg ^Vixw jak}T }ڿ\O:ϗYm,TKʔ֨̊gk(H7 :36X*ZYwݟm 䫡>j.i5.-~ƥpҜ(%7j P9ȼa_'r;^f-)@b:\I844Zք]"FX2$d,tN:~ܫU'Vo TG6eUHBݩsD&T4ω˓@8}L&˻ۜrNMet>ѝz&)Qg{߼m 3TZ6e=UbIxjVB,B 2"ad'l*-ϞmyY )j4&P! Ҹk$ciV&).h{E;za.0ѯ-Ω̑ך/E. [2/ALN®.GnAzݓ 7CcADdvlAT+][v.B֘;`N_5%%)̶4ڃO0U* ȠI@b(|%>m[їcx"6﬛g #x{4>jg1mf+ج!+NM2or"!T㣍MX: :ׇ gī*Y9ye,)lӵ0?cA+ysP"N@LB79`Q>U>JTgf; {t.>ǣ+;}icRyQ 3] '  Qo$Qpp\; ./->ߚ5ef4g^ MDTC+e~tu__wJµv4x]Zjh;i٥ƒ;eC8PW|—\޶S-ja;H=H`iW>:.˫逃&#ze?K6c L,BvN';xƑ"AZtdE8Ym Hf,.I8M~~`,O. G.T}XK@X^yECBiJq3^dLЈG@/4YuX7PuJ;2Ϳ ش=DEw㗰PΙ H7f+P$q~+ۢ/r%I+9hHB_J(8`^|h:(wwWŃb:X) pEcb;XY`0b6K8eLw9_;Lů<;U(Oli0dHzF:zBpaD< YZ