spyder3-lang-3.2.8-lp152.4.3 >  A ^2u/=„\YJqXO ; OEBIw1q{ƞ HUR^__#ߝNnc"(ObOG,պo$?Wt:PlIwW|f!S&YGa Gh_Օ6z)#y.WtH*+,LJȥ_NՔ*m'\~4ߠ $]zf-ű(aІϯJ} 7EܮtTns e1086f910537842ebbf2a10e8542f6b14050644ebdea2bdcf7cabf7d975437f23bcfffa173a0fba25563281f7c4e6837c4e3973b-^2u/=„U IZ',g(ӶOWhycc*o.e.YG{<ثIf%uޒӦdwme93@,oQmq`x$5&V%ތl2INdɩw2 < j (2Awe]qywHØ3^?w >{HE3|U"| :jSB^ݽCWrԘ~5\@5 cQ>oA;&cS )]>p>?d  @tx H h    (h(h()809p:FGHI$X@YH\`]^' bcidefluv$z/@DLPTZCspyder3-lang3.2.8lp152.4.3Translations for package spyder3Provides translations for the "spyder3" package.^2bcloud114GopenSUSE Leap 15.2openSUSEMIThttps://bugs.opensuse.orgSystem/Localizationhttps://github.com/spyder-ide/spyderlinuxnoarchnAAA큤AA큤AA큤AA큤AA큤^2M^2M^2MZ^2M^2MZ^2M^2MZ^2M^2MZ^2M^2MZe05154b606e45fcf0be25134b1104d9650a666d5875a299a0821c541c7c0dc1b27d1fdd846ee4b0881fd15833e1bb359d01a930cf6887ddfe8e80fecd0d58ecb1d7ad5e9aadcadb5e47ce72211d0cd4ff24cf5c5613d7ffcbdf73a516524d6d1319e000060ba4b73c2e46cc0f370b8f28dddf35ec74b80a64731583b2150935895c0a129df425d411275bc68255e95420e0584b0bb9e6dc928cfd38ced3c68e7rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootspyder3-3.2.8-lp152.4.3.src.rpmspyder3-langspyder3-lang-all    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)spyder33.0.4-14.6.0-14.0-15.2-13.2.84.14.1[Zb@YX@XWw@WYZ@W/*@V@V/g@VUM@U3@UQTT;sebix+novell.com@sebix.attoddrme2178@gmail.comtoddrme2178@gmail.comjengelh@inai.detoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comarun@gmx.detoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.com- add missing requirement python3-cloudpickle, fixes boo#1095587- Update to Version 3.2.8 + New features > Editor * Add `Ctrl+Shift+Enter` shortcut to introduce new lines at any point. > IPython console * Always run Cython files in a dedicated console. + Issues Closed * ValueError trying to open pandas.DateOffset objects in Variable Explorer * AttributeError when attempting to edit non-writeable or non-settable attributes of certain (e.g. many common Pandas) objects in CollectionsEditor * TypeError and Python hard crash to desktop after modifying _typ attribute of pandas Period in CollectionsEditor * Saving session data (spydata) deletes all arrays nested inside other data structures * System time change causes Spyder error * AttributeError: 'NoneType' object has no attribute 'apply_plugin_settings' when attempting to activate Automatic Connections for Help * Typo in introspection.utils.get_words * Sphinx html_use_smartypants is deprecated as of 1.6 and removed in 1.7 * Spyder always open a new instance after updating to 3.2.7 version * Strange behavior for Spyder code annotations * AttributeError: 'NoneType' object has no attribute 'apply_plugin_settings' * AttributeError: 'NoneType' object has no attribute 'load_module' * Setting a path containing a single quote * ValueError when closing a file whose folder changed name in File Explorer * When browsing MultiIndex in Object Explorer, Pandas raises NotImplementedError: isna is not defined for MultiIndex * FileNotFoundError generated for template.py * Variable Explorer windows don't close when Spyder exits; prevents it from reopening until manually closed * Bug: Find and Replace indicate "no matches" when "[", "(", or ")" included in the search string * AttributeError when attempting to view dom.minidom.Element object in Variable Explorer * How do I move to a new line while I'm in the middle of the current line? * pyximport.install() in sitecustomize.py is not a good idea * delete (context="editor", name="delete") keyboard shortcut doesn't work * Saving large workspace on network drive crashes Spyder on Windows + Pull Requests Merged * Error report stopgap to make instructions harder to miss * Fix various bugs in Variable Explorer, including an application crash to desktop * Replace deprecated function in inline CollectionsEditor tests and add recently supported data types * Make several GUI/qtbot tests more reliable by increasing timeouts and tweaking the methods used * Add .pytest_cache to gitignore * Fix new instance validation on Windows. * Fix NotImplementedError when browsing a MultiIndex in the Collection Editor * Set parent for Variable Explorer editors so Spyder closes properly * Change time elapsed calculation to prevent OSError * Fix bugs in session saving to spydata and improve tests * Allow TODO check marks with blank line * Fix typo in utils.introspection.get_words * Pin to a Tornado version less than 5.0 to avoid hangs in our tests * Run Cython files in a dedicated console * Avoid showing dialogs in IPython console tests to avoid segfaults * Be able to open files in the Editor if no template is found * Add handling for AttributteError when importing module from path * Remove ipyconsole and editor attrs from the Help plugin * Update deprecated Sphinx directive html_use_smartypants * Allow rename from Explorer to work for directories * Fix error when setting a path with a single quote * Delay check whether we are running under pytest until run time * Allow shortcut key for editor/delete to work like Del key * Restore the previous wording for package versions in error report * Skip some IPython console tests in PyQt4 because they are segfaulting too much * Find/replace - return match counts on unescaped characters * Add Ctrl+Shift+Enter to enter a new line in the Editor - Update to Version 3.2.7 + New features > Main Window * Improve the interface to report errors to Github. > Variable Explorer * Enable the display of many more Numpy array types. > Editor * Copy text from the search field to the replace one after pressing `Tab`. > IPython console * Make `%edit foo.py` open `foo.py` in the Editor on Windows. > Find in Files * Remove items from the `Search in` list when hovering over them and pressing `Del`. * Add a `Clear this list` option below `Select other directory`. > Under the hood * Demand PyQt less than 5.10 for our wheels. + Issues Closed * Update translations for 3.2.7 * test_completions_custom_path fails with jedi 0.9.0 (Spyder 3) * FileNotFoundError history.py when running code in the IPython console * Mouse cursor issue with PyQt 5.10 * Add the the Collapse All and Expand All buttons to the toolbar of the Outline Explorer * PermissionError when Spyder is started * Selecting "tutorial" from help menu does not bring up Help pane automatically if not loaded, leading to user confusion * IndexError when getting help of an object * AttributeError when running code in the IPython console * RuntimeError when interrupting kernel * pdb history doesn't collapse similar text * IOError when trying to write to stderr file * Convert re expressions to use raw strings * Errors pop up when change the key shortcuts in python 2.7 * %edit magic command does not work on Windows * Color scheme changes after kernel restart * Spyder Profiler Hangs/Freezes * Bug with saved window layouts * Icon should be moved from share/pixmaps to share/icons * UnicodeEncodeError when searching text in the Editor * Uncaught error when opening a pandas DataFrame with out of bounds timestamps * Several tests fail locally under user environment with customized keyboard shortcuts due to relying on hardcoded keybindings * TypeError: tabText(self, int) when moving plugin tabs * UnicodeEncodeError when using a project with non-ascii characters on it * UnicodeDecodeError when moving a file with Project Explorer * Add missing Keywords metadata in desktop file * Paths in the "Search in" combobox of the "Find in File" plugin becomes corrupted * Improve interface to report errors * IPython console failing when custom interpreter is removed * Use Tab key to copy text to "Replace with:" field + Pull Requests Merged * Update Spanish translation * French translation for 3.2.7 * Update Japanese translation for 3.2.7 * Update Brazilian Portuguese translation * Update Russian translation * Demand PyQt5 less than 5.10 in our wheels * Skip test_completions_custom_path if jedi version before 0.10.0 * Update broken matplotlib project URL in install doc * Make projects work on unicode directories * Handle errors when writing history to disk in the IPython Console * Fix all test files to be run independently * Xfail test_auto_backend for certain versions of zmq and ipykernel * Add test for file directory change in the Project Explorer. * Add keywords to desktop files * Change share/pixmaps to share/icons in setup.py * Add error handling for the lockfile symlink on Windows * Harmonized the toolbar of the Outline Explorer with its context menu. * Add validation for custom interpreter option * Show Help if closed when opening tutorial to avoid user confusion * Fix and catch typeerror thrown when from_index is None while moving plugin tab * Catch any error in the isdefined method of dochelpers * Handle AttributeError when running code in the IPython Console. * Catch any error when creating stderr files in the IPython console * Catch RuntimeError when no kernel is running * Skip test_tab_copies_find_to_replace on Linux because it fails * Don't add repeated entries to history while on pdb * Skip test_calltip on Python 3 and PyQt < 5.9 because it's failing there * Custom layouts not working when hexstate is None * Pin pyqt5 to 5.9.2 on tests because 5.10 is giving segfaults during the collection phase * Install and run window manager in Travis to fix focus issues and unskip now-passing tests * Update Brazilian Portuguese translation * Change to re strings for Deprecation Warning * Use a temporary config directory to run our tests * Preserve color scheme on kernel restart * Update super() call to use Python 2 style call * Fix %edit magic on Windows * Fix Profiler error when run is stopped * Catch OutOfBoundsDatetime errors from pandas * Use a checkbox in error dialog to dismiss it instead of a button * Fix some completion errors in the Editor and show again no docs message in Help * Fix error when searching text in the Editor in translated interfaces * Find/replace - Copy search text to replace textbox on tabbing between them * Add troubleshooting blurb and OS version to issue template and enhance UI * Add Troubleshooting links and blurb to various appropriate places in Spyder and doc * Enable the display of many more numpy array types in the Variable Explorer * Fix 3 bugs and add 4 improvements to Find in Files * Major overhaul of Readme, contributing and install docs * Differenciate between ), }, and ] when closing brackets * Change error report dialog to enter issue description before submitting it - Update to Version 3.2.6 + New features > Editor * Make `Shift+Del` to cut text if users have some text selected. * Make `Shift+Ins` to paste text. * Make `Ctrl+PgUp`, `Ctrl+PgDn` and `Ctrl+Tab` shortcuts configurable. > Variable Explorer * Display date/times in human readable format. * Disable editing for immutable types (e.g. tuples). > Under the hood * Fix installation of wheels with `pip`. + Issues Closed * Error on Maximize Current Pane * AttributeError when resetting console namespace * Not able to change layouts after resetting * DataFrame Editor raises TypeError when editing any complex type * Fix errors when entering a value for a cell larger than the max int in Array and Dataframe editors * Consoles get renamed when moved in the IPython console * 3.2.5 fails to activate Matplotlib Qt5 backend * Variable Explorer throws an error instead of displaying contents when attempting to inspect any loaded modules * Spyder not starting in macOS because pyopengl is present * Update to 3.2.5 with pip fails for Python 2.7 as it pulls pyqt5 * Spyder crashes upon typing `net(` in editor * When comparing a generated and loaded profile, any negative deltas show (actual_value - ?) 1h:60min, not actual value * Improve how we detect that Spyder is running under Anaconda * Shift+del should delete line only when empty selection, otherwise clipboard cut * Tuples can be "edited" in Variable Explorer but changes are discarded * "ValueError: malformed node or string" when evaluating code that contains Path elements * Window layout setting error * Segmentation fault when trying to change keyboard shortcuts in Preferences * File switcher error * ValueError: not enough values to unpack in the File Explorer * Add ability to change Ctrl+PgUp and PgDn shortcuts * Keyboard shortcut hint is missing from menu item Search/Find in files * Tab in-between find and replace text boxes + Pull Requests Merged * Fix error when trying to maximize plugins that don't have a dock widget * Catch error when resetting console namespace and no kernel_client is available * Skip some tests because they are failing locally or segfaulting * Cannot change windows layout on first start after reset * Add shortcut to Find in Files in Search menu * Mark introspection test slow and re-enable it on certain CIs * Add test to verify that the Automatic backend is working correctly * Run slow tests only in our CIs * Fix TypeError editing any complex val in DataFrameEditor, and bug resulting in bool_s being treated as uneditable * Prevent an error in the FileSwitcher when all tabs are closed in the last focused widget. * Allow tab cycling shortcuts to be configurable in Editor * Patch ipykernel to avoid errors when setting the Qt5 Matplotlib backend * Fix crash and error dialog when triggering OverflowError (too large int) when editing arrays and dataframes * Fix renames when moving IPython console tabs * Fix negative deltas on profiler * Avoid a calltip crash when docstring is None * Fix mime type error detection in the File Explorer * Remove unnecessary flaky from introspection test, minor cleanup * Make Tab key properly switch between find and replace fields * Fix segfault on shortcut preferences when using mouse * Improve how we detect if we are running under Anaconda * Avoid errors when importing pyopengl at startup * Make pyqt5 a wheel dependency only for Python 3 * Fix error when attempting to view module contents in CollectionsEditor * Add expected default behavior for Shift+Del and Shift+Ins * Add coverage files and Notepad++ backups to gitignore * Skip several failing tests on Windows and one on a specific CI build * Add test coverage reporting with AppVeyor to Codecov * Display date/times in human readable format in Variable Explorer * Make bullets/numbers/headings more consistent and add Anaconda for Linux in install doc * Properly disable editing in Variable Explorer for values in immutable collections (e.g. tuples) * Manage types that extend str in value_to_display - Update to Version 3.2.5 + New features > IPython Console * Improve kernel startup time. * Add option to show kernel elapsed time. * Add button and option to remove all user-defined variables. * Load `%autoreload` magic at kernel startup to make changes to modules take effect instantly in the console. * Use `cloudpickle` to serialize/deserialize data between kernels and Spyder. > Variable Explorer * Add support for `datetime.timedelta` objects. > Under the hood * Add `pyqt5` as a new wheel dependency. * Add a new `--hide-console` option and deprecate `--show-console` on Windows. + Issues Closed * Update translations for 3.2.5 * Remove 'DMG Installers' option from documentation * UserWarning: Config option use_jedi not recognized by IPCompleter * Error when choosing rename option after editing tuple value from Variable explorer. * Code from one file not updating when called from another if run directly in the console * "Real-time code style analysis" checkbox in Prefs > Editor > Introspection checks for pep8, not pycodestyle * Return value of EditorStack.has_filename not checked properly * IPython console missing features with respect to the old Python console * AttributeError is thrown when trying to get help of an object * Improve working directory dropdown box * TypeError: disconnect() failed between 'sig_prompt_ready' and all its connections * Missing python doc in help menu * Problems with backend "TkAgg" on Linux * NameError when running isdefined * Save after moving editor tabs with split panes changes wrong files * Symbol finder gives error message * Cannot run static code analysis on Spyder 3.2.4 * Error when trying to explore empty numpy array * Variable explorer broken because of DeprecationWarning in ipykernel * Close parenthesis when unmatched * Crash on profiler because of lack of profiler.results * Can't open preferences anymore as I get an error message * Runtime Error raised while closing IPython Console instance * AttributeError: 'InternalShell' object has no attribute 'is_running' * Keyboard shortcuts reset button cannot be canceled/undone and too easy to trigger * Explicitly stated default Russian encoding on Windows not recognized * Automatic graphics backend throws an error * Can't enable debug mode * Spyder crashes after typing plt.plot( at the ipython console * Change --show-console for --hide-console * "Replace Selection" Erroneously Removing/Interpreting Escape Sequences * 'Show in external file explorer' on editor menu more than once for split panels * ValueError: invalid literal for int() with base 10: b'' * Error when replacing "\" by "\\" * Add Clear button to (find) entry boxes * Don't set current working directory for external kernels * Error when drag and drop file from zip * Fast file switch and fast symbol search do not work properly if the editor is splitted * Exploring variables in debugging mode is giving focus to the Editor * Spyder always opens a new instance * Variable explorer should list datetime.timedelta variables * Spyder is not installing the PyQt5 wheel when using pip * Outline explorer doesn't work with second Editor window * Breakpoint doesn't appear in gui (red circle) but is listed in Debug > Breakpoints > List breakpoints * There should be a way to donate money to support the project + Pull Requests Merged * Update Japanese translation for 3.2.5 * Update French translation for 3.2.5 * Update Spanish translations for 3.2.5 * Update Russian translation for 3.2.5 * Load %autoreload magic at kernel startup * Remove/update outdated refs to Mac OS X, Mac DMG installers and Continuum.io * Skip a test that started to fail on Windows and Python 2 * Disable renames for list, set and tuple in the Variable Explorer * Make tabs drag behavior in the IPython console to be the same as the Editor one * Several improvements to the IPython console * Fix missing documentation links * Add PyQt5 as a new wheel dependency * Change pep8 check_executable for pycodestyle. * Change for file save on split editor when tabs are moved * Disable smartpants quotes in Sphinx to prevent crash with MathJax * Catch AttributeError while using the Help plugin * Adjust calls to use has_filenames return value of None * Simplify how pyopengl is declared in setup.py * Add a tooltip showing the full path of highlighted item in the working directory dropdown box * Improve how Matplotlib backend is set in the IPython console * Catch TypeError while executing code instructions in the IPython console * Prevent Editor dockwidget to become visible when clicking on the outline explorer if the Editor is in a separate window * Skip test_load_kernel_file in PyQt4 because it segfaults too much * Catch NameError in isdefined * Add validation for mimedata2url in Editor's dragEnterEvent * Ignore warning generated by ipykernel.datapub * Skip test_issue_4066 in our CIs with PyQt >= 5.9 * Set focus for filter line when doing symbol search * Handle 3d empty numpy arrays * Change position of data loading to prevent not calling validation in the Pylint plugin * Change default behavior of --show-console option * Catch not found file error when loading profiler results. * Skip some dataframe tests on Linux * Add validation for attribute 'is_running' in the Help plugin * Support datetime.timedelta in variable explorer * Catch search regexp error while doing replace/find * Better feedback for regexp errors in find/replace * Do not overwrite unmatched braces * Fix ValueError when switching Python interpreters * Fix typo in Solarized color schemes. * Add confirmation message to reset shortcuts. * Add handling for RuntimeError while closing an IPython console instance. * Fix syncing of line number and plugin list for breakpoints and add unit tests. * Make clear line shortcut configurable in the IPython console * Don't unescape control characteres in replace in selection * Add cp1251 (default Russian) encoding on Windows to be recognized by the Editor * Reduce row height in dependencies dialog * Add clear button to find comboboxes * Fix bootstrap.py --debug * Add validation to not publish pdb_state after getting values of variables * Fix EditorSplitter menu_actions and add test. * Don't rely on process name when detecting a previous instance * Trade ipykernel.serialize for cloudpickle and remove use of publish_data * Make the fileswitcher aware of split editorstacks - Update to Version 3.2.4 + New features * Add compatibility with Jedi 0.11 * Display lists with all types of elements in the Variable Explorer. + Issues Closed * Cannot get past splash screen * Sorting by column in variable explorer * Error in variable explorer for dicts with mixed-type keys * Spyder crashes because of race condition in ZMQ * Error when opening a new project * Not all lists are supported by the variable explorer * Error when pressing Ctrl+C in the terminal where Spyder was started * Increase kernel_client.hb_channel.time_to_dead even more * Variable Explorer: sort by values not working * Checking/Unchecking path in the pathmanager is not working as expected in the IPython console * Enter in IPython console inserts new line when big Dataframes are in namespace * Problem when closing files with split editors whose tabs order are not synced. * Variable explorer crash when viewing numpy structured array * Profiler incorrectly detects recursion * Variable explorer raise error when try to sort dict by values * error when closing a file * Error when trying to sort dataframe with duplicate columns * Error when Selecting Fig from Variable Explorer * In ipdb, the up and down keys have a strange behaviour * pdb.pm() raises an Error * Issues with recognizing directory renaming * Closing last open file while being in non-existing working dir raises exception * AttributeError: 'NoneType' object has no attribute 'execute' * Error when trying to edit elements of a float numpy array in variable explorer * Some issues with dedicated consoles * "Save as" dialog extremely slow + Pull Requests Merged * Add an error message when sorting a dataframe on categorical dtypes * Make consoles to start without an stderr file * Update minimal QtPy required version * Skip a Matplotlib test in PyQt4 because it's failing too much * Backport PR 5159 * Fix crashing of the fileswitcher after closing the last file of the Editor. * Change spyderproject for spyproject in some missing places. * Add an error message when failing to serialize an object * Skip some tests to prevent recurrent failures and segfaults * Prevent a race condition with ZMQ during startup * Fix history browsing while debugging * Add handling for OSError's when changing directories. * Display all lists in the variable explorer * Add a safe getcwd function to handle errors when the current working was deleted * Show error when trying to sort dataframe with duplicate columns * Fix editing floats in array editor * Sync correctly the closing of files in multiple editorstacks. * Wait until console is ready before executing code for dedicated consoles * Fix some execution delays in the IPython console * A couple of fixes for Jedi 0.11 * Enable sorting by values in Variable Explorer * Prevent unchecked paths in the pathmanager to be added to the IPython console sys.path * Fix recursion error in profiler * Prevent hard crash when inspecting certain structured arrays * Don't show errors when kernel_client is None * Fix some issues with the Editor Save dialog * Apply window style only if it's not None * Handle error when using deepcopy in the collections editor. * Editor historystack improvements * Fix calling pdb.pm() in a console - Update to Version 3.2.3 + New features * Add a button to the Variable Explorer to remove all variables at once. + Issues Closed * AttributeError when using outline and split code * 'Execute in external system terminal' unwantedly uses python2 on ubuntu16.04 * AttributeError: 'super' object has no attribute '_handle_error' in IPython console * Renaming file containing folders yields IndexError. * pip created executable name changes between versions * KeyboardInterrupt error in waitingspinner * Debug: "Run Current Line" past the end of a script doesn't exit the debugger * "unblockcomment" incompatible with "automatically remove trailing spaces" * RuntimeError when using outline and split code editor * Variable Explorer: Add a button to remove all variables at once + Pull Requests Merged * Use get_python_executable to run in external terminals * Fix RuntimeError and AttributeError when using outline and split code editor * Stop creating universal wheels * Add handling for IndexError in the Editor when renaming folder containing file * Don't use super in _handle_error method of IPython console * Avoid KeyboardInterrupt to raise an error in waitingspinner * Exit the debugger if we are about to enter to sitecustomize.py * Fix unblock comments * Add a button in the Variable Explorer toolbar to reset namespace - Update to Version 3.2.2 + New features * Add a button to Find in Files to make searches case sensitive. * Extend Find in Files to select other search directories. * Add an option to set cursor blinking speed in miliseconds in `Preferences > General > Interface > Cursor blinking`. * Add checkboxes to PYTHONPATH manager to enable/disable paths. * Show the number of matches in the Find/Replace widget. + Issues Closed * Unable to save file in Python * Editor - Cannot close a (vertical) split after open * Word operators do not have a color style in the IPython console * Increase the limit of DPI setting for IPython inline graphics * IPython consoles can't start if Spyder temp directory is missing * BUG: Error editing element of numpy array in variable explorer * Spyder Issue when using ctrl+P : goto line * Unable to start Array builder using keyboard shortcut * Console slow to close when debugging * Consistent layout in different panes * "Replace selection" adds "\." anytime the string to be added contains "." * IPython: Run Code at Startup - Magics * Force-stop does not work on hanged progress. * Run Configuration per file: Working Directory not remembered * Error when trying to load third-party plugins * Pressing Ctrl+Tab wanting to switch to another tab raises an IndexError * Make Spyder remember tab order * Kernels fail to start because they can't create stderr files in non-ascii accounts on Windows * SPYDER_DEBUG=3 is failing on Windows * Find in Files should have ignore case flag * Extend Find in Files to select other directories * Array editor: Change default float formatter from %.3f to %.6g * Debug: If a breakpoint is on the first line of a script the whole script runs * Exceptions swallow the prompt! * Add icon to mac dock when running with bootstrap * Editor autocompletion and help extraction not working in Spyder 3.1.4 * Option to Disable Blinking Cursor * Spyder stops executing commands if Variable explorer shows complicated objects * Ctrl+F should show the number of appearances in the file as #current/#total * Spyder 3 opens a command prompt window when running certain commands * Add the possibility to disable entries in the PYTHONPATH manager + Pull Requests Merged * Skip package names that end in certain suffixes when loading third-party plugins * Correctly move to first breakpoint after entering debugging * Fix error when creating some error messagebox * Add handling for non existing indexes in IPython Console clients * Add more handling to actions with reference deleted * Deactivate editor actions when Tab Swither is shown * Skip some tests in our CIs * Don't run continue when starting debug if there is a breakpoint in the first line with code. * Create Spyder TEMPDIR if it does not exist when creating new consoles * Fix cwd issues in the "Run > Configuration per file" dialog * Increase waiting time and repetitions for tests that enter debugging * Fix 1D Numpy arrays edition in the Variable Explorer * Make inactive paths to be ignored when Spyder's path list is synchronized with PYTHONPATH on Windows * Increase dpi limit of inline plots * Allow values with '%' in config system * Add a style for word operator tokens in the IPython pygments dictionary * Make value_to_display more robust * Increase tries for a couple of flaky tests * Add test with non-ascii directory for consoles stderr file * Fix setting SPYDER_DEBUG variable on Windows * Fix handling of line count in the fileswitcher * Prevent subprocess.Popen calls to create visible consoles on Windows. * Remove regex escape characters from replacement string on the Find/Replace widget * Fix shortcut to make array builders appear in the IPython Console * Minor fixes in Find in Files * Stop console before closing it * Send Spyder python path to introspection plugins * Reduce row height in shortcut dialog * Clean Spyder config before re-running our tests * Change format in array and dataframe editors * Unify layout for panes and widgets * Display prompt after errors * Preserve order when saving/loading files from a project. * Extend Find in Files to select other search directories * Add a button to Find in Files to make searches case sensitive * Add an option to set cursor blinking speed in miliseconds * Add checkboxes to PYTHONPATH manager to enable/disable paths * Add icon earlier when running application * Show the number of matches in the Find/Replace widget- Update to version 3.2.1 * See: https://github.com/spyder-ide/spyder/blob/v3.2.1/CHANGELOG.md - Update dependencies- Update descriptions- Fix pylint dependency.- Update to version 3.0.0 * See: https://github.com/spyder-ide/spyder/blob/3.x/CHANGELOG.md - Remove spyderlib subpackage. spyderlib no longer exists. Everything that was in spyderlib is now in the spyder namespace. - Split plugins into their own subpackages. Plugins are each in their own namespace, and third-party plugins are now possible. Further, some plugins can pull in dependencies that some users may not want. - Update URL to new upstream URL. - Add additional dependencies. - Check which dependencies are really needed and which ones are optional and divide them into Requires and Recommends appropriately.- Update to Version 2.3.9 * Issue #3067 - File left open in sitecustomize when executing it in Python 3 * Issue #3031 - Variable Explorer freezes when certain binary data is loaded * Issue #2991 - RuntimeWarning with pandas.dataframes that contain np.nan values * Issue #2984 - Can't access Preferences in spyder * Issue #2983 - Freeze while assigning data from numpy array when the data is a string- specfile: * updated source url to files.pythonhosted.org- Update to Version 2.3.8 + New features * Python and IPython consoles * Fix a sitecustomize error when using Matplotlib 1.5 with Python 2 on Linux * Variable Explorer * Add support for Pandas Series when using Pandas 0.17+ * Fix a freeze when creating empty DataFrames in Python 2 * Fix a freeze when working with big Numpy recarray's * Under the hood * Avoid startup crashes when there are errors importing Numpy, SciPy or Pillow + Bug fixes * [Issue 2819](../../issues/2819) - Spyder fails to start because of an error with scipy * [Issue 2815](../../issues/2815) - Variable explorer is not recognizing Pandas Series objects * [Issue 2793](../../issues/2793) - Connecting to kernel fails because of update to Matplotlib 1.5 * [Issue 2791](../../issues/2791) - DataFrame with no rows gives error when trying to view it * [Issue 2783](../../issues/2783) - Spyder freezes on assigning a fits table data * [Issue 2744](../../issues/2744) - Spyder hangs when creating an empty DataFrame on Python 2 - Fixes bug BNC#966417- Remove optional dependencies from BuildRequires- Update to 2.3.7 + New features * Editor * Remove support for Jedi 0.9 because it was causing crashes * Variable Explorer * Fix crashes and freezes when working with DataFrames on Python 2 * Under the hodd * Restore support for PySide + Bug fixes * Issue 2709 - IPython console error when trying to use SymPy * Issue 2693 - README should link to manual * Issue 2689 - "Resize" button in variable explorer chops off the array * Issue 2684 - Applications directory link is broken in Spyder 2.3.6 dmg's * Issue 2680 - "Close all files" hangs Spyder * Issue 2661 - Conda package manager is packed in 2.3.6 win32 distribution leading to errors * Issue 2659 - Crash while getting completions of DataFrames on the Editor because of Jedi 0.9 * Issue 2654 - Creating DataFrames in Python or IPython consoles make Spyder 2.3.6 to hang * Issue 2649 - PySide can not be used on 2.3.6 * Issue 2296 - Line numbers misaligned when zooming and scrolling in Mac * Issue 2036 - Code analysis and tooltips are not displayed in Ubuntu + Pull requests * PR 2650 - Failed sip import blocks fallback to PySide- Update to 2.3.6 + New Features * IPython Console * Make it fully compatible with IPython/Jupyter 4.0 * Variable Explorer * Don't refresh it when focused to avoid slow downs when working with big data * Add variable name to DataFrame editor * Fix several crashes and freezes when working with DataFrames * Under the hood * Use PyQt4 API #2 by default (API #1 is not supported anymore). This is necessary to support IPython/Jupyter 4.0 + Bug fixes * Multiple untitled files generate at close * Indenting at the first position in file fails/crashes * Crash after update IPython to 4.0 * Call tips and auto completion tips go out of screen on a second monitor * Having a lof of data in the Variable explorer slows down Spyder considerably * Spyder crash on launch with Babel 2.0/Python 3.4 * List of pandas dataframes in variable explorer slows down Spyder * Variable explorer auto-refreshes after kernel restarts * DataFrames with headers that contain BOM utf-8 data are freezing/crashing Spyder (in Python 2) * Spyder crashes when displaying DataFrames with duplicate column names in the Variable Explorer * Don't ask to confirm exit on default untitled files * Display object name in DataFrame editor + Pull requests * Fix missing exception on Windows when importing data on the Variable Explorer * Show call tips at right position when there are multiple screens * Fix error when indenting on the first line of a file - Switch dependencies to jupyter versions- Update to 2.3.5.2 * Note: Versions 2.3.5 and 2.3.5.1 have serious startup bugs on Windows and Mac respectively. Hence they are not listed here. * New features - Editor + Add support for Jedi 0.9 - IPython Console + Add initial support for IPython/Jupyter 4.0 - Main Window + Improve how Spyder looks in MacOS X + Several fixes to prevent startup crashes * Bug fixes - Issue 2468 - 'Connect to existing kernel' fails if json file not in PWD - Issue 2466 - No Notification of Running Instance - Issue 2463 - Failure to preserve Matplotlib backend when using symbolic math - Issue 2456 - Launching IPython console fails because of errors importing Pandas or Matplotlib - Issue 2452 - os.system causes TypeError in Python 3 - Issue 2448 - Spyder crashes using Variable Explorer with BeautifulSoup - Issue 2446 - When importing putting two periods in a row produces an error in a Python console - Issue 2363 - Spyder fails to start because of problems with lockfile - Issue 2356 - Block comment incorporating whitespace excludes last line - Issue 2341 - IPython console: "sre_constants.error: unbalanced parenthesis" while typing - Issue 2314 - Cell highlighting not updated after closing the FindReplace widget - Issue 2302 - Closing all files in editor shouldn't leave it empty - Issue 2299 - IPython preference "Automatically load Pylab and Numpy Modules" not followed - Issue 2298 - Cannot stop executing when runing a flask app with debug=True - Issue 2285 - Copying from Spyder and pasting into LibreOffice displays strange comments - Issue 2228 - Shortcut to run cells on Mac is not working - Issue 2188 - can't run win_post_install from pip - Issue 2171 - Spyder Mac apps (for Python 2 and 3) hang on startup with OSX 10.9.5 - Issue 2028 - Background color of theme is not set properly on Mac OSX - Issue 1957 - Python 3 Mac app can't start Python or IPython consoles - Issue 1844 - "Set as current console's working directory" button not working on Python 3 - Issue 1615 - Mac app - Matplotlib does not work with Canopy * Pull requests - PR 2486 - Stop using IPython.lib.kernel 0.13.2 shim and add initial support for Jupyter - PR 2484 - Remove unnecessary changes to detected kernel json file when connecting to external kernels - PR 2434 - Match for pylint when parsing pylint version - PR 2411 - Improve github issue template - PR 2377 - Fix the fact that spyder_win_post_install.py can't be run from pip - PR 2293 - Hide menu icons on Mac OS X - PR 2247 - Add support to run Python programs on xfce and xterm external terminals - PR 2216 - Fix broken png files: libpng 1.6.2 and newer has stricter iCCP rules- Update to 2.3.4: * New features - Debugging + After pressing the Debug button (or Ctrl+F5) move to the first breakpoint - IPython Console + Drop support for Sympy versions less than 0.7.3 - Python Console + Remove support to run system commands with ! (like !diff) - Editor + Accept drops from compressed files on Windows * Bug fixes - spyder crashes if ipython installed but not pygments - Cannot plot inline in IPython console on Linux - Update French translations for 2.3.4 - Importing a module with debugger causes "TypeError: decoding Unicode is not supported" - SyntaxErrors with Python 3.2 - Object Inspector is not showing "No documentation available" for objects without docstring - IPython does not work with brewed or virtualenv Python(s) in MacOSX - Spyder2.3.3 Code completion breaks - Spyder's WM_CLASS is empty, resulting in unexpected behavior for task managers - Code completion issue with Jedi - IPython consoles are not named correctly when connecting to existing kernels and passing the full kernel path - runfile with path containing apostrophes (quotes) will not work - Long NumPy arrays throw off errors - Special character "!" is not processed correctly when debugging in Python consoles - Spyder crashes on Windows because of non-ascii chars in working directory - Don't execute external commands (!) when running pdb in python consoles - Execute until first breakpoint when pressing the Debug button - Dragging (not dropping) file from 7zip over spyder window causes TypeError in dragEnterEvent - spyderlib.utils.external overrides modules for script execution - spyder 2.3 ipython console startup code or file not working - Running in external system terminals is not working on Windows and Python 3 - Spyder crashes on launch trying to load the project config file (.spyderproject) - raw_input borks with '!' - Plot A List Of Floats In Variable Explorer Not Possible - Problems with sitecustomize because of pickleshare library - "Highlight occurrences" setting is lost after IDE restart - Mac app - Sometimes it's not possible to get the user env vars - The PYTHONPATH manager on the Mac app does not work with the EPD64 interpreter - Ctrl-C doesn't copy to clipboard in object inspector * Pull requests - Update French translations - Improve message for no docstring - catch a reason to crash on startup - Fix a bug in completion if callback value is not converted to string - Open configuration file with utf-8 encoding on Windows and Python 2 - Fix zlib segmentation fault in Anaconda 3.4 Linux - Update to 2.3.3: * New features - Editor + Use the Jedi library to do code completions + Add Ctrl+= as a shortcut to do Zoom in and Ctrl+0 to reset zoom + Add an option to show blank spaces, under the Source menu. There is also an option to make this permanent under Preferences > Editor. - IPython Console + Don't print DataFrames as html tables because this won't be supported since IPython 3.0 + Drop support for IPython 0.13 + Support the upcoming 3.0 version + Add Ctrl+T as shortcut to open new consoles + Simplify how consoles are named - Variable Explorer + More optimizations to handle big DataFrames and NumPy arrays (i.e. with more than 1e6 elements). - Main Window + Add Ctrl+W and Ctrl+F4 to close tabs in all platforms + Show shortcuts to move to each pane in View > Panes * Bug fixes - Visual help for indentation: draw spaces and tabs - Allow the file explorer to open any file into the editor as text - Augment or replace rope with Jedi - Kill button 'clicked' signal is connected but never disconnected on the python shell - Add support to get code completions for compiled modules (e.g. OpenCV) - Debug ignores breakpoints, if there's no ASCII characters in a file path - Creating file gives TypeError on Python 3 - Keyboard shortcut to come back to normal zoom level - Shortcuts to create and close IPython consoles - Transition to git and github - Evaluating cell or selection in Python consoles takes ages - Spyder with GTK/GTKAgg backend on GNOME freezes - Matplotlib backend in Mac can't be changed when using PySide - exception in spyder internal console when typing 'exit(' in editor - autocomplete in the middle of a word - Your IPython frontend and kernel versions are incompatible - Winpdb (F7) doesn't work in Python 3 - TkAgg backend unresponsive window on Linux and OS X - Improve inline backend options - Pandas Dataframe not opening in Variable Explorer - "About spyder" and "Report issue ..." output errors - Profiler - sorting by Total Time sorts by string order, not numeric order - Unable to bring up tutorial - Bug on Variable Explorer while viewing DataFrames, with timestamp columns - Missing py27 dmg download - PYTHON pathmanager on windows 8 does not work properly - Spyder 2.3.2 freezes when viewing big collections on the Variable Explorer - UnicodeDecodeError in the Internal console when trying to run a file with non-ascii chars and synatx errors in it - Go to definition menu item inactive with rope present. - iPython console rendering of pandas.DataFrame.repr_html() note in changelog - Small typo in Help : Plotting examples - Closing takes a long time with Python 3.4 - UnicodeDecodeError when inspecting pandas DataFrame in ipython console - Update French translations for 2.3.3- Update to 2.3.2: * Editor - Improve cells visualization - Add support for drag selection and improve look of line number area - Open on it any text file present in the Variable Explorer - View and edit IPython notebooks as Json files - Syntax highlighting for Json and Yaml files * Variable Explorer: - Import csv files as Pandas DataFrames - Improve browsing speed for NumPy arrays and DataFrames with more han 1e5 elements * IPython Console - Add a stop button to easily stop computations- Fix icon directory ownershipcloud114 1590571618 esfrjaptru3.2.8-lp152.4.33.2.8  localeesLC_MESSAGESspyder.mofrLC_MESSAGESspyder.mojaLC_MESSAGESspyder.mopt_BRLC_MESSAGESspyder.moruLC_MESSAGESspyder.mo/usr/lib/python3.6/site-packages/spyder//usr/lib/python3.6/site-packages/spyder/locale//usr/lib/python3.6/site-packages/spyder/locale/es//usr/lib/python3.6/site-packages/spyder/locale/es/LC_MESSAGES//usr/lib/python3.6/site-packages/spyder/locale/fr//usr/lib/python3.6/site-packages/spyder/locale/fr/LC_MESSAGES//usr/lib/python3.6/site-packages/spyder/locale/ja//usr/lib/python3.6/site-packages/spyder/locale/ja/LC_MESSAGES//usr/lib/python3.6/site-packages/spyder/locale/pt_BR//usr/lib/python3.6/site-packages/spyder/locale/pt_BR/LC_MESSAGES//usr/lib/python3.6/site-packages/spyder/locale/ru//usr/lib/python3.6/site-packages/spyder/locale/ru/LC_MESSAGES/-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/ba6ab4c7ea101c0956771ece92fe6278-spyder3cpioxz5noarch-suse-linuxdirectory@B,eQ}pfe2spyder3utf-8e4bcdd33dba57d0078a8436508022cbfa4112a3ff97ee8582a46d34815e1f4b2? 7zXZ !t/+] crt:bLL 0 Qo>et$$)ZՃ: ^5oqtMB_ mʻ|Td xE)c@=\;٩ѩ7WyJl)5漂m^t[=yRH${~o֧lO8sw|+$Kf͢1B% ^G},sin)'P,g`U"Dž?2 ŶsӚ#fHiԺ/\a ܄ǿj23W(wF8Ezu.Dypf]lrN%3#FI7߄VυIIltbmS;'۲yc+@xY gtJoHh# IP$|럣1eݤȌx(ۜ!]K0E 2^kJ$d< _pDS`~#'mT܃"~R)0M0EM0[,Y>F``!-4ئK|B &^ ]\˾>bRX%oۅS̖}ZDJ{le̲a)4#E~f2m]mD}~m7'U /%Un, ַU/@E0cePl Wi*=2غ 1ʃn $z :EYypnk.Xj!VȔj:49`-hu0L㔐 ^wgt(3x/ 506HB 0^JM'>^bO1-CJFWGCDPWWȽX|&}Lܪnmt5J7 \l6 R߭k(e?qȭDn$(mKwWx.{~;yt^{Q"TW_\=,~{'8HWW@ dg67[x>o` ]ku* MMǷre?6qoPF?V"ww@ 쌥`&si 0uX;+ ne 3}1uEja03X8l؞G3tU9p' N84儘B{>PD`rAөRVU-S't_5CX+S7v1^Bcۗ-0 :V5ԚN u? y斜UG9 0!ڡ軴=azT=(g9 QqTa6bЕ|̕#㈩I/cAE?mIeRPIʵ͔Qn\tY߂ "st#\$;%w&L*a6sL{]6{ŞǦ# dҹjuBjp>jO E0@hF;v+ ]9=l\:&7-i%v]>m#WSL8Z6NgڹyvNY:ZЋ}#u_e8K%zI_|:aa5nq"4dBsW!S-$Wl&\ay\RkKUR#MR>~ M|. fo7`e5y SHPZWv vwKȨm}Rcp)9. -zIŹ ~+ k`.3zd ҇2GKZO&i"IQL8s0Re &[Q7+ҩI\b7@L| G=?SjVd3T%rEibt{Jwñ +ZVd+-nrqxYř1$cֻKSfVjF)GE `p(ؤKA .'ڸWwu*\QMoQ]QX51G=[1(wY#2^]h" Z _N Cx~T=,|eZ(@hAfs&uaNXgs5,^@N |mQW*gyd Gbl(fz_oʟp#g$ xQr!;#5ypoWfTsy+ VjNRl_B, Yj .BGDR-.(Y NZ.كsKW=80ՓJDDZҦM]Aڣ3G@q ^ۚW{$3x$H{p05?$Z1F̭ `kЧ.G.ƵbsH_MX(#Xgcgv)،2ׯgn`#@I 22R"E#~@0p*/T"I y*a%5WUЁFXFQ#1 W8.d0҈['Nl{; @v3t,c{~ZbDLRUj/c?$;Tw7gF@,M)toSb 0٬Tc̏R)L],6Ԯل,^9Zٰ$-u5YHSa>"t|/Fb뛉-êQe / `VIc>fUq˿d59 }UI_jo]A|q";U<*Zъ ?|Jzkx#eMIwӍ'z{FˆBʲ Lc$& +C $K;P9r%XVm/m/#^%lFp {*?"Z5aK.nO~ Fт\9eX=`.>+Z#.±?&bWtuOn*\=X^cCD$nȲzÜqKYlsє2_wYi&7ܫYf?OP(4}uε^6 f wMju'4,Yp":2 _c%C" VYRYEC7N루:GözsMcn!-U% ;'8w+m~˱5>_Y⇍tdGv@# lJѥpGR'0 6RAnoSλG3e@3?h=V>;?)je&N!>620J׋PS)J>x쵆#y2*.e7#JNT>))n^G9\p[n.[PrQ{vk0(ÌUF#,)5ߢj O.v#U)fFgrXv:A muǑdt %kV2j ?cIQ ae06(*I!b8Eq镑wSWr;  yM'=viuL*BgaO}jFIc$SuKbf4vBXoV(n (+v9&Gs~Vuf@b7 9|MiT-Y* g/o[Rqt=AZ "@DPnUo9H1iK e7z&D.`P<›cpydL`-tžqn-kNS`ݕEtgZ7_?DPK(>Qefӗ6|N}&#k|=R V"2ӓBg(]HڸTU,fa?:@Җ7}ZKdSGPY$`WZux=rb.EV:V )[&g~[;R _Cy]#{Sq޲b{|,'oA,ı AR/6y{؟",G~Y[C:R}IQ"8t !%hFJp,.˛\^8 62:+3R!ORY YY)s c9W!%Y I$rwQ2v8L-ڷ0+cbհwAѬN$[~χmǥVKR’ MBqwF*t`WI^mb[xc8$t"z&gaUGΑCiFS` gGD9Ϲ׍Kp~+R}}e7(W"is .^R&Zb2F= /)@%66B _`#و)F$| _Z\$C<9<:WH%$ld2d>$~1E 1Gp8jzX4~r^{}_|\KΦIdz|DJ&hx ӯ'J)fD3uԖg6m!qp<d<`d(6(rߖIk0b.>iC kӭf>ODJ0?.=@/uԹo,ԿT+V|1oC3FsTNU1ֿL׶Q Fhr3{bj঒[4]W<jX[UcKEE&3{jHFxPeh[骤F֑9v_I(0!t|X_<7REM+;*BLD~ۣV-i%"aXmq­"r>!%ܦ!^9'׮ʜL;^KnؼXwiey5=|잏!pgsY0!"i_# J+Hϓp60{1!Eӂ7?p7gnUk4ӝ5וy\S8 wZm̼䐴]Y-Ot?꽷 =qżL#X#<:? Ԉ:R#R8Xpz-I|KUfǀGN1x[%/ -e4ݶY>0<s~\\qF;{XЗB еXc_)讉V;Owύ넴LAU<; 0:u:<1{2 0)+X9b#: +<5 ۖ +0KV'@ߋezYBcXq)mjȷLfm9ƊuG]˴oVf ܛ3m޽L"n?Z4.<_xwW'#vk R8x6]hWIWwY}Y}pޕ7]'_dw*2\NPGL$ SsæjҶA[K܄M\/g-ztm67*\q׆~l;xfuG`拸rk%G+;2ͽ"|HRo TN0% D+$5&+ͻ|ïcP80]C j޴Ai$#!'ɯ_*]dd S"!fPs'qjӠq)&g2˽C_,+a{+v!ޟ{t0G;K{LJT\)Fi)2GonpYI`ݭ0 TsL87h鶕"1ǍV Zrp;fg¢_9}8s5\WA|}b|dXF=[IpC!3O5QEQ9m4}_)$nd83+ [#PY"J7&c?)!5ڃސ U yE糽n/r^{>O=TSCyhx~o̭pgcZV7 .!L҈ӃPhf|Kͳc,U*.Or]Z$#q|X3}l2&ɐc؝dVm.( D%#~ZD^ѺψXoxU!zpM<-Pr#y\2`4Nقr'bogy£w+lp}~.IhzCۖzf+]e-j,R?.a3~k,:o\pIb^.aUxm6@@U$/PfTx"mqʼn(֓!|eC;{@,@<хeZ+7ܺ7~7`DZ|I.&:8a*T.U+ u4 :k̰^VP}w((b"tޓwX}aפp(7 jyR&9޲=E1Vq7Njp1^[J YXlrY5a޺acl#t}>;ΨNM†f>je%ˈ\&Ǯ{*YZ$F8%ax'T z L 7N-e#vb08Lmb4,5Ӑ8,kk.•rߞL0`Hf̪*%d4] ×▁T{wlE\J8,W4,g_ zUC=*gI ǜ=UnPy_.cZ,єNu@&|~L(nmn[ݾ" c֨ iu)<̬ 9i%խw԰Xq E[7iE,I{U>g<@_YNfa[w27Ôoz42b-bmRtQʕv8hz ܸR8B&  FBpBj',;1YΈmVT<@H Ehk"| !@iN?-PH~uC#+c2Yg%x嫊ob,9EF˿aM=ΑؖwVUg:(IBsbA] sgi8cXRK@'>7\n j mta@HZm}p b g͎%@<T}ӥװLTjXڲZ9NLrWn\OQOkTP\E3dI@"@'"m/[5}q+IڴڳM婳FHlDU+7ljԆ-JtѨEHw)_bwN PepuK-W tp0zmE'pSd0֗hRĵ Z]Q\4+꙲TBïCW#h+߰. ?WH-?u ouA?]=fs/a8\K'IZ{5fQ 챮l Bȡ=[mu9'VU(%7Rp_H1x_V(!kjsy3wh/j%J:$cMsE2Eo ˌK![Z$] ˓qbu~+g, 1Z:Oןnǝ.G} ~M H57NX/%J P%ulQ:3D:QOO^K`& @,w0~HF[F 08p26 ,7~8n5w l/e Xp<FueUpjVI*g_h|"S\401 鞸qscK١ 7}bcMG_-ʗ.ښ0%?>,DĎ8Hͼb#Y²[^;4=JLLܧ6I-Pp\vt~I iFLwzXʦm(Ld!%*Nu6hՃ_9d`gZOkiඟx]6ɕx|a4QA\5Ι8Ev&C9 6\^΄F&'M1pR0<%!CS=`ZU-"ed+MТ;hOl Msď& RbW9OdVe#_Vb ,)֓J !#a:%¬)Z񲠐 /%cӊܡ|B~s镈ʑ[Ռ]&(8Oq># yVe|0&:pNWtfn),E}ɴ>  70)CJ*r  ,Z"&A]P~MEMgT'OK@f8-ޡ 6WNnqKJ(|D0ea[8=jokymjٻ3C]%L*LhkKz_v0q~?k n5]6ĶMĔopÊO/Z ϲ %R;8:4zcZ#"9sSf x^#SZire Us e$|8iuy"by~ I?㲩liߝi".EZTt TQUo?fOϫ QkYl n'u6r#FlDz7bp G/tN'Z4u?BiSǂNPyĄ. Ucٶz y_ք٧b TN?P#=XuEK*8{9s͖y^\+ˎ6zEԜ DKw?{We5'rU6W8&%G{Q5 83ĞA@c oA +Ɠj]܄ EOn/rp|?]^̴QTֹu)G \ϸ(c8O1Q9=E? >->H &H=]M{ ۳@%e}YxfEg1@{x<]a|ZSG 2u|cgŢ:gEEE3Cż!~4jFq1{ggֿ*┸*)TnƥZr^"cl! "4Mr*wSmC\)ɨfln&ANiS˘Wg ɴ]ѲGAʾWU` eQwtUl=yim7JmqcD(}HXvQxwgXz8k^ dy;t+zoVC]t7rHO@ЁzQWH;@|լ=?fP6\mtv2{FK;Pŷ҂%y ?C-:R ߶ϡ r}u=&%Oa]%DTwJ(+| (fbk~1 Ap`bPPBSWfm( ޼,mA%(4i68xчh>_gd[@+יW zD$ n˪ML_)kr ww@U[W [ SR4id[m()񱂌-SwO:F\G>՞,/l6.d*KEJ:&RQOt,BRX*[ȷWu?VW3 Fʃq0g`SWHpLKdV4~B2PHoֲrFOwVሾYe.̖{ij#%|aD܏cFG٪?Djx Ԃl ޽&̨9ޑ? ]-e}Yi[djq &;K6)R 7xbƩ~y+׃ͱGt$g ȾqDs:p{,O(owBď.N#Iicc!G%7TITy% fGSmwOj6huɧ&ر0w AC8׼ : H4^?!lY;XuH"51 _;-48t[!MhNt6oz#,kxSO^pqt{FzR 3r9M BbB@f *$m DbY!JvW $5q;pugi'[AlnwM 2|m ʓ|]naT粨$QaI(=&{'ʃȝNaʴIFȢA l%f{[B!)7p}}XpHʟE%ƿɪRbPSW A_i{ mi)U hHG-]t+-+/(cf(ۥi¼ CO܇! 4% Ga^kϊ8Z#d,RJDaO4!ʐ ^hIl8=yZRJ%$ͱ+uڈ%  +Qh9cPj;t=lJ:!+tl k[2Ň riOy^qgna^-eQY9a0Y80}d-lH֧ΑRx$S}CܠT (_v41=>;X f>XT蜷ب 5Ч2xOQ;~@  ֈ> X-Ƹ5+,j~I $f< 渿02-\j‡%OPO{sQMD¡Dkebu醣_cNN̝vP'Vv]j!2^Cfk\9Tv"{x N(02t]{M&iCRB/%2꣞f2㵨#K{\lYX+ީq}qVtêxyM>;dHH[_,T9Q7|) a?"i3o1Sk>ʨ }qYT^ ViU]X^XNd91ʀe"\OIJ';h-:dE='. gz/iw錮P5 fуIڪ2 b/L p?qD5 2MuF4>:7ha=2Wims&59ޘfmg^H-9 K^Ew8Xw\ EO\𞾋>&XSԢd3y"7O `[~S(4$ޞk\Aخpt t1܆%_ҘO]]cn&ȺP<܉ž?8&'o1 @BS6_3R?t>{͠úբcޓVvII\-q}i g(2ZamO% Π~Ņi5_o@ tyE_*jE;08 Mj:yvP?'Y,5KQ9_(WN!gl6.ic!+O$N!?OK63T&VyXOŧNҹE-*sF, σbo*oWS7DضRpנ0+t҇qcȮ^{qhkRIߚ0f=NzSnKa8Zobfn;O>shFФ/3*;{VfTz,ēLPfDxA 67/SkGȀێ#_S.si^'EG7r|yn7YLlY]d#(`I۫f"ݝz͕~Paq2d[7JT,nA I V'#(觶_o-JARxbi-yF/ ܼKSHkP TM9ARj'q.o}{>$.qmϛFar媆$MsfɎHԪj VÞʧv^U\Ǯ Ѹ%Ac^:G '0 ol2DH$RXZ.qVI*DꚳWgy97xIYVlҋN 4v.OǬoV0aTipC8qJfTP]j+CB>;'XYF"pMKHLt*fndsUP#|P!OQ6i5V;ov;#,C=OĕpS% 0kG X1m~#"mH_YlY$U$݊O*ƕxYtsyb,sN7p9Da7/}#lh8b*X}$̱*h Iާ5|#ݨ{)Wt8QvU}Œ}#ٽhJ3,1Gg$fT=yJ''D ]M=k8DeAZG|#pZ;uJqV2]e6-6qHBLn,7OQ eAKp<(Ya>y\e`Znw0r}D#39ZE0S}k2XX3N{v;9 Y*V=l"m&Id9؏ lE2p 3h0V ZY<><AOAXNzyu(Bbh`ui zd.pqaoF`bfB?*juY:c`@lrGT7@Q-kma*YjbսyEpBg:#lP$L"E]+NgGnOdFgч :aA{:3;fFp&/SD3ģLq$̭|ǢgrL bgXCL!q|D쐯7inT[ں0NIJ  Do? ȗ)X/%ě^F|m3y6L+*!22S3񣟄X?3(tj E'݇3g 2NL8Ivnr߮`A&I-̤Pe*Լ^ ֍O"AN%ܘp?V9(j!|aݨ$hrĤOsBZ '9j>X:c Í8".=\w٬%e4hGh>?"(z<^LDò( buڪ!3`9ʘ9ӟn1ϰ,zϹs3s׏A$a@WF"^;S@c҇Q#mh~%gh+xGno2E/,pue&nKpƹCܘ9~LiU.}egt2dC,  9\PEC31YcJcKxގ3 vbPv@kV eGX76:-^}). 8юXE(NcӥT:df@ߕYn*5=* fcq;P$n9L5\gXhj =ǟ˻ʘ?Jϟ}a7miV"*8ꡤ BLѧq^xi$3\q~8Need:&^z,o Z@Nݓ$Y4xi휃Np'$ nF*^=f<}km"%μwj짽:10;.BExslU#-jt]?qo)ώǔt|uM^۾Ʀ)Qg=!T_9rc:Jr)^W;gmRKiyf1X9ƢyrA /ty~93A={@k ؜y; ?z,C0}8tAՀJ1TAb]Pv,FĜ[L1ǘU:6[FdvmL9.ͲMW}EcU WjO#G;5Vd[1^&/@~?|Ig S뫱XgHPo\2> ? +2sQ<Ɂu֕qk_t2)TdwSGX6 1 z G0G:3~> L@J"ޘY8,1}rݫbwx)v1Bҽbs3;IۛmAg%kN-N?0:',]<$ypYJVwGi#Q0dUYb_ jPA;33tt5`< F:\3cB 헫T(bY]lyDD$,qt$\Ef\,R\VH1*7Z~4o+{r3L .(Q|zWN9I/ HYqk^XlȪS4\6:e=4#HeUT}Rxus -@fDّ/Ab3n@\Dh#@;՞y2-"im:QAђD_= 9"A`YOvA"Jeɭ{]ObBQ?EC`36/Nfzz ٷ ;" ~۷,HQyRۭ %^qX؊ߕϭUhwlY#BĪ}c$Koa{Cب̠]%ssk|~jPFO{9zb?sN,r, V} g2o?pm̯?L_O}uUM]ERimrȡjG+;|]&`܄]aU%#Z–4u!j!ˀwyR n[k/wX#k(w$wŤLQ@j}]@jRnB>taTpԄgz_ dta/5 et_>FDqg;2+iX_ q41jk<(eKM *S6-SW?TЁ kƎLR 6+x-G{si=}Ew4Ej鶂E9*c5.A!cAvmǧlA$3¡%t֘SiZ"̫:da>rleN+pI^͟\xv\?o{THv<|)f35_Byk'0t2<@pxE^vˤyB4[%7אK yK>Vomg>h1`À]PmJZ b/Hh v:]F{A›@:f,1*M m9Թ@R!ɠny]kYt6VIL 6j4u3V[ OlY);XYk _(# J3Ba3غV?U_E3d_ zOU% o:(>Y~5@F?dXz z5k)l#=mR~GL RdK{Ëw::WZX_bPt;KJcV~BOG[HƐۜ.ƞhC XY@mQ`-_d\;i"q {ؓb4ЅjZ|Q u7漠oO'8E<~(U|?)ȉG~E+Xؽi(b8cy?t^V#zdCoA;wg|BLz)9;iҔV8P=k8͊bڟw5"X V~뫸͆g%PFBnSafH٦Uw?9$:mg_A,g.&+bgN%vtDeԊ 69*l|S Zۤ'{Y[ҧ&0S79bPb<,%B LڡwORoLg]4J1w4)ZAs(i,_3ԏ +رzcX DaR(`Be|I;pFeTa%%djHԗL&z}{y/ܜ[hP{L<6Y{bba'%26B`KI,N5s;|c:@9{PA|IL%y92@,6"HpĤjpb`t9Ai/GMC. 7տx%wՔ I\@r/ŝvȊOL#;)B":X c=jQK#'2ϰ*PVk+`Tl)bp))4rO1(>iX R,l5=wimUS*IS,&3 MZk8a橞Wo3hAB8ɗbA[@ux~BŔm]e忾L" iǙ|#լK|h05+CyG O.rU5 _e{8³$qm~ko5`e=OGmYYRL[X3+\&t0]{V8Rޫ>B= Jĵ4l͒LӾE qN2+ p!?3V@{ Ge"?A#n#Ē EΙwA,-bnQr5>UBI&n!/,^|4lY5+Yp.e@MXj́-t_(M71I{!^6C7dw20/'JO4PlaTXj 83l&f3+|f"H WPhLe|?vpIWH yOvg!%A?&_عAgt .aA) t ǽc,=KD ?RqqwɐVhI1a[g'w5Iv`sV+!0FUP8.QX=0w?Z{%_4m^Pv\F!U xbY3Qv!Z!biNn0 ^pcsTSv"}UdL 'f)GTUK_d(%G'L;ɒ.YeJ:yT)nV5HK;@i$/d1< ]:ntX חAe ːO(CoF4|_"X|ku<ٹLF)-q^&܍+CV6H-fY`mm0 OX̍9&]fe7\I އRF٦ 1i q3'mdGGsU: ,.uї{ GK{-Jzsdi:<.1ܧ1I+M*lVS/{n?Q;O@y(#|´Ͷh[)ӢeUbA uy69t(peǔ^t)*DQ]YSptR6A{>Xl=AI/!7i#$H:=h}z{x m.Rv9}٢W!b93F$g>>)7R 'Y?xq3=¦T>-lpeW Is^)7wLK,"azl=z>_ eh肀+:aӏb6!f]"#8{eɩLL!Rx{g&&鮲؟F_szY#c}E HS{I4|u dE Q!Wd!"r T^^d+L!87 Z}[0BT^wQ2_JyZYx%6 TvoU5:Pu`[9bGiVv{y"a|}ox_Ӝ |y=a4u^>=gP]("Z*uR j̛)ꚴ:hjۨՈ'oac HΕ! MȽm_FRwS^}Ӓy=VYӟ!5|,eE?Yzd CgϘ qi}%2%E oquijx ZxMem ]8Wd:^E4Fƕ(F6+Vl:3洤a=z5&2f.Cs$}V3cV$1h_r<98k{USQ 8\|U-0fVX_B:V㲍i/|f]Sy6~ZlI8uE=5x@o \_]"n]{mlez&RD(%M?( SF qj%kP`r΄ò:s0*6dU##Db?ICwe5˦7ȢxnxA| Y kz2:Ŗ\ʵz6~H%/i%_ܤ2!r*p45CipxaDQPu&ˀjF(8^?" K/`d7PJFVCV}w+cw~Pm1g?X PMS;g5W 9Ro|<.+|6w_ͪh"4+O% ĉ'@@r5LW!)!%=f4`¶=DYR[63x~XȃMJh'zn~}Z\ZHi셞1L zGfi9o+0^4{TT]*qU%qmqe(*&aDu!#kKo񁟆 _ʃ Oo?mjGШ곒jbwMw'G@Bc0I}ɀ~/SO\XٯkSa'5}L B6 `T*>+GySLzH(tÂlsi2U']X280__+8{nO nuE[6'ɫ*Z3iݯ+P9g:q_4b9nfἭ>9`YWUOk.E4_|cVa)ܗI>!}cVAS-,-K8ٛpy/4Vy)9_Һ!|%Gem:uP;L <]kj(M| ̵b?Ā((6 ‚KHtx'}@ۧ S`At$ vՀZ~` ȓ:oAfGģgoekёq{Poqx*u-;MJ<+1>#Tveh6cqG8+%l5?@΅s:K{xIl%tSc;uHeAN~>81Paj_eUo,B[wCP| 7ЯalD$UgH`еG?½-p [)CLjHjc6 9_Ԙl \pҘ/ZC. b9+QiH-3~{LSZжC o$tf bNs鑲ӊ>vRy^|O&x˙00iD:U.}Se ^煬x&طtiEsRImҊj*Wԝ0+8PّAYP \X6zl,F>QN&yO 2&ʦWkZ:ƽ3_#2WxF˙ D g\fI_*xAg+iNhau:c|Ӿ~<+eV!wWPќ,x =R!ϫoܶG]zq;7Ӽu\%J.ϒス}-NdKնW>҇-ضՑBV3]6pYXcV0:h+ǒ;)դqW ̟(G2WRt;^?y^0%Y¾O*?]=7=2ى?fȬ˦Z Ē Bn4={w/&kT$qD eCTCl\k<* 8:foI(k}/᥾Y|_DdP䅮:zgG6 iTd7g*4;_zI gG"Vo).HY047ʽ=K5!d?}$}<ܢo<®) d!1J(p,==gZ[nA;"*}鵔?\堺f ϫ.vݫ b1AisJB4t ?UgGyַRweσ7GrH2&6ZOR=`REAϡFwBbfD@vV"]C̥0OgggZFO;nv4Xim5` .v3~c`,ʺKԥA]kDRJfy0 )/X"D/_cmAKLô7y+N{m@ Qڴi~)uچO|+<1qfTNŷ6{'!s;KHZX'] Tq}JOmy3!ES^g "` GW 㟴fi]j/9OeY^ȤՂ_&}6`;̞*w W*Ѫ U>[ygܖnM]TX羆W#Zy)a4/u>YZ4Tc;8]/ X4ISیp^oZ?Nz~yk`}ݴvv=.ߔC-VL|PvѬ svh 3{3b>uȔ#ǂ6tSnڀKNU3]%mS/uȒ7sl? ND( bLӍkwK>pC^i9ɐ '"r>Nu cj0 4%r99LG򸬽Φ.c\~\Dl;F̢E ִ -h砾I~,zn Kql< t^f犬Wpw ;jCOJPwnU[ onxosW+qS%N*DLMUK jbD+p6☣Yg]cg7dޡ'dg匴 +> uVB)!dMgN#Dc9Mj/dNKwZ %G]iTρ"19r;1=VZ/sm@HwƜGD}[H V(\jS&iwz-\M\v7xQFh\2NZ8YRWu,}#w!~_,|)h~~b<+m_`tViG^ RDLث͉aZ_TKp֡E̎NCc7p&Fd bl ;Z$flgG}VW .SI'jӧR bm4vK#pNV9QBD5K43kE+֩`]k;&BL5 HmQBo1KN?L#y_ٱ)B*,g䑅ak]J`irTNy G. פϹY@w<{XS~{ u7ɳ!ʥE~}58s HS|b\&rx,=5:~!mWGRwxj/8PngZ6(~fM72b*iR:#s8^};VV\>KEYȉ5W,n禿SlaqЌacE1NsGȉh%=%8ՍLÅUb&Xf!jTCE:͆O.k*_$"USFee;V4Kt/r-=ДĮeXU$x EG}E14 5<1GVӢ'>G~w1kxJr/0"< qVk:dhZ/u.A*&Л=Jg?R1{Ε5񿺝 rȱ絮dWYVQ<`e:,B2h֨҉Nrzdi\$!b˧1VL 쉊n{/e#bhFr̈%hyUvRkɚc(ω2xw˪ ?A*#qB~\6D6J&ɉLsB/AΏ8 M] rWNjآX[וu%9l8fXS75 z*g[ռBk6aOR_粿II~}N`04B(d0 lscC3WuDն싐gN &A :`6h_2mCnMTة8gMUC$.EYi|ޟ/7Vͦ27vɭ3ioӓZ] ?!WOj]21E jX>?t>w^iY[)<u88An룿R0d5Ӣ e39]-Ȱ&B_q"o7D是"i"Mf,୹T1nBj@7C6-`D hw+|}RI5{,;ٜi#WDBR GdF^c9wڡY f^vjEat`|j I#]<$c#^% }Ҕaݑ #v3r8sYY\#7l7K;,QaP;E%d7o=?. aXCm+(n@i0Y-Jv2jI zX4Ի=Sg ]E!e '`G8@Gj-M<\` 礩]Ȯ9*1iZv`ՋX]kZ_4DW)&دUm6q Qݳhu%U}i l ,u"ۄX%P[~! 5:I=F;KsTϺ h74KUqقzg`A !ʪn?iz.^nRvF$A|D>ař D;etfpkz/0ײ̋>ہDs ~dGiDIVtlo4,ҤvO@|ǰbc~-<Nm\7~%ra rĶmn>Ē3Zqk^1&YCX:uߺ'@ppuW)3J휒fbm ֽs pr )trO 1]HH}P1a^+^v]i cnt+[Q{#{N?lDKmIMzFs`zěoUh__T\#kK˜&J;/=8҉}9-]fFp#zbuQz]6*.tAȀ2)pJ] /& 󟤐:?C\]P>0H46bԩ=)jr;XWI$px˾ؚvHE[N$MARYv" IJ+.'+H rؓ)I~vl3Mmy ZH\j[ S*(kWBfI*aMv>K4 '`Ϡ 7he3vhLLhMFĭe8{%99EvkNq-R;1vAؙͶSg*dѻd.]t|g{Xcy$n_W0ދ;rHpXz%uHG'2upDs~#莕b#gb'QKd݇ǰ/pKN=oobGt,,sn`'/"?^!p,ChV)W1Th9zV ThdD}9ri)tmqDs#L)Bg:ѣ%[xhߏ  _f SBZ,w~2iFe( Fw˫X+ϮUk%}0F8DǏ ^퇍ThGCXu+fjznՉpKroXI:2<pە1udEYQa&@!k`yJָcK\ eQ[%:Juܒ@ib1@{Kۅk%S-ʤބ55ߺeUQW2Su΅ĚFp G.) 6dwփOSLRȲ1c@c۰Y3RX3֨XJ'I+mue5;חN[Ps7.8+$Aq^Dil!)qC< Zhż*vyA V'P!#&llae# K{b!}@7A2蘛??aoj <%gqunS l  ݽi}Z:ADe=<7똯w`6_±?f~8IȳK$V(auk5TZ"T{a cQVO)iI!{V[(=$ 22ٱ? ᭧@'gocV5HB;ࣿl45xh|H/&5Lh+Do&m*[Ӧcdϳ4(Z\b!nb^ P Ap>#FPS76K;زS/V-10ň`v(vB ;Y._o捗Rh~9 ǁA:Z4aVzPzHY4g*{-c du;]԰|WeE] ~^ J;`u1DԈ.E Z$Ƥ9Be$+<_8HOA]qa ߀/"ͬx^_@I0se} n+,x֣{Nsսfd V6綴]2xj I#*}.Z=1X\%$w=Z>-} 0kҎ5+Ʈd̎Ւ̙| hTVHE9cZ S+}"0'g0/7[2W@8-ĮL"Y6y9TE7!Ze:^$m벘gKX`ip&D.zJ֭zHPѐ-fZlJ :9LrsCzdw5-t٥% o]!`xu59'bȬqˆB  ]7vģuTL[h2LE-@|kb9B=7|6;Jξw;jFPe|g:bȫ^m#ߥZzQx~?@/"IF_B݋3UzDQ 4@@*;UQgȳe9LB8/Rl;!eS[iyqe+ 0r7*nZr(`/%:uQ$νaa0 Y~(k 4mFpl, >[~~o/ex (3؊2^a˵2h27W(o͎XĂ ߛh63!@Z!cOlCǦ c&#Va }HL%z:,#}:h3Hu:SڗHfk^ `g>KC7x}AC-XקEIfZo*ĝDo?!k3c|o"•!51 SInc npM"cMV7㪣f*LKW="jY-  1yֈ;4jQ>Za`lָA3!:-Fxr!O$O[iz#=C5vsmXR}tٹwiގm^T\2K;̉2ttD`.Ki-֌"(UB#ŚIVBYNY( 嘍芿ˁ̓Y6)d,8RZ+ <q&6};׹DA9Su.p^92B[WqxcefˠJºOsW_DY^8Supdly=_?dTu}mjˉiހq(0MN,4ék-ݸ2 KniF(e:Q>19 ^lN7?qYoLm2\8T\GH x^(ڹ+/-]qdUnG_ŶfEX|)P^zqYճ2R *[96|Gѕ1H}:J&6fËB);vfdz,H#4e-W/X` Xq w0r+t(rHl 貿Vk> W 5drᑪkT?t^r_ ܘ65U\:% v)Gql jDhVfШ9agooоNG^i4{aH*RI~ZAn_dS̑,a|dU0TZِCk{\LÈ<%j1QT1FҢ5Y(!^9PgSj&ɄTwoK&\t7/D)F/䬏FDU=)yB1# [(_9<;6I{@{HԲP\"i!ϗ@q|em xލW}BG~@4wfTPi&W2%/x|׼:!8;?/^dJ<~?Df4KYF^vI'=$>JV3m 1Q&ߧl^A7OjZt|k`Qv7.Gh4'ed=CÛsDȞ3W 8r^0SIHLAI+op5x$|@\!~fdHTM 5|"fw%Д#` X?:gRO<]eSNWX5`vϸ Gzѳ]ib%-ޓ0ptG>.W$02Ju4NH ўΎ֪ԎCev#p;`n^\Aэ@:T51GE϶Uy 풍D~xk{fg*$4=:?Cٮԥ!-C˳\m$9<7)]h- ~cByģCr݁2{Um(J=|DO?\Vs;ŃKUblis΁''T z x)$$43Òo"<VhfK}>ܐ(಴CR7O,LKwe4_KXuZ{< *li fH4N~ Pz{mF4uϦpcI;˷H*۽6= ['[qx4Ԓ1(+G9aŢew;ðEDU&>}ub(2>ŭT6 ^xྴmi {lg*W!fޘT A iMa˅Jn!_e-o2~ADpzYU|&&r1Gqf 30e/Ыhٙ&E^,_)`/*N f-ou;p!ظzj ++ $qnqx/(nTZiDwp~RoHSt5-s'yPy`GD!B4 ͋U=#1`tXsp1&!F<=*"OYR0AϝCש]]WZ$:T / `_wi%eIUJYAgf`r.4:*L}zN)}[S6^FwzfsfE< g=n J$me~s#磆Q #jVS:7]GfnKT?Sk E%2,gl[O-ǫ NL1,f'/:0)6ŁdlLF(aH%+b6K(Yssu:T]+4.0SFP9fǽ[s\|G c<NѤaFJN|hcjLjho>n;4.`peL?"` &DƅT_(nG`*Jd Q8#\TL*5+%p {Ϝ|*I6[AMm EbL"aJkYy1 /p bо*6jVPÆ)`Cbâtk~yiڛɹI n+|ٳIϱi?W"fĨeRkGOUW]rưl|~B6΅xɷ)$߁һ>mK+$w\a"\^ͯ><%098y0~"NUR}A_d[}>It;ap+;MG'EL֊Dc4nvmstu/1{Td$ch*/юl+VϑZ `ґ.mTG:fz:kMͣn~ Wkd&8ܷSST(! ;+OU 'SMi p0 mAANQҧmyvSgZY`T#P_CľI3'|7Cݪehu )XP&C?c7T2AEtڅz?aaoe ݻ;L(2gfM|M;<W K'׶c{W6^޻o1%"l67˱+j|Hf C5"EE:x[GC8]DZ)rW 0 ͙NiOA5Q,i'7FZ()xG,_::C9ͯpY@GA N )* פWʔkӻ/|g,7cx8zNKGmdih$G@R7=m_H N adZ/&ɲ"Y31jPACn m7v *6`0i T "!ANajƤ0;d)wo99ٞ7ӫ}cOX, ]X+}yOI47A9 Ì)g4dg &1s{r0?! jL/; jMEMmYTy$&] &qD"5ɸ$˛n~qpr~ =nGq>^a乁J}Yѓ^'V]wK7 KҀQvld֚9=鸐NXYKfq1!-FE4qb*+@T`P8u=s}Ju/38_ڧ|2}`wXy!p@<[xa|?)UR>|kAČ2I/mۼ?+6N2}PH[%O)Xq!9 a?X[mi֎.jNPEOpR}"mLc]Vp]m=c@֦7El'"&b?r'DM"PV0` ^ hu~S ej|H_a%RVNdJ:q8ֻ"3?Ty3\xu!Nib`A _H@JZ3j3jpsmg<$^Zx783<aec4AƥTgޓo<$cr-_@[rGLօm3qP-.iS+SWx]c_{CB#^)㋽Rԛ+8g^+o~}>  ]+{K Ѷ+HpTߺo;͕Ī)U!Hq Rx\o_\{F1XEFV1x'i/`dziJS(+dH ~FnU".hWRpvѻ2*rdbMYFLJ(Mw߀` ĭus҈T Tջ^řq 'Vqo9:j|淋|ŏJ ǔ^l^3XzM30D+ߘ)* #{CC^ @&j}P_@eI`QxGt;lyU\@r+zz8ڶR~/"mRMAGl=T_sw.7+ac\}-3Dl1녇k+o5~?)kLK@u)8[vYHB?pRoC Ml(d+/]0Ty…su@dQ`d[gзMds^@j M{>665Ya6)OխMBv;+P<nVQH\U쾈INz/@>Ϸ@t%]Wvrz:}̈́x;ٶ6 _*VQqQ%r/ʬ6RMLw!@g;X9 EX`ہ(KY)e@~R vmϿ-Y |P"ÎJP5X kF벬 Y>l*HrHٖi3#9t5s>OSa㶐P+F'oAMex6^а/#֞#U7H\n1UbABJ.(-Yr¨jʑv: IT!0c2H4DS_b#;5";;OīF#8z雚Hp}PͶpjdVs̻\q/D1P%qFYbVe̔,km&e`/'yl6t g7%l RAI+}>6o^| I$8qF|(%njh<-QN­Kw #cf9y!@[PݸA]pX |,gM܂wF4X:PI_i{ m5ѽ,W>_@\4 5S,,c$$Y_OZR…ÐV^.V"cO_ک[d"8O`=? Qloӥڻn/^?̢,e"['qoq ՞Տ({^,\e# LR9x@m6|^&Ӓouf:_'IjB \SڬۃLnPDqۢ>I>gPX_`v|{_)Ejc&]ۥ' O6G>+C:c-mԴ^C4sSc3(&73?Yd ###uШԚKʴ. \cᎴ2tҏ;\wtuX-:x7m9dD+@_˶~[Zܤm%P!髪2ZGAoD(㱦-ۊB`'u1B6AQ1ȊK *-; 2Ź}iS+w@T<7e@_,1^M(exVU**ϱNuJ03yw0 M\PL?',ò\u:C).IŴs %a;c5Vy)ˎ-zkw#OLVJ;J9!+"PƵFl"IrF.~'<186["'n8"%)w;J37W:ag.ن[P3! E45'@!k"O`}jֵ{!ώp(tiH;#g9)zRѫ7%'Lh\}̌{*fxuvL`^f0xdVY_~O|sݜG,qa*({|HlFW6 N2s zfu.Y17Lξ=>p\x5a;)ZS9GSZSٍBp=ny@CܧDA+'3ڰ-bM+x-:ȘVԻ.SN?vZmL\Sn^W!#v17xµh ~Q,ۓ1g(P j N SF*F7cLwyuK'*"Srx8^s/^&ƪ W:g_ɲY< z@"g sHS>XGo*iƍ1u1c8 Bt/06G[̲ҢQdGȁ,e.އLqۢ*| cDk\zf}^Y^gh)!zعU! ܸ\Ǚ((" jCj9FNKxkj{o?_Ls]9IBvy%~t=0 Yp)&𫤳K ſ9%eUſqu?@/>j1ӵ/sj Z{ =\\208=w?8휮jwh:Kw(Mz/|Zkxs h+JcN;6 w\?kRԓ 7-I Qfl e|m0tO RZfI&rJӠT[#hΡ3cڀX45Xn42I "Пa"[WaUIU>* -v +ۙX(6Iq;:Tؘ Nϣe=X'(ӯv>dDB8]q8$)DAUGTprŖ}ͫxŴF3%%VLOu> n猐z -yf-#cDe-nH%FsZ3)WvKB~w_pts8i1pZǾK &8'bthYAGԥ5rP_}[BÚ%檵"7h{S>|G##9HA'MDhR,Oh?6x.ywI-!a@` E| _Oi3G ږ%g'7YBo gI)6ף c6kucN;ϓ=h8Oe>xš⮞emry|;A-w*nkc,xawSJZʴ /1ܑN(GM|K&\U5[iKS.YhưS:uz-{7~/+$#2%v }J:E3N?e7En%='$S)[ 1Yp\v7Z2 . q@Ьi(}etIjP]# }(`dJo);j bFES^T/4 Cl>8% ӂ']]3-s5$59g:C'!=/tD0ោ]Yjm,0/-'fn2r<-֬~Ԕ+ MzS(Kx(Fp[&]6(-EHejYQ7v#8 ڒ^;NR[e&{ 1W3l |ewѮ7Q|ϳ x06)SP-+.lT Ta.o[A ?!|-.d/yDjcGb]} j:Kj[g\ȍeD&,PQ~>$գԊLEipϛݳM`w|O;p/fglqnU ISrI=MX:c9J9z16}w75CJ"8?1*ˮZ~$ <{;Ue' Ta4GR~(^xŠS.g8M 2:S&#';:3Hi=Hʛߘ}51? =4V_ƶ}!F8z9Ӵ'_ X4cmda(^PG#k ǜnύuwgRh-ƪG7`vq B|%">3P! *W G*_WsLZ65"?Ve9(е-է#'$'̛=%ϺWh4]Pą`Z&lLOV9Zpgp|ү2A3P V-ͩ4ZL,IVa@NGf[ l)4ܺW1=Av7qd5#Tm[)/K%> I5~{?^ieE>0?c<e6iZ3\w<[ҝT[P܊!KN,q ѣ.O)k2Hܐ͓U-|C40|:Q q7'\IZE=p˩+}V#v~-XZ'ݵΚrN` D0bɚ2 UO+)/_ְFx1C*_CЬ6e~9鐾Ns\e` kqtU=Y+ԷXME4(}&Acv 20X7mD0Ӫ{go|8G F'D/5TRyB|A_?|; e^$W9' NEln.(l"dKv$75Etb'գ0 Kϡ3j=텩u誂ML?v1ߵTsKٛo]M><80M͑|B_|fDsʲHHz1*"7!>h"78>Ӧghn:4ؤ*\W`Lj 8Q "#BJ;hS">쐩=f  $<%#H ~F= Wp.~Z܆ _JDӉ+;̇zlGN]4[F[M}eͲ\'\]oRk;и߆/suu"+BEԕS +_ӕjSb8jH4\K/NQ? tF$=,<02vNNfmޔ7-aFC .ۆD.\N9Ӥ;F1͕TԱZQ/~xxhTɭ.:BbB? Y"!O2@% PyDh!GDu,gqw+R_)!:|8d#G>Pl%쇔P&Gsn?ukڞ=3u?0Rf\"FopHי4I8$3 Ho>\R&֡[-N&m7;aD^OX읚MǕP$n-H{ Qܿ D bwϼwlԄAfa o9Hn,O 糁ڐ]'* &>yrM]0vW%F`V6%yx^L/"G-{2./: Ϯq z1 rv*prߒ'׬&2.07^Aa`Ԣ`80{ǯ7nr-F(Q_qU 6w)ObxcL|y]"ʴ?Q@>M(-)Qj&w…qŽ Xg^7?g?` @I UQy8xaC\nv@?PidY{NZىx~q* ⯭lwe(mZ $}{v*7YsY;t'nCUpH;CgFv~ h Ȣ4#JN3,u #iD4{%e:7Eͺ"*U;h*Wf9\W$+{*J>%p )[QO1QrWp^JV$ ƕ._sgi**7s :\raG ƭQ s@|<滮Ol8CV`7T2᫜Nf=^Fs.U-iJwc4{e@2*Uq$~`mzU Z'f*kp]`֯kAtlx*TQ:&gxwyš{fSh ž޳]2,\SdӲY8U$Z&צ@ηnuFz\x̖ɎVEV},h~]lbo嬸tVtOݠ"p4ץ?5s?"pp0^BD~;M)j 4oQ)Ci*n)] .r^K04? KRJ? _m)\y(y#hFBVFұWs%6맃% kxܡ( %oA3C$۴')d>*E!) lٶLSc~7I.+o,cEȎ7 `, AZRv;bs^4 >wvUYv2Jl*@O!DFe )KfYt]Uz7^&phP j8!TI3'4u%򐴺X+2/Z"׆9Z~:=1iި1 vJFI^՜T4o ;\u4H6SSdo6lŵd¹چ~X <4Z=N!vȉ%=R:aWiz;m8x1 =P+7L Z˭Wpk}=7qoRd51s[*&oiSGbrVc՝8/ BT(*Jf+Wk]/"F3%NqC`э)/iuq$Lz X~V/ȋGqYz&rk_#J#m -ůhwx!, lLV 2 `Óhy1-h&̙۩u(I2"z. !C=Şf#hL#rzlɞN|Ӈ%X#`Zzc:=~|R}xـM]:p;ƛ&Lzb\`Li:;K\!_vc:Q|Xv5!MLC$.uŰ 09K௔t2'J +Pލ=$LpvMrnD pM-/ )bpC1JZXK/L6>QMq =K>[B>JLbrnݏFS1 q#BeF'%np5%De.3u#BAq*$i :6s J}BP; EdCr\gx-%+")Bl\R $A=X,!:{h ƞ'PM3D|TdZɪmi[b3\_ Uf`z8?n,R3`ձF]ՎNZ o*)ێqrigʝ [EH=(b3*gea&z) 2o1ƫf?JL:V|~|u cO/Zݔ_Eo+6\K{|q"6[]fF@( K- l_u:"e.$2Z@#tɉ%K?x!U)}Ԟ\vfp^"TN { l+@[+a,UOlP`ȥObSAyP뿸G|*IzULü g KZ}0*G<k~>arޭx*,fAP!0/,MhUUVؑ6` Dy5B:4/hP2 G)t Rt qs~r{0V5nڱX22HEpU% R#G#<Bkqx7$uYc?nF樈v1{ޑdc@oq s rJƼ8?O93yv|ckO!NbW9I^޴~gȺj=ND Y ]LY!7qu3Ԯ+kͲMhfc"=)" )3HH-lFR Rƥ@ZMyy7+Bd^\"{I&6TSsOk -!vg:b)m7Ü 킔˵b/P*ĩpdunȾк hQYDj@Hýc(("!xc$J`2'F? zcVT2:ASѱ:Y*}`x&-]^ =LV(!F&&pw@MPWSz-jGܦ9tϸ "+T3{oՆ8Sl+o!Uv*\t`l/ԃ;Ŏv>' 8@efgіu+ZAC4n\.nJҥǴ?,?~{5]匢 "5zA],LS8ņh1Tgd"'=U,ioQk,G+ ݄B,ޏZ"UNT ~PوM#RF1zmg$ Jc߶|JE3Dr HH( Vd?io}[bB5H|(EPYsک";2"8g_siҋ #PT^m=b%a63vK܄4N^^q@~Ûo1eNbB6f#/ecƘٚ[ظ7~ h"qO 2y,VjRM}vho_c*k׉7(XFHሁ6<-8,*GH_-,* Ϥk Cb:t^6W11!Dcphn]o]`"БveEkϬo̓L77gNet@Ԓ5/ *3u`f 2Y@fgtYШRK-w yDܻ;^c9x2H)CgZF6آwx&JN C,f7']XOÆ#{:Ċ-$n XHͮ6$+|4 ٌZB4)H<`|hl9FLE{=y?zo Ca"}k~ŃoxITb.-:b"=tJto<]!r=! x2QM)AR yqU=ʀA+L̥Í=q2뮟O*'B\!pE<% M JDEtMũx|Nœ'J娑"9aPrsg/%p+ʔhUX܊AcKXlpVlEo-+8ٍM/=ѰA84.nhl)9ȤhFƑi#%Bf15BIN$߮AOunA 60>79wN\sl0v`B3KB&{~:-d!F|^\n<uZZA6؃]IL$<  6ң},"ve9r3_w&stj#v:[cAV`>S~ޓn [I0(^.e(Sqs_scL6+C `q fm^\g/f*; 8P'N7ZEhhhEC,T ' 6gE9,z O"c [Af8O) "3#PV v:;Y&act@'k˕pv=*`n?ëTqtj'!_ڵ{t ?9`;+PN=m0 CL<]2ܱ#[x3]$YvjҋGSZfpE~mpEur $ki≵Tk rVj4> #e{}S'Hƥ6xFڪGԮ'}TS*rUo]3`%>Aúp5)r[.r0ABJi\%C8.ك(ijVy =fwXCqWŷ VʻپumRc+`L٤1}5w\Ԁ͂Cy~ Ms5bKs°:j(#U4[ísZƼeF>Iv1 YC\nM4yد`Q:Yx#kZx=LD;z(XiL 3۱Ė@`3;= Q{7ūp=js8`]EDGa1dTኙv8B}`[x' ;oO$ı|I΍Mt 8h:8~]b__PCLW3pD$ɫb\.v@'qtj,OzptFabn O-C%pf~kԤ>&Q~}F+颺2;Z+s7Y4woqˡzL*AL _ϫ([`Yxl)6|jmj}] J=&,;ǸڎmBE5qvĮ}l^H.Q~(_2$Lf4u7cXlJH0CwTt5wd$43]GQIeS8a`'>N+J%jDo:D^vdu}-e,\*_KI~?ExPM@tRaaSS=(|ɝv0 WխD-wU`4֣FL|D*ʘ*ךRyG*gDΗVu;jQ_E6ٮ6I):pA[ 6 V55q]rϝsVczeaz0Mwv!B#|U% e~@$cg%#(:Yd8f8cfZ^srXք&#O~]:ᥕq)^څتQ|KJ:Ae^ɚ' RGgj.#4 o;Q2DpRH|hoRFʭafG\O<%+em\U~1| ƍغ#a^BgCQtPp@LN˚Xd.6?ިSv2R5 G3OU^jH{ ='/k*hWH yHGA)Xat%L?=JlY^2"vc-`qb(sZ5N]a[* P9ϮꌚH; 7ArL7Oe<߮TNn>~ȡO$G1/ڹޚ3k5IK?l-nr7$_'.0Aݦ8&ʾ{]ӞNd* Q4ʼ6raA9-Zcz D N6VGJG#sk- @%G>TTDF*ݙҊ}FlJ#ó% UYJסt0BχDd߽MZ% #|"p:y 0ădVC7BA~~CLgfB`Z!W_b.qe5gtq`̎!45՞'g݉q[u9oƷ|-]Ԇ0Q+j9bё.|>ѓH}p8(hnr6 [w;L-r`Z5f&u*:ϛͿ}\ۈm[bx*/# 9 YWDWw*on)MrSa!~ ֿ;jCao )Ro6vw}Gy-96d08.W]JxfR-̈G0-8LW+-)j#3mRdL% z7ad' 'Np y˕|fђsQlG(vrF,y@˴:݄vT>M6?6{`ѵ%MǁzUcasand#l| F6: C<.ywei:@t}*AM Xj0)[a;"r ZU~ ^,g6A3`Pn(S[j`1,#έe#`Wdr5Lyp Gjt`@TZ?|M)_G I>5Tu *=F>?'v{!!0RuV`[5tJ%5149ɤGزeCͻ8}_Δ}y](+iAv3NRj,H(ڜ ZCRQfј:𺌽S 4ghhb4 gIH?lة{(%b.2+w~[G%n9GGGmڣHo;i1Q ?>ɱJծ23jVgu4g 99;p}\rH-N+UE_5r>lMA"-zOdMdu[L`S-J8 ٺ%=@W[Ooֵ|Jd443̱hBCx ty<5fd s=nA"2[AIj*.vNM :%mz#/+2[4ؑmGpDtBUm#&P͂҅`BL9O_s)Qb{ 찗|Gh VC&۱k"+p>ظb309Vxz8c)-d;u$k.öQ>=\Pg;N\=0`PíꂶfY=@@v ,4}q} ހxmڇ#W7C'/bѵ?0y1kާY:~ S(lEOѯN*C T ӄ`JS6Ϝcʚ j~_>aSw4O Th )M?9Bkj8Pe t:6hT0U_i^?VKP$ڏ-s<,u-R)X 3#i%,YuI<TܥhD;Fd>'7<~\CYDnҴ~ 봌 ?kQ^BbHլtV3ȥkՂnZ;Gw;*LDWcgo }d+v6%فtlUr*a֥YN@20 5tB{i(vxlZjWbR[;!uBX;0!=hT5=AL?!YSݧ[enboY3U 9 f3]l_OH&6E"5Nwcyܬs2 ~`J$/ݶ3m9i[Ӆ^\Jջ];pWm^@^R,ʻnH${J.<W;#}i;=['QBKǰ sZ5)m=fba|{/:㻩+< ƛTA22Oߑ.^,m_J'ɧ+%"yB A/'@sdZqM] 5fy7n|?&7 U!$Ќ>#ri@ + уn5oA罞&rp7A*4Z#SOm='AbU턭X+*PKx]c3*~̺;&fcو^q9XU;Ă}n7CVhc#}N f<Bm"B _U5Ur B>OH)**ǯ&f3D{ +``  "d>"]t}1ʘʇw|: cuo=Uk{N}IGFhy 3yr<WϵK 1B-Y2?bq{[ƹ'4Ugw c#} >@/67sN^ ZmQzQ<*WC@(s6['lgbC@=ΞPשߔ`}"RXUe\Zb|Z^Gb7 ~0k|H7%d~DUVnӑWQ;*986,DG+i_$;/Զ8;j"g+-J^(g, dڊ:r vIӺc)֔#[)Jፌ5МL˅_'ѱVsQQۯJba!4Z4AF$M+y*]Qi?dtJYR-Z Ke+KFeXG̛Rz<]ANsT6䰂obDx}-EֈSv̚_f):P0F ~}!-OGK =6*bؔ1|MC-Or"z il1BPVH FiR Hr VlHgKgc /|s{vGX!4v!^Q7uPi cyxm.Ҏĭ>Q}#ŗ&v(Cc 2o:JI1˚.n&S 7h> ۅ5y8lwL@nx#U|$]#pu!F%ELr>s@|'*]PKHP0 Q%DL0-wj00ª(P'MHѕ`J-jXC2X[F 8wϡJW,KQ:mO%(JCaQk{CCtgHc܆=m=lQť;B/>i`InBej&εBяRᐝ|yyY8Wuu rq `_2zK0}d }V=Tcti瞀'U2!]n<68Qo( y0e;Ϫ"⺎=I !yE H 8״*cy"?uR0N2X|L;x#⟸I1ao)VlEa([GBl1}gYr=+wY"֛SVztH|bN/Z9{va$T5L"ْ4 1_ɩxnPt<5AWEq(F~o 船gJE%4pI9ws==巣!8Rh֡PŬ U|?o'=_JRKJg(53 h V/Ac_k բ @o-Qe|:TMW$lֿel̷mgwR6Q0lB.dO DC3.F"_ j.o uL5pTN;"u!c-S[7/v@oX[M PL*pb(2dDIED(K:NM=A`~fOq9@38˺aމ!=S-c$"~1R[}I`cfGC1DCQQƌS=4 )%sNO";B|a)*"ڲ(/b?{ Z~(|[UmLw{~}P1= \`?@ 6&Ifә^684d5cmwfmq|R/Pm;9bI @ݲ{e,̪׈US nvcgͤkB}pt`j.$?]0="D҆_."="p|nJlӿnn,1 ~Ao:_Dqyiys9, Ԋ5xdn[Q.u$M3=eBBU[#BB@vG 8a;d> U*`^J) Hd\x#yd!pYr8;{[G]QLNG>׍lֶEpsLZyGO+~?huhrEcT~ ᤩj^i&`yT>_.5MZ hzxCnT'ln Tc@ZD2dݙ}q@@f}پIzD]O>Q(wt),.YY8Lѯ˕yCyV!u>7p*̓xSPW]`&!ywR+ɱ8j\7 {qIHVƌwn~X3p|R[6Pp;~BosQ[ճhݲ^l.O~+(KLe:=?8M4!c1eJ7GUS^E6}E3f* ⰿʼgƛU"XWSM43QPőMVNF_++~t5!liJ|.A6h!CȊ|I!"G9_C-LpWofy\ξK)OgU@ov' у(W #?jKWx~uSߨI`:yLsg营{ΤQZUn0-k- `Bsu\̷+fΧi#23lI"Sշ| řW٬!O JB7ouBr { X*wLy14N̶G(͝k )Ύ/iDr\VdA`=_|]ģO㧭2נ{t_Ww=叧&ؘIYIšAL yKaau}b q$ح}'2ckoIQ^2ܧ_ꉗuR~sMF$.6Of:qo콳pg-k !gl0<}ް}}rnD{B`CvsD[i䔎UIݦ$B7OQ l 4֦3XFXmKk:W"<ʌPC՛Q<>nyM )Xn3 ycF_Ѡ@_F6Ϝ5ITIͦpc/ב,ս\po̠:9 C\ڭaVS3K:]?0%8K.HP Cj]ZrI52B1GT)4 2KL G Z2c8rHn!:crűڃ#\pj~Afb=9$Һsa%^LT6xk~rfN_ a:S %_J6¡FCCsͳ_Hvi w:kG>u 821^]MW7a%sD0(Aq Q5b2'j($Oc Ȁ#OQqpR"w&PKX7j}LL4a$hX{">v;*Boh쿠3oZ )"T@+^<͂#*'-؊76? [ nҽz(f6伣IR\kjTUvǫΊ!Cta8epo>R {uʝN8d:cZ>3|,~ܑTףZvs{450YI޼1qU)XmPд$ŵ@e[}RˈYKTƺ H~P)w5/K9xqT4hg:O[aKR'q{W c5E$I1Nx@Wty-Z׆DmI' ?D/QJʘG#akReCYBm­r/Nc]b =ZQź WMqPJ¬|Zy(ʼi weֶV8wL3(X#=:sa :YGyGC9ZD;%3#G[Dh |w/kTp珰mf\*&ڍ᝞r&D]5;iKx#zEӽ/6~柱i&glx({ ^'vU Lv^jԩ<[">[k_s\9*qS"Cdd/3A)Ѫi^YwnЫG:3de &R6%sŗ?Sуֺi4 sKr_ '-lW4<B)<п_Ǧ=@7bcwzQ~ܲ1FA]@ڜHtd81%ҳn/'+ DZfO|Eg ID,Τfݯ@_rckxWON2 Ǜ9 &FU,oXm¶W -9YUT751<);2]j2P* ;^J-h^#V/#8vj`-Xp9?{>Vk…p5lk#}i-R5Fu7 JTWnWw[%s|+|̥Pʬ$/4Y/QMjM,^ 0^q|WP藆n~6$>%͂Q"U5sT t@o 6p͝75 ye,XV:N(kހkfѿHѨpx" $rf1dOGdmz~Z j,a髭öß"Ar5-𔶨VB/ǯHv֛r֤[ވ.ʯܖ3V=5Td+T+J40ᅭh;8On Ssr<Z^e[F@"KJ)3q cx \. "+ĵ'Xn't0v5O~.B=ۜ5MDHc0ˍvwLBKa5~[]σ#`uVz # AeA'jE̶w1Q: z&Jn3VYӣGEH= <_nLET_1{Ϸ6uH??V-9o*71;ilX$*_RQ]-c蔫;Qqz0/!Ϝ,2U[ 6\<1 ): f#DVٙm ػw b4/%m48&]5oUnQ=rPՁgsJ]W7uBN%c K[?Agz;i"s= d1 @89Y:}k-y(q@h|/)a zAu-_g&\2̚Ejh8OJC HA2i~ $L{u< }"ً۷h[`X‘+3l"`K/mRmۉfr-3b8T4Ldg$)dٿK^f[*:#5:lLJo*/˔ݠB1Ϊ<)C3m"[\8`UF+35q(؜G^ xf$t>):%W>KbRfkN'&<T?z妃fwE+ 4 ^$t|/%*>k&M~/"ǀ> \ƑP'L!] f[i;kQd*)-0x4Ůst̠LTG=r觵4`&襷n q>/Q0M-ph /*gE ڛ/lhOX v\^ߘeD]6"n|yHގSb^ U{Ky9aNyWgMǦJlʀ)o~!IBs{˧ f^ ؖɟꂩ+jsNl>o<֑ChIj9 \sTJF5U)|n eYDwjݫD\ͷͻhcs~k@Fr VX_RçLD>2J%Arv? *0XA0ʦ\sJ,h Q2Aj.S+(x)Y셎WEp 5Bu"o1~؅Y mEl.~pO[?y(| јyʺ{hku](Ґ ~nMr)|}U@ <\B K ðuikSAWsrBHs_,^Hj;bIkS Et TfV$ˍ q|lZ)';^L@昃GzܓA5b^R7pBf„ހ !&J8W} F{(X7 ĕuxڑ/xp+䖓"|Hn7=bh-o|V8NƯ@[PU*:JDž4vj:V@;@ gka:(!ۃ~{ҐcN +kiЕ -ƛ| Jp?;'0pޔ'%HśK(X6gv=Z)Њ+BIXEr4j*]5^!uk"jo?In=f}(UщSOӽYNSo'{~<H,:ly@|` 0~0wp0Bsp_((9[UUq7\>iVhmZlN >y5CA Sp/|ԑh'sҰ$ x1pIBm`>s/cX(}{tulR?ALHs<6V G.WEIB55Ӆj4r{DCM4By, V5:[m^S+!D$r+Rҟ=נM6XOfiDJ(^>/+-4` B5bsk;},i~)M21T`b_жhyr|pݨ#SH2'U@2i]*sZ>-Ǡ ܔ~[RhiֿK~( \&3Q{Dj{5Q)NұSP6!CގS K sPSK1#5Ɠ|ᚑ4UXkdQ ~7cn]313A[ZR#jYFwòq^o3S1NЪ]ՎR(+R_jX0M?sd.WwK4uN2?ueP͈f {M;ʰFu ZWe-#><_ssšFT65#ļ~v G{8:)^ M`p:[mVst{7pkI-(kcլkjc.`pw3KuWZt'\KBW4,MFh]Li-O {2;m0n 7Sp/H$t;;osZvrtspӐk{n 7\7ykh'7~vM aֻWLTX:\ᶦ))%5ǎ1=RÎlnB<dt? V QR^A?fLCK+{Ej#@(W1 0wnĦ5e/rXt}tQ5[^,jddipkS@ESϜWdbz4׺>?Anഥ3$,/ب+, s1FX8 To<uuz$8]j(wpXI O FGu.]QfKިR@׎C7Z ͩZ(e>TTyquܺ hsuA mW3]Y FBc14)N6kFյwrC>fvBi*NY˚ ̻3q;S@R܃P*.}i2;@t&}Wz)Zqj"/b,_SqI=-&%̗e60=/ť7zܚ ^TlmUW#k6j]oINDcxzj%?zLDdI%97+nuhW|:ad`hFb{},)X3V+uλqNFZ MH0?ƈ]^`t#B o {y +V. 6~/zKBӇcvaQ՗N'Px٬23O#3#$ Y@W)2No~>yZ1`dQ-r8Y@?8quOXsDpj@qYY_V{LJn׊VøȽ$Wz0/'4zʚ]|YV[R086B7:5MW y$KR`L ӐՄ;ycaawU\w81X@Bѭ.1ύUWXKʩԧă%@&կz'"a'#h Y *Pkbȣ2G=/р4]#tJ/wy]Z]Wvs;ޭg%5$/Un>/5oΨNQe{HL IFsEœka5ŢKpm$ȏ?\u,B2͛[c.&0hĢhvhSQ%l"?#ΔJ!Z:N nb}ƜjV-h{/)q?Sw>ݘ 96%Y`;1FMC]ȼ2 ð"ڎ@ ~mI3?N롨/B7>(;˖;| ڳ99tpf|KOEzv~ r Z$vIaSU"WC!6 Q?n e2QtW2kW 8~$Ӈ(<8+="m~'Y'![F~~*R2i>-i{6qņ>"<֘nvXm azBqD-DlX[C')kh.bRXw~:icׁwI +>rZ6,B#6@JpF;괵I3q㌼ޓ~^|<r %z7)n_zD 'Ebbpy/Iq)kS@[e]hk,ˏT.^g`٧c μ0 e*6,Ku6:c˶?^'J8j&!A70,ma#>7TYaѿYLcf%dgC{1H+ GMw3Ao{BmV C"_^jeͳ2[b] INC3j<bd j/~V5. KϟIdUK'DYdcub![b3ņlV3[M!޹Z`Ĕ{Y1NHJzתNj':.a+Cu2TNʹʁ WrouD/$Tm_D/I3+B!6+6Qz"\>1!xkȔiu>NMBIrd{dHaY6-^_*xv| !%& 3Ն*wU[L6-Fr= ~U, 43ɕg5)s_1 ۢ@X9G%r-$5S@8̮klR\qW 6(n.h0E_kNWr&mp{j . EXGE8E-ĵY:`_/F]ΆwOR*4HT@+N6MpEc:I/_afEN-plS!u=ݠ D=BFK|۔%6u(ak߼;_W,3 6go^V /mCe"g1%Ů~o\[uK;wۛӑȌ]&:3ɒ]6ńxִͅ\b}ؕo#ܳN _gEt?FVMjs2>hjN'%85 p`> j2dyP& K!3;t8E*XT h}DAVy[ǘU Cq2ezN5nkۈ*#Qg[ȲN:$7rGnH#u2Z8[GѼb5ԩu-?ƊׄPEbV^q0#|`|:գC=H@ в+ERމ_}ge" u'@79aCĪ : er5k"aۊ+pȪWI*U.ڞ;#^kB?|=Kfb6Cxɕ[wR܆ B/8]+$_ܑ0GMdVCjv)ۼ&lXUX5]:K =žu)>^˺݆*m_oq (D)YP vKט%{/=wjO)RO|V4~d`/\H49II>9R'!dW{ EeS6P%УWk=?(?"(AS3hB@6AB3RxZIZ,-." ǐҔ #zL` C܁zŨñ8A:'Kk) [V8=^D ռc{Ia+!睇] Q_ЀM F!~\m$̟ Bfv8o21I9"BrO9F9 UmNfq~[W*sw]-H%K:%;)U K8ʺ_Lb$łMI P_șP"ʩ=#Yeq5UTԫ8Dn# xQA//Vif\Se'S6E_n-W.Nqj:Bn] ;zkj|P`*,A*i)Y0u꧈۾l.B%K'ZjL`AIr@X!z'Y#,!UWF}{{%Q0pES  "-9rL6ɇE'*~u͐a8]*hh1^nb/Xܙ1)$p׻HU˴ 8y6t$jELxܽG "w= t|W6~B`047]Z^/Ԙ0PnmL=&`9vä3c#]N `<;pT;9&^wa.' 6 ~=ӻy2Y u}X|w@}w8N[iwDr"q)^s0gOglThb%r-̱#όϠ3}>9 )@37tak9J.o h/vbznrt7VWOMyEԓ`c zvB)Wk/xKk8un4YY^2ƨH|atC.Ti"a&ұ"f AP(ut:}ɱc7*0Ҝ&8#vz P8t]wCI*z WT\xUWdK64m.T"{=^ήTJrok8Xa K.ɒZ^n0<cGsSZ|֬!4d@ >HK}%I~rjS쬚4R| Ri CMk}f({'):U \Nҷ,e'aSXJov#+fwA{;d&uvB[Le* }sos-ꓗJN;Gi$M; )PD2;ݶ&Mj%)`VH̬#r1J6dgݘf@-@xz.i~rGLLj Wr)awāXқn\%xbwX0* @sg+֤EIckO#+;!WXuZ*MNYTQ2C~?ÓiŻ@i^op5*bQn32E7#r YZ