mayavi-jupyter-4.7.4-bp155.2.43 >  A dk]I%z /e9MVWďk ^ NvO#&k`/LQ3yOcEuboMЧNZV5@GU\ÛL:f8oL9H| )K?j:m2“/=I%F4 \0+D4nere^zG(CE*m,vzUwDBl/#Ki`߆NZY6El| q-T\}xUD͌ԨAަ0TX-+ntOq((2'N)ņϳqAPx+G2Yꭘ&Df>myS-i:7.GxITpAm*hRt@:1FHE=CRv^F#i8AkP@[&|:բ1BuSK'dꂸUє m%X=]"Ѕ!^2470c3aa88dc0fb9dceba24767cdcd363cbb9723bf1f2a09ba3288e0ae3552a81131102fe503f60b633836c3043c1b8ce0a4d739}dk]I%z Hm15Ūʒ^v:mRXx7te)GL/!뼻º6N_",H@}sϚ3Nza_L(lC^=x8K(>A߉%q\f Y _+F>~?ur2Umv]<;{TT<^tT2/4R&9:fd |2n{&eL3Bd j]6`Uk# =öΗ JqD 7ZHMxXK2Q('0m|hFB.w^櫙-_V> !˚!`#y4T }p5bdg>]燡>v[fO犙_ϲaA/J0p 1D̃Q)Ef'$h(76&aYy9a*P3@y(QXM?\rb;忞c4T4֬_K箄/DvbG@>p;;?;d " FS m       (  1  < `   (H( 89P:F7?G7T H7x I7 X7Y7\7 ]7 ^8b8c9d9e9f:l:u: v:8z:::::Cmayavi-jupyter4.7.4bp155.2.43Jupyter notebook backend for mayaviInterface to allow plotting with mayavi in Jupyter notebooks. This package pulls in the dependencies needed to run mayavi in a Jupyter notebook.dk]lamb12SUSE Linux Enterprise 15 SP5openSUSEBSD-3-Clause AND EPL-1.0 AND LGPL-2.0-or-later AND LGPL-3.0-or-laterhttps://bugs.opensuse.orgProductivity/Scientific/Otherhttps://github.com/enthought/mayavilinuxx86_64P ( 1M,#] A큤dk]WWWWWWWW41684806c4ac9fb9cfcc7f786e59a63b18b9fb1a61d4f31867c1b6738da6fa8ec8e8aafd6dc613f05ff03fff74cabe21deee8c4bdd7e7d029ba0ae71ccec44e44f1a4ace8fa77355e1018bb4e530ef067b3daf8dc036f209ef0613e2ca1d0ca051847b775d3b88898015f5d5f525d4dae9cc0a83448b8df70a641b4630273417df2477ab9b0cc91f72bdb8002084824b0983fe27c74373aa2bad17ffeb523680f2298a97d5071a643f498b17b1e13fb19189e29772970ef96f7099d58c470928595e9965c21edab346ee9d57d421c21d20273e156e1fb9633d2fb5d48fed7cd7c7e59b2398cea9abe98f67a7e3053074ede90c584c7bde66e5649c1b68f7d139rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootmayavi-4.7.4-bp155.2.43.src.rpmmayavi-jupytermayavi-jupyter(x86-64)    jupyter-ipyeventsjupyter-ipywidgetsjupyter-notebookmayavirpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)4.7.43.0.4-14.6.0-14.0-15.2-14.14.3a@a_k8]{@]{\@\5@\/J[@[WY@WVJU|@T;Ben Greiner Steve Kowalik Dirk Mueller Todd R Todd R Matej Cepl Jan Engelhardt Todd R toddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.combadshah400@gmail.comstecue@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.com- Update to 4.7.4: This is primarily a bugfix release that resolves issues with VTK-9.0.3 and VTK-9.1.x compatibility. CI now uses GitHub Actions and a few other minor bugs have been fixed. `mlab` imports may be a little faster thanks to some cleanup. - Release note for 4.7.3: This is a small bug fix release mainly concerned with compatability with Traits 6.2.0 and soon to be release TraitsUI 7.2.0. - Streamline python cache compilation and deduplication- Remove unneeded BuildRequires on python3-nose.- update to 4.7.2: The significant update for this release is that it is compatible with the latest VTK-9.x series and is known to work with VTK 9.0.1 from PyPI. The picker UI has changed to no longer pop up a UI window but instead show the picked attributes on the render window directly. The original picker UI is now available on the scene's UI in a separate "Picker" tab. This is accessible from either the pipeline view when one edits the properties of a scene or through the "configure scene" gear icon on the scene window toolbar. a few dozen bugfixes, see included changes - drop no_vtk_require.patch (obsolete)- Fix tvtk doc .desktop file name. - Make mayavi man file name match executable file name. - Clean up some spec file formatting.- Update to Mayavi 4.7.1 + Fixes * Fix old pipeline errors in image actor. * Use the decorator for classmethod Instead of explicitly calling it in the class definition * Misc bug fixes Fixes 3 issues that affect the new release due to changes in traits, pyface etc. > Fix issue with CTF editor not showing. > Fix issue with lut editor not launching. > Fix issue with cut/pasting tree nodes and drag drop onto shell. - Update to Mayavi 4.7.0 + Enhancements * New Jupyter notebook 'ipy' backend which is now the default and requires that VTK's offscreen support work correctly. This backend requires ipywidgets and ipyevents. It allows complete interactivity and behaves almost exactly like a normal UI backend but inside a notebook. Note that this will still require an xserver or windowing toolkit unless VTK is compiled to be able to work without those. * Improve offscreen window creation. Creating a renderwindow in some configurations can actually make UI calls. So if EGL is available we try that. Also, when we are using offscreen rendering we only need a GenericRenderWindowInteractor. Also add a convenient set method so one can set a different interactor if needed. * ENH: Feature to disable automatic updates. This can be very handy at times when the automatic updates can trigger several changes that are not desirable. For example on certain VTK calls, internal ModifiedEvents may be fired which will automatically call the update_traits method which can be wired to other events triggering problems. In these cases one can use the `global_disable_update` function to temporarily disable updates. + Fixes * Test against ETS packages from source using travis cron jobs. * Use xenial linux instead of trusty * add fix for str conversion from bad bytes array * Fix issue that arises in a few of the mlab sources where when we reset to a polydata with a smaller number of points. * FIX: Fix nose leftovers in tests. * FIX: Escape chars in code. * Also catch exceptions in generating documentation * Some UI fixes for ivtk. This fixes `#734 `_. * FIX: Fix set_range causing lookup table errors. * FIX: Fix type check * FIX: Fix for VTKNoneArray * If OSMesa is available and user requests an offscreen window, use an OSOpenGLRenderWindow, this will not require X and can be safely used on a remote server. * Fix bug related to SurfaceSource.scalars This bug manifests when the SurfaceSource object in question does not have a scalars attribute and many of them do not have this. * Fix pip installs failing. * Fix detection of color transfer function. The original code was written for very old VTK versions but ever since 5.x we have a get_node_value method that actually provides the values of the nodes given an index. We now use this instead of the earlier hack. - Remove upstream-included catch_gen_docs_errors.patch- Clean up SPEC file - Fix removal of wrong shebang lines.- Remove useless ldconfig calls. There are no ELF libraries in the standard directories. - Trim bias and filler wording from descriptions.- Update to Mayavi 4.6.0 + Features - Use new pyface toolkit - Qt5 support. This is critical for Python 3.x as this is the only toolkit that works with Python 3.x. + Fixes - Update installation documentation. - Fix warning message when updating mlab_source data without scalars/vectors. - Fix nbextension and missing bug with global. - Improve tests so Python 2.7, 3.x are tested and the tests run using VTK 8.x and 7.x. - Misc fixes for PyQt4 and Python 3.6. - Fix bug with mlab.screenshot and VTK 8.1.0. - Fix travis builds - Fix `#605 `_: Interactors now work correctly with Qt5. - Fix some wxPython issues so mayavi works with recent wxPython releases. - Fix 8.1 issues phase 2 - Fix 8.1 issues - MRG: Avoid NumPy deprecation - Fix bug with "p" keypress - VTK 8.x compatibility fixes - FIX: Remove debug print - BUG: Undo a couple of accidental trait_set changes. - DOC improve the mlab introduction - Bug fix: solve the unicode encode error in windows - Prevent get_tvtk_class_names from hijacking stderr - Prevent get_tvtk_class_names from hijacking stdout - FIX: Tiny spelling fix - FIX: Fix deprecated .set / .get use - Fix numpy issues in lut_manager - Fix long standing test failure with ply reader. - Fix numpy warnings. - Try fix appveyor test failures. - Add test for the fix provided in `#514 `_. - Fix bug with reset method of mlab sources. - Fix tests - Update readme and add link to mailing lists. - Update installation instructions for conda/conda-forge/edm. - doc: Typo fix - Fix a bug with array source and vectors. - FIX shared data in testing backend - Update extract_grid.py - Fix pick_world bug with VTK >= 6 - Fix bug in mouse_pick_dispatcher - Remove focus-stealing code - avoid loading nbextension via absolute URL - Remove known bug about Python 3 support - Adding information/tip about figure width - Fix for setuptools 28.0 - [MRG] Added a volume_slice helper function in mlab. - Update readme. - Fix lurking old pipeline code - Add no_vtk_require.patch VTK detection in setuptools fails due to a lack of .egg-info- Use license tag - Fix building- Run unit tests- Switch to python3 - Update to Mayavi 4.5.0 + Enhancements * Jupyter notebook support! Adds support for displaying Mayavi images or x3d scenes on the notebook. The x3d scenes allow one to fully interact with the scene in the notebook. More documentation is available at :ref:`jupyter_notebook`. * Adds support for recording movies and animating timesteps. See :ref:`animating_a_timeseries` and :ref:`animating_a_visualization` for more details. * Updated LUTs to include new matplotlib colorschemes, this includes the new viridis colormap. + Fixes * Fix several bugs, `#397 `_ where PDF files were not saved properly. Fix issues with ``tvtk.visual`` and add many tests for it, this fixes `#387 `_. Refactor the save screenshot dialog popups. Fix problem with the picker point not showing when "p" is pressed on the scene. * Python 3 fixes for the jupyter notebook support. * Fixes `#388 `_ where tubes were not showing on protein demo. * Add additional save options. * Fixes `#403 `_ where the image plane widget and volume modules were broken. * Debug info on code gen for wrapper generation. * BUG: Fix slice unstructured grid module. * Fix typo in readme. * update codecov configuration * Documentation for QString API failure. * Fixes incorrect signature of ``EnvisageEngine.new_scene``. * Fix for unexpected test code. * Fix "_p_void" values in TVTK with VTK 6.x * Fix failing test for custom import in some circumstances * Removes ``array_ext.so/pyd`` on clean * Check if test successful with the appropriate filename. * Unicode trait handling for those vtk methods returning unicode data * ENH: Nice load pylab_luts.pkl * Document object identity behavior matching VTK * Revert "Fix savefig size and black image" * Added setup.py documentation for Qt requirements * Add VTK 6.3 and VTK 7 to travis ci * Fix traitsdoc setup and compliance with py3 * Import and integer division in python3 * Fix texture on ``mlab.surf``, issue `#211 `_. * Fixes Quiver3d Failure with different argument types * Fix Text3D in VTK 6.0+ * Fix savefig size and black image * Fix for exception when modifying extents * Suppresses test for VTK 6.2 (solves appVeyor random failure) * Forces pipeline update when LUT changes * Fix for test failure on mayavi -t * Enforce ordering of attribute labels in VTKDataSource. * Apply has_attribute to the output in VTKFileReader * Replacing links to code. and svn.enthought.com * Fix Camera off-centered when loading saved visualization * Update to use new VTK pipeline where possible. This fixes a number of issues with the pipeline was not updating properly. * Fix issue with ``mlab.move`` * Fix issue `#302 `_, segfault when savefig is called multiple times. * Fix get_engine behavior when backend is changed again.- Rename python-mayavi to mayavi. - Avoid some rpmlint warnings by removing shebangs from non-executable doc files. - Avoid rpmlint warnings by removing python byte-codes where they are not accompanied by the source code. - Drop an unneeded hidden file to avoid rpmlint warning.- updated to 4.4.4 * fixed compilation problem with vtk 7.0.0- Update to 4.4.3 * Enhancements - Update the readme fixing dead links - Use new Travis CI containers for faster builds - Add CI tests on Windows using Appveyor * Fixes - Remove reference cycles from various objects to fix memory leaks. Add unit test that provides an API to test garbage collection. - Fix the LUT manager to select the correct lut mode for QT backend - Use the python-wxtool package to speed up Travis CI build - Fix TVTK wrapper to allow look up with long keys for Points - Fix glyph to handle the masking of input points - Update the docs with known bugs, issues list and describe the PR workflow on github for development and documentation. - Fix TVTK wrapper to update number of cells when a cell is inserted in a VTK cell array - Fix VKTFileReader to update output when using standalone - Fix the sdist command - Update to 4.4.2 * Enhancements - Upgrade the VTK parser to add support for VTK 6.2. - Update to 4.4.1 * Fixes - Fix trackpad scrolling to zoom in/out smoothly on OS X. - Update to 4.4.0 * Enhancements - Add function to set data at input port, add stanford (bunny, dragon, lucy) examples, and use new volume mapper for new pipeline. - Upgrade to VTK 6.0 with VTK's new pipeline. * Fixes - Support dynamic dimensions in array source. - Fix MRI brain data URL. - More fixes for connection topology, information request and tube filter after upgrading to new pipeline. - Handle the non-Latin-1 keypresses. - Prevent ndarray comparisions with None. - Fix the trait error raised when the threshold range is updated. - Update installation documentation links. - Fix integration tests after upgrade to VTK's new pipeline.- Updated source to pypi url.lamb12 1684757904 4.7.4-bp155.2.434.7.4-bp155.2.43mayavi-jupyterLICENSE.txtLICENSE_COLORBREWER.txtLICENSE_YORICK.txtimage_LICENSE.txtimage_LICENSE_CP.txtimage_LICENSE_Eclipse.txtimage_LICENSE_Nuvola.txtimage_LICENSE_OOo.txt/usr/share/licenses//usr/share/licenses/mayavi-jupyter/-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/9af105967e2ad0b561720f84617b212c-mayavicpioxz5x86_64-suse-linuxdirectoryASCII textNon-ISO extended-ASCII text, with very long linesASCII text, with very long lines%PDΓutf-803a9533c8df1ab156abc4ad27e4e0741b274e13e954efc4fd4e8e62a40abaf5e?P7zXZ !t/?>] crt:bLL ؝.fw`:M1TNK@BN&V|aVȥ-PumC6d#Dat+7SÔ X-L8h uEj/3YL׽bУBep&qs%M:|z80_2] au#9h@1 =`P_77eL#/璐kj%b:>)LN~FOk U156jL*u~ oe/X 63DDio# ƇatQc eo%;}Y "KfF>HF𶢣iQMxⱗGeKʧg:"R,$V؇jq7$zv"&&ž{IƟSxMaN~{@g1?ѸpF#Ҁ=bk`,@\EjӹfI^4Ҿ7|Kf6ڲuvP↥ ߍīxӕ<9Oᘣ#82Uxc'qF$ h{(4Tt޻P!s5-7{e@HxFǥ ᥮FT, ;s!kMD(*a}ԍB_OAe@Qoqh4E@Z}4H QEAb4x4 F\.fob]U#f!BusUg2֪"jNʚBG˩AS\z#>X߻磏fd&Y>=hDjHBwxV]ŢUF( "ǩIԌ>@:0qqQ@Z 4jbI!yZ4.觃jF |u؈aE>i;IzrX8" L$Gx?VYϚn&vB)uNK>ȴPxM4u5P(RIQyUY5^3j9]V/k"%Yj{mV>B°TKU Q$^ 40 `Ox3ǒ@S9f+~>rc2j97ery ta{#iյ"-{%I?ePmp94DfJ?Y0A{) Jol`YxxJǴ1E<_V zb;He'~l\Kxvo|شT- .p9w-S1N[dJ8"Wα8nZ1wIiiF˯_y9~E'/7T95fnjlڽ*鍊n(`!ɼ-fYIv¬qc Btlf G2M-;t?<1V=gg,@)k=[di`RP?5V >ç:&/?S \^25Ȫg"2E'.E0=Aи {Ic:Iζ*N!OДSHAKXI9e1覿z-Pg $ Z]#7<'\֒OXV>3YC!sxދ b_fK~dn1h9l/*ΠBfzXZEDt{,؛ɮ6ďK'ktZ^0$NUa,S -."g!Hp̹Y1x[8Ȱgmej$R;1J+8VJ^U\&0cA]YfZvabUȑ/gsCKҁQφ`nԯ!y83SmSCVs&-<V U(_asoj%X O ߌMI8O,Աq/bӺXnsN>E٬zĚ'PEț~K GO=\zDso.Fb_5cHؼML3( K;a+!wO9 ve!h&7n7vABGvxt ^DVKrH` c&&owNjĂ@G"rLչKDujI%ˣkf::O#ew [P |Ak7I6'UM>Nv+mD]I"Xd糳>6!U9T^/pآo∡ze~|,9֢e+wCtL䬵$O ;|ߝ|QgsKiDĵF莑B ƑuIthrI@d)C:vDc p wO ]&F*f}#Eq,VFlm|J!.C<7JnEAJ XY節CIOڤ(k.FJ`k glq bdX/(hxqtP"E8C8 Vw137}W[i>ɿr# TX[p=wҿf $Kjޤ3Pi`Oaa"fli/=qvcz2{!fj/CN6ν5 vÂ6)~4ȁc1X N+ޭvtݚqMT1k`F̱3)Ƭl{>ʉ^(n9'y8i ǢF^Y wQ1IvJg'@~,li^U|pO]- ;?)R`akzC~K:.wD'$X 11+ƧRd Aq ?n6E{܉aRh)Շ(ǾuMC fE A.cmn~9$"bw9}CF2ps71A^$ GtxV,~#q1i!#8/Tl/go P>m|^;avbMVwfI@Ÿy=Fs4(^ƽ mx&l"R`_š=?C1oA|[Ay=ӽ?.0 d-Qm yxNu0COTb9^nO=0mƴ#"mNWyl82~G:ets ݑ\_U8[eu1 LӈtJ6H1$ \xŕ'Yudkpmc MHT%BEW4\SAebwƿEZA,DO'm4Ͼ]Z =|_w蠯e4qڬUMqV`E땵 -]j=v,5NGei}&JoSOeTgV,jJlqD6 k)Ok' Wqwjo:HpQ_+rȼI,,\MȎO fko1Gf5Вgź/\dYgW,1=p0o{#{)nz._-ۅ%=5umVN\نICWbߢ `¦鉬8s.a參a@G }I36 ":4|Rlb h\Vq[(lM;%m):L%`]n80;3ei>!szZP"5TnF?a\!-u!t=4Vf#=^}BΫU0JS]j=sDAwSF U ٨'騿my]PBs Rϧ%@k}a 8!TT&5tP`oY;8WmmL}'h=mfSv9ɞeAT7)Hk7p@5ص)qS9ffxsj{S3Iaíe}yg19:<>*OkNvr򬜠P2L,~7Q*=h`0Z XS ~m& !*F EBp'_v[{@ [2>Ҹ8iAb7 / +"}4:kDw'լIyQM5({thMLV}cFDHrToOJѺP-8-;H ௝8\du3L?m`XO\{Dcܺc(N 3.tSo31IH5a@+9O*'!L4 |ڲx2GL&|}J3awBmKHbY+64C(INMej3\Ekny9eܚJ*gYձG;ӓASb @Ak8 ]oqsOe㍤! 1mt/ca)x|x4 TtYed6(.-?-ӍK0hM8Y4z5lv{ 7u ~NmWDR$v ̈́7an AzL俎S8^=̷ͨ E 3e) C:->81ޜrnĜ >I-8Mw[9#Z$,%}ɐ`U3vc{Zzn_3U!!j~CIl]7DܮN=Yƈ=o@saޘR3S a$ Ca'Ы^ҝ缴WcT#6/+RY@Jpʠ{Z/ڵMD}C/+h;{ˤIMJb &|ۊ_|E65C#cѯ3DR\A`yltr#Pz~:uv;J*NI4وf71DWklN!D7@52qѐ-=E }ϾըfBWovV]*"4wZspբ$FHa[7"6)5!n;5a :,GRK~5"^AX9|"A@$c$%NaMe)Z)jͼxdMz8YQ9}M81-^>0))؆dqy#g?ȳTGuWi6l r =8.f1T-28m77io̮E(ՂߚjSZ$*I{ wSHaUgxh#.M|_hX_F 8͹ @oT^C-' w@=&UtKr,}M<,7tX֎@r^Y~qHp,X. ::35>N,Оvj ,ϝӢkx.&;TYTMṱ9^>R`!ҌmkrQ5p k82R1 AMH&ñתAok8\ط2Quh\)&8!pVpP>v` Dn% e4a#C"ås%0ΘN9Xoq`pLJG4Ztnw38 P.ut陌aRYa!Rݍ? mԁfuwc%>U"`w%"f%>Licêb݉4 #Ͱ;r6 GV$ j9#@Sљs);}")}`qa3aNn!Oi ~@mOܑHň`0x*&9+unv/y?H/PW,glkd]!!s2q|Tlvsg5x0k,Wa nςD/x :f 4 ^k9zN>)ч%ţhu _ـ$NI_3Օ_eA}NJG)p]t %`nD2P\=Kᘓj@^d1]tMcWZxl?2Je{m^v[Y3r>UY |CE-Z(?~CWk}MFu}X}Qo#s)WZz攬3fdTRr*Z3uMWdu7;LfԾ6jȼV:FF)TSZib|LG{ud~!g94קDiv pXfls{3gh&~CмGijYH"~qc_1Xj|ktj^ox#vpgLH/ͯ`@&NF(<| `0 %:/3 @ ƏˮȰg`Fd|_ھJq`<4f?o,U%4$:)zu51bR,PlGKفgpx@qyB. }Ϫ^c6ۡsAs Ս]'"m^C+2% }!hy=\vJUV*PsS֩4#YC3sӇw@LTڳwF<i(g(KvPWB>(]prg&$~vQ%}6ycb~6! >rp I__0VŒPlSң})Î'@|Hlo24Ù-HW^/=ݠ83e _AW* $/=kBCnNJq#eQH6^)w 2ՈnDMa\ -Y? fX2 )M\ @'qZ6Ux.]>:n`MvErL ;f :©pD&1f%HtxlNU{bI JH?߄u!S8Ls#I\ob@%RR6Ө'iiS%bw\>vdH\ +2rۢad/HY5 ?ʙ8E"Q=4-CFj e:bV÷xe@և(G@]8 px- /_Qr1GNƞTMuH!;MBEpkMmDf: ӽsJ!l\FŪ 4ZTb[PH<`7\D dpu+f0M -۳=uoE.nt2ABg^!/:1wQFlROy 7$K!MuxoڤOq3FĖ\r™1%CawL'ѱCoyJ=>TaR:2[-kxCE-ټ A"8ٝ< XJ&\P>+ ˥mlU;AU{ҟ̞ 8|Lj̤BW Xz筛D^3ÎDy\ C Nmk#>=l84g X){^[谸1{sY@$hqRd{4+BZ7XsF]Fq!Кƒܢ\BfH賟p 's8"d؏+Xz:]^K,i&r!AS$ b ?Z rqq-/z\)S<%i WFZ2ٵ=,0jbVr_-!S@Hٗ1DpɫgK'mqT>dzq apڟ03s75xa 1S,ҭqYJ(IOnX]F י9CHt2MS|R6ei] %g3DOՄ,J;u\Ia)cp~v+$/HJp'BfF3c6R+m%'yA{0M'8p\R>/IVJ uiٌR6.T їN{(App~+~~_|d>oQCZvUD0?u}z$,%7k']:&yV>Y?63+7'瀂iȴ}mXkwlޅ)1s ,AKߩj7&8n>lɚ@T? H&.3yWx)98Ub-IW4#1Qm~(u?![ecn bC QH9B2~<(}4m`C%@.py[/&n {L!cD̃\oGo2(tcJ>wu8E$3ɘAK>4F32rcPT]MuFR©Zg_!/k Q>ģrcpQv<\lSgg8,'005e-Q2B }Rn>fͰr7?/([ymQ9cP*qkn0S1TgTڜ>23 Ӯ5Ym$JxHwpzv8'5pM"Y*A"r|6W/?mU)a@9WY" A o8A%eΠx :);bZVO[oS=ȿu-{2VX{z X.\-D}aF$JtG[9xå@Wf{Bl-Oz3K OD2|:! (:$%(og`pYn1Q`} Tt&o k~sy$cok.Gx\^&AR c$T}oxQuGY TeևXdm[+tV- cSV=EuKQ(chɎl2&B4t"~ҘZB8řܿx2|9 %)vO;P%2=$lg8mP1\̄4`ƠW'hO)1U([B2lfI"}W\.jkOxY4 PA(%jP\r_Ht@Ox?F׿Pk7\|ڤ+r}ZYCp6餿 P }EǹPgccȴx7p*c\?S?:qkgXDhh M?FCa1<<ٚmߵ ֈt[=c;؇86\8Pӥ^:\iul\%=W;cW1l^ƕ#Wu0$gr$ms L _T/Va]=hO(l[ZzOc]ݤM96l^aC3THC1 `2cBBko,0~]ϾUZ+5tRtp~  TU@-+ 讯fݹ/8,^GQc)y )@Dqpe8G`{HgFr]g!Dm ?Ns+>.u jCԍ3oج7;USևDe{輯 rzQ#=!:$YZX43ChH9`ԝC?*C;Re|5 }qOK{qfR0Ήh01H@R&z;{,IsS:4pdޝrnf 1[}WCH& L /42O*C(Nh]mg'3yE`GX.ct胼GTCcւhIS])Z! P4 '/v,Yʯޫ$KM JO (PJ!?1doбRz gé얜-<BτM6c =%-4QSh]}}_VA9<Ǣ79E|:0wВN}rn>pg@Ԓí&R;"53BfFRr~Ɋ߉A!Z,^qh gx|1sV`|KwAWĮE))ye=wt)Nunv5Xh8&$J_@Ei2!b!n76EWa_XU|W=Q@#ݘV1zYOiI0vۼeUXjM *Cykxv0 qOƛYy7L?y P0D)0٨#jm0u!-A/ߏ?ߘc@ e5YZ= s"3mZrvjf5jfBQ {L~q8eήA"dD":Q"b['-2џSrdujD,1&A|i|Bmǝ 㗴{0Y/VO_ѐ'0bУc5V@WXd.3x//eb x-<9k?t]CfPdj=Eݯ5%uճ?,k˹{ *"/NVnQDŽME Ga<nB`L[Y k" L7ӠƉ5\_b-r~Sγ\;t`ѣ0o VFQ<[O900] RV;CI 6E +65 t(F<)yJ,(ـ_+i