python3-aws-xray-sdk-Django-2.2.0-bp155.2.12 >  A dkL׊I%z 7*?FKG`tS{1iAaJV[U Ì4g`"ŝOP%oG%1b q*M;.w*VY ]ykZzʯ 7 3~.cH@S F <}TGKvvD$Vk8;psWIֱm # Hs5oR8y tw `W"=~jE@͝1  j_e3az:b* YzGEE{a`6,<}#-櫆_1lR 7PY#e~6;4mvwp j^c<\?nKfD^ʲ5 _p=_gϟEsA%iO)k%jCQ^Th@KW͛d?D.tbCiO\+/U[\gq9UހChW78c340e2b0f1c264d582ab5093edbe61a01a881d57c84706e99d5d7a9276458debd5b7daa819822fde848359af9c83b9f1e96d87PȉdkL׊I%z #@߭qlSDu#::\ՄG6fڿm$Py(&ņK@=,R܂aƛ`ѡg=!աro)\@04C-su#5Q=Ncp_Cn0.5R*, o[Θ볔iEE^4|˪U$+]];E n=bS>p>%?%d$ / [04<@]fq 8 d    ,  8    {( 8 9 : \FGHITXlYp\]^!~b"wc# d#e#f#l#u#v$ w$`x$y%z%X%h%l%r%Cpython3-aws-xray-sdk-Django2.2.0bp155.2.12Django 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 Django backend for python3-aws-xray-sdk.dkLsheep88cSUSE Linux Enterprise 15 SP5openSUSEApache-2.0https://bugs.opensuse.orgDevelopment/Languages/Pythonhttps://github.com/aws/aws-xray-sdk-pythonlinuxnoarch? SN 9 ,]A큤A큤A큤dkLZodkLdkLdkLdkLdkLdkLdkLdkLdkLdkLdkLdkLdkLZS)ZS)Zo[DuZdkLZo1c31d5ca3bdc74b5a92b41b90dffb1f331bce96fe37960c4d4c83ac1c3ed9b146c13ec2606167cb4542c66c7666b83593230258308bc889867c976528c5a69776c13ec2606167cb4542c66c7666b83593230258308bc889867c976528c5a69772b9ffcffb7c18effaf885d8ff34373ed47971694da64bbc51787198fabb40b5d2b9ffcffb7c18effaf885d8ff34373ed47971694da64bbc51787198fabb40b5dd185a89dba9c98fbce29072b6e674056f68611b19879581c1c637288aad4a83323de2f4019ab56b7a9f730edb5aa6c967c4ae07784b833a492f4887c0cebb74e3f9db734cbe0ab42ed4094a6ee610ab71cf0745f3387fe191a275c6a5e7956813f9db734cbe0ab42ed4094a6ee610ab71cf0745f3387fe191a275c6a5e79568170707bef4c4b78cafaaa03e4ab3922883cff0c20e791369f29a11aa7791807c31ac3493b976f62be9d39def581b08f1a96c41b9dd8a76818afc7d18c4d4532fc5dba6c58a3d04afd2c6a0e6a9823d0a04e8dc6a163d3f51f9c26e897567e4a6c5dba6c58a3d04afd2c6a0e6a9823d0a04e8dc6a163d3f51f9c26e897567e4a6c00aa262ecb7f1cf44d1d4e080c738ba91d64f5d08c719aeac93ee05eca7eb675f46627932a4e7b994c77d0eb2543fc7908aecad94c0cc78f8a4a0373512b4c917c5bd94b55b44716f5cc55e80de1541fdca854f0d66b94dddffa1840f1afb4cd8643f8f8b05c4d5fcd03f96254a3852ebfe543ba542a55a3986230606f054caed9f12e7d929600567b99bd6e795493744c69cb5b86df4e045c57b7b79716c441b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-aws-xray-sdk-2.2.0-bp155.2.12.src.rpmpython3-aws-xray-sdk-Django@      python(abi)python3-Djangopython3-aws-xray-sdkrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.61.102.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.12django__init__.py__pycache____init__.cpython-36.opt-1.pyc__init__.cpython-36.pycapps.cpython-36.opt-1.pycapps.cpython-36.pycconf.cpython-36.opt-1.pycconf.cpython-36.pycdb.cpython-36.opt-1.pycdb.cpython-36.pycmiddleware.cpython-36.opt-1.pycmiddleware.cpython-36.pyctemplates.cpython-36.opt-1.pyctemplates.cpython-36.pycapps.pyconf.pydb.pymiddleware.pytemplates.pypython3-aws-xray-sdk-DjangoLICENSE/usr/lib/python3.6/site-packages/aws_xray_sdk/ext//usr/lib/python3.6/site-packages/aws_xray_sdk/ext/django//usr/lib/python3.6/site-packages/aws_xray_sdk/ext/django/__pycache__//usr/share/licenses//usr/share/licenses/python3-aws-xray-sdk-Django/-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-linuxdirectoryASCII textpython 3.6 byte-compiledPython script, ASCII text executable RRRRRRRRRRRRRRRRRR.[<.PTRutf-8169bd314a4dbadfcc40baacbf3fc7b0a04989f635ef55ccf5b964393a9988a3d? 7zXZ !t/&] crt:bLL ؝. b,>QW6l ,)ް8$g/Ī| -m1$i{moD{yfש>dk) hsXj%(:'+kސmtZS/RObwtI(PVs|AAEƕ>M+t]/#$W (=cFKa9jCEk{&ٍh].uwު϶Y8CT%c㍒9}H B+EoC1ىb#wqg©U/.'*kr5*[A?|FY+f!yI1?b(.r֚4ku>#9F²1~(3lO׭zx`bg=%#nE\J-|ToY#dLv@7Cx'͍a !1K) 2Q3 V)_oᬹW)}# _P= 렆{v)ZR GPL!xjr.'XG^՚?wٽKݴǯOB?(h)\ ={+☡DV;^^7_2:o^wU'g%UK;1#@vKGx&]ؠRB~)GsfAG[ә=Lj ڼi~4j#u)O `FiRV-}uޫ[G@Ơقi\R1 Qq'i~oTw:BzVu &۸Yv$= %-F_jee1E_"6"­bm?bc|M{޼gr1QDøUf,k24f1H$B|B.mCXgWM7rOُsp{7t+YhB^Rh)`a\l_1 8e|. >O@q?•c+ކgHM%$J +$jQ[r+ߠ"ZβW|~m P<䂊cMqHmȹVvI&ȱ( U$D%D-qGݦqSEX$Qe !~ Z\Tx+QGfN$[&]&K KXW" ; فřmtWV#qZ9b ҩ&p.x* lB*CgrNtv7*,rGep3[>HyZz;kmrUwFܴhEZM($4SG1 vh^z u qXc R꬙-UGPYzr,<׈Zl89fV)=j&HuWi3ĉK}W* 莎c-d6[,<W)E+NxŒ4UuU8R =m#|9jša\7Q[ij:A>\P1ϦOflP"~; uћͻ_&IԎ?_U?D,kRh#[?ֈ/RWfu0.w{C@'Уzhj *4$Ca#Bßld}2˶FRNlL{]W$5<(DjqgsK]C7J}{mC30fLݑ#Xw)6@25UMIھUvbў8vhQ/Q&#ZVnݾP*KdW ֆ2^LZ 9z3觻^q×Lρj.3/=M*T5W *rKAA|2G(exbdhuV˷hԾ«/t.+ބLqR*UXK`d Jmi(iӔyR?n@o(/6Ļ{8xRsGuL!t3Y~Va|@# 㛙1U򯷟%E {Ga95q৳1B9\Y-;r^fX3~]F'FugxkBK}ύtpyt{Z>4ftm1Nظy+8uVZ+#ogdq@&NN@(_/0s;aOexǞ3Qmzxİhy*pSO Ib4杦]:z\N*}"/YLZ`_8 W’v! ns&ڭub;&< YiބF94J?w xOHDVQr1*ؿBoxI_cO;Жȓ몞?^0' Ě /?n#.!EuDl-uP CM-:ҕkJV=87`%&3${6*z`xj\χ"Jd:XQY/lm%Eb(;"O\^ԡoh֥5/~<`Lj;rg'iqڥ63.NH`xjS"Xأ딤Ꞻ /WEz~jB"0۸6(Rv<҄V^i% oVH$#NPFƫN(K>[c|k W@sl^_%Ԩӆߩm*6%@]\^ط #E6v7S RlTR[;?@iw/.NHן͒H]'7-%G#N+(^OʀzəK9NkvOOD.Ш7ءi!H]ߔBk/2DD@P䃖H(պ('WԪJ@  SN@HNm|܈-UBv bWJ+j[,:S|Fe]g1);͑/$DMxzвpR֫*xv ׹Gh{z $]*BrL:}gC() G7FrJ̌ՠ zycKE UgH;PHeKHܣ·^z\4,` Jyz{$[S?ҥ'yO{i}TyD on%$; *BI+dRQ~:ܭ@jeupR.D/#Nr&=#kil$P"u4E c4D=uR2p8ecΊju̹5~+`* 0意]c:GoK˿w[VT{ ^xϨHAOt&h)ShKLe$ƛ#QVtϢ#uǙɊ%Kx-'s ٷ\n嘼zpqI>QL#޵ݴRV-$0z#^Sy.PR| C[`)8EHEEwRQcS_~<`;uAX.& Z}K[.jIg= _ҩ]P3.C0D|;ڭ:a@ }>fu.}5d 8ȷ6铳 %ʣpE>(^6@5PmmީTO#{ A}P +VyQJ-^?LE?RLB.Z Z-CFZl 7m(QCLsb-^]GE6,[z4y.Z:Ą"heL5)z6ftsٗ&qَeSZtk<'+:G܅3kZt NMb7lVr~tH , /˳gM1 ݜTuHn 8tȰ-"p/~DMk\ :P) `7#wY^U/U:hSg8\w/tgzI #|Q>"*-p GH։J4wa}HsHdzq؁#kUJ>+}w"bO‘31z%.5S|LqIVN6Xn$sH 2a*lfZ s[Q o:/` ARTYWx_;juxzޣ,LPUnG J`+eOVɝ3Մۃ8d@m"k<)%X+rS5O ^.ZlT)~9TɽYcN(mLJXV&`O)C̉#y64(lR0@q ^P4T`3Zۧ@pi`ֽXQF>hy,`:%0WE_S~Ңw/eӣHossK3x "):m$oql /Ts´hyM8EC2y'8ں1UFJ$P6LV$vS܏6fx{}Fqynut5z3œ*_1Q(@RuJ9wܥΧU th=ci\8Z\}ͱXnD7nIc$#pCŇѰd'ǝNV ŽcHϦ6uNJjQf]g}j!yqwN)*p ?cL.3hA "qF*I[  zCZ`ڑW;_*uoS|; <unҹygLU"<^쐭SU6S3,%,Q}dYb'z^0sOESTN=f&UᴆhOoMM^KV&c?kLMAe(ƨ~JdL\2-#x F4DɱTT Í#v}) _dR^>Itcw=P&P!)T_ `a!KєiFu$>Y{ ,t=>gUI=;2sWQZўFps V CnPzLW6i_E}P>bM!P9 rߞ7Śk]}܍k˷=ZS k4{ rꈤYl[t",7B<@LQ 7!Dv!_<dٱM2ʹ]c;{.J,#MS٭q].[IcXY|% A5w5y+%XBL)`Q(Sy!`_"?z8yR[grzh\ 8Z& ʌ}>UtqT,#ՔRp7F./Cp۔SsLs&88?9ZsZWS+-Bq! _zx޾4kY"#pRl-[,_@Y沲3 IRӧp`WݠQW/L2 j^j3|A*58f;eMj&3VQ_D=AjnG/߈ hHciݷs%!E)j,4~/a$鲬WJu nR-8Eg&<]H_Z::Tʒ:e'.={SMC C+F^Lϙ^RpA~1'F. Dð'G2ҀQb8Z FVw]CVgdŸM7Nk* W1%&rǞ`۟"sq,u@ 6t*[e-XX2(J׋/Xم,sւj:W)rs# _=z|,ڽUO0{y:Ze}+T5/Z45\v*` 'j0k9pS"[*8LFՆ+~ȱ"=_IJ˻݃8viUg DZ:u[ȑV¬*ȹ@x+p,YZ:B P3[K gy98LFN.;GR%:+kryn3@lRM69҃NOõiى8_(0Q 9&oSZDZjE CSBkI~rM`GFl%zF^Pi?B2VHt*%&+CV}y[>e;,v2>O1PENM3bKNoTdljh>.={$^7fÜ9WIg$Ϟ.s_$[?&Gn=ѭF1!yO)w.WiaE-XϻMTHh61}\!KfȄN tLjbSRBjܲ?TxD]6G&msg3ZRk3qj܏GMUMR YZ