python3-aws-xray-sdk-Flask-SQLAlchemy-2.2.0-lp152.3.3 >  A ^[/=„-hnT;bq\wPM ͳM]:foDcYV[Wٳ23q)+gT-vp¹nLY"ʍw+$ 6[sʽF>F=s/8!%/Mm|/bU  d/fK[5ړIo}C5|_T:$Mox 18d451c5b7f722264f4016c33a037c268384c5ee352242a2659e58ae5c4956e4890354f6116ceabc8f3a32144e4d44c3f4f0e7b3;ԉ^[/=„0Z<~]P#F9 =q_QT,fř8H ƧlUH>p>?xd(. 8 nLPX\ox    0  D  l  6  @ h    H p \ (89:@FsG H I XY\ ] ^bcdeflu, vTw x yz(,2tCpython3-aws-xray-sdk-Flask-SQLAlchemy2.2.0lp152.3.3Flask-SQLAlchemy 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 Flask-SQLAlchemy backend for python3-aws-xray-sdk.^[lamb58M openSUSE Leap 15.2openSUSEApache-2.0https://bugs.opensuse.orgDevelopment/Languages/Pythonhttps://github.com/aws/aws-xray-sdk-pythonlinuxnoarch * * ,]A큤A큤A큤^[Zo^[^[^[^[^[Z^[Zoe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855c67e0ba049433f3b095c3cd6ed3bbf8315358f97cea3845910b755b2e0bae184c67e0ba049433f3b095c3cd6ed3bbf8315358f97cea3845910b755b2e0bae184e8293907eebbae855e6260e53e42638b675cec19809003595835920f1de66d0d64cb9b8f41a03df7a8d42c4ec6f94d9973c2f86ff25e28efd0501ae4217e623912d1ebddb4add2cdae9487c24ae5f1f846c767b19eda62d90db50add0ba38d3bb40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-aws-xray-sdk-2.2.0-lp152.3.3.src.rpmpython3-aws-xray-sdk-Flask-SQLAlchemy@     python(abi)python3-Flask-SQLAlchemypython3-SQLAlchemypython3-aws-xray-sdkpython3-aws-xray-sdk-SQLAlchemyrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.62.2.02.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-motolamb58 1583061990 2.2.0-lp152.3.3flask_sqlalchemy__init__.py__pycache____init__.cpython-36.opt-1.pyc__init__.cpython-36.pycquery.cpython-36.opt-1.pycquery.cpython-36.pycquery.pypython3-aws-xray-sdk-Flask-SQLAlchemyLICENSE/usr/lib/python3.6/site-packages/aws_xray_sdk/ext//usr/lib/python3.6/site-packages/aws_xray_sdk/ext/flask_sqlalchemy//usr/lib/python3.6/site-packages/aws_xray_sdk/ext/flask_sqlalchemy/__pycache__//usr/share/licenses//usr/share/licenses/python3-aws-xray-sdk-Flask-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.2/standard/772ebdfa1a1102bd7c07da14c47d1417-python-aws-xray-sdkcpioxz5noarch-suse-linuxdirectoryemptypython 3.6 byte-compiledPython script, ASCII text executableASCII textRRRRRRxD'0%evutf-8b07710c6b893d1320219fd8015b4f175fb77fce3805ef30e03bbe0b55ba51343? 7zXZ !t/UG] crt:bLL ܵݾUZ@\3hcDZl GV&lwUG /߱6nqW _ @ԙTkV V *~t(Tyck5`xфp T;^Jfj#<# Hr#nẄn\WHLolQgPr"^q|!}[WC;ж\KEB:tJ+h4Oa7^@ܴ$DxD($> d;ÚB%i9ڽu7PJ<|i>QGJW'K\ Aٿ9QG#!$zf`,)Xk3gioQJgZk^P8ꞘB.6<jy8A+yX/hIŀ'o(_A[#i%Ve-O>}q\9؇lo9_ƻ3t4P{&Yeeӏih2vBFJUTL{m񞅨<"oAs(3bJu$rdJ`I@f6''WrM>ček MԽA{@Q놀.<2"G5q%yY]=הK/G' J2& /3LF3Kcj{P[AB(^·s4K&V V:5~׷jrSEDI3 GBr:%))4&Д7!hxA%#CH!#v !|zk~6ģ͛ʺV7 ӥw9VgfWoD}1Qm#ZO-=Z0D{~V$[G,?Fp *pQu qܷ']+)O#,6<͚ʞzq{<1uӚMsPb)w`iq]AɎ*&l qX/S|A>8=JJ[\ML=xu0u"gYp13**e...{q7&AZc C?[7^ϔ{3K9JZ?|˃}ZEb;[:XOo᧤hb.ߣD‘ˆ[ *Ȣ j-\4ce3qSKσCr10AzJlH9˼ay@=ZKT48zZ3?IԁN Htm ~ T@}?u@ <-=lɫ/vpq/VG6MďptdƲ"[Ensɏd^83!̳H/U0DԐnzz#?{o/Q%8NqbN 7J ~̣a0Ԡf棍(pedOcb{TM+h!QFd|~ Svҽװy09}i/s~x<3"7^"=RAB (ūi }Qdp ?FVDZϙv"o]uBB{qriW]k]$fGZz#?h^] 3"gw6p 1^)ou2mh<]'>$qq@Nt[F!.!Ҋ(zf12;][zI6/^K#3[ܑ \9ruhk쁍g^uΣe_^C<1Zݡ`VqAnfĉv z4˼ 0ÝO~<[4A|_1 "=u~d,HT͡#WDDImU6Ty uf;~Ёq̍7*;+|(#5ݳY Ŋ9dٌ}3j2z((Nub.W/FWkEVR.%Z/z2GӀgwNzie$WEwAɲzfǘQHJu ;0M 2>b<$>*L ٤| |՗!iSƭ\[Wz:4_Y˦1` }yH~pau@ ?u"a W9/Df݉A828d.zTq0^ӷ䂣`H YH|(A[xd^[8 #lib ie׼6w{b`0wG3Љ)/2?S$K6oT䓕"gs~F.e:/  MAi=rjK:e]eBEe0߼l^k}Tf:2x lɓ*no>Aƞ#N Zʙn([ &%z?RIEs @7%V5Evg{~ ~Uw]N,d]}a 䦗 iv2C@~iLHh 'OXuO}ÚHQ+iDudη[] %VVE?g;Iݾu5*O-hxx~`K]wfZߟEaFJoo 4Ο3 H.]^}g@" smĕk,|K$,۶?Zu>k '.l~*R gG7 [2ZfbRbX٥bK 4ppC>k.a{[)chQq˚t3{nj3>&EC8F-cv@ë]ë4VNB\tk.~XV= '*E/| K~}Kґ(|4V(v6YS+fۢ#^P go/:&<'/<«'s۳?'J!*N2Od h@[L&Ow\dͦ6ԯR|05Rjp]_3^1nljiΖ~{j֐ []ΉtКRgyà!(߇ 8oԽf|n͑Cꗹ)x#۠ t_Ӷ??BN.1_ cNq>x"5]'5jj4bK G2AHxsj+7Dن9Z(5ZB㝷zZYgha:ߞ:TMt[V Δ&:+;1}?`$sI3S˜.m Z%`|0i]ˋTL s;F^\%0ym)p AIOFuк y1sXxxGȢ;Nń w̮km!(ܵF^3NB]_tF7sO+Mᘰ*EԦxg6<1T1uPw%W%gW.n 곮˚ "@^4NBN#AIAjj +(LIҕ:^YM=3>Xd,ƚ761^- f]0aฑn_1Ms/Q'33t雄FD^4>r[/c WGY9OvTDVP Dӊ=s]-&&أK-E<&oȱnpK` 5Fj/^d}Ms;xJmL+'CްtQ ~ўN)bڷ}u0xjI^iG5#,Ǐb<-P/)T60!Wי@[jd M)25J;HQ!QT0\RߞHv4e_ =Ö\B sI&2+ۍp2cܹ)v`RH;bl {3+ j,7>(xfC8dK cT@ɵ/¨1-*J >3AhX[,7JPkꅵ8Nka' Feq8=߅t&V*`sm#lkwGSKC{o1_㝛owb\qBQ*OdeY2g4.SBb6y[2UcUx Be]c:t Zht9?{ E@J%-@+P#_ ^<'q%F!VȺ+A+p6Roˡ 4}3(c`&Gz\M\+ok0Ȫ-ж YZ