python2-gobject-cairo-3.34.0-bp153.1.33 >  A `B!M@eeehC~r( K0x9;_1S<׏hݨ~ %/D1[P}D.wi2H*jrv)|EOLcmʑkJ?+I$Ưygճ2f`zq VA3s|GuM e)yKiK j}2h Fj, ۙ'uDCmE?nvg2Ab17abf714ca68b24255b5b5b1992bebdf033a68c71a7f470dbfe3a3895560d35174461a2aea24501ef8b22d8a833f71d811f6026ev`B!M@eee.6,[n: zF3 .V@2}\0c4vѮ 2?HƦ-NsT5}D " %N5@L7ū/O:C"*{BoJKTMT~5`-R!w "KBS`jAd1[ !(>pD[p?[`d * L0 Jg     (,x4(d8lA9pA: ABWFXGX(HX,IX0XX4YX@ZXx[X|\X]X^XbXcYndYeYfYlYuYvZwZxZyZ zZZZ[[[[[\Cpython2-gobject-cairo3.34.0bp153.1.33Python bindings for GObject/CairoPygobjects is an extension module for python that gives you access to GLib's GObjects. This package contains the Python Cairo bindings for GObject.`Bobs-arm-9 SUSE Linux Enterprise 15 SP3openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgDevelopment/Languages/Pythonhttps://wiki.gnome.org/Projects/PyGObject/linuxaarch64 `BU5fef2e1ae8c592aee678708ff989f2efe41e4cc848e113c203250e84147e26b5rootrootpython-gobject-3.34.0-bp153.1.33.src.rpmpython-gobject-cairopython2-gobject-cairopython2-gobject-cairo(aarch-64)@@@@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcairo-gobject.so.2()(64bit)libcairo.so.2()(64bit)libgobject-2.0.so.0()(64bit)libpthread.so.0()(64bit)libpython2.7.so.1.0()(64bit)python(abi)python2-gobjectrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.73.34.03.0.4-14.6.0-14.0-15.2-14.14.1^4^]v>]ja@]@\ \@\\eX@\-@\@[1[k@[t[@[v[@[)[5@Z2@Z@ZkZBjørn Lie mgorse@suse.commgorse@suse.comBjørn Lie Bjørn Lie Bjørn Lie Bjørn Lie bjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comluc14n0@linuxmail.orgluc14n0@linuxmail.orgbjorn.lie@gmail.comluc14n0@linuxmail.orgluc14n0@linuxmail.orgdimstar@opensuse.orgluc14n0@linuxmail.orgdimstar@opensuse.orgdimstar@opensuse.orgbjorn.lie@gmail.comdimstar@opensuse.orgluc14n0@linuxmail.orgluc14n0@linuxmail.orgluc14n0@linuxmail.orgdimstar@opensuse.orgjengelh@inai.dedimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgtoddrme2178@gmail.comdimstar@opensuse.orgtoddrme2178@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgmgorse@suse.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgtoddrme2178@gmail.comdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.org- Remove %{python_module gobject-devel = %{version}} from common-devel: Assuming that consumers of the .pc and include headers are not really using the python bindings.- Drop gnome-common Requires from python-gobject-common-devel sub-package, no longer needed, nor used since 3.29.1, where the BuildRequires was dropped, but the explicit Requires was not removed by mistake.- Update to version 3.34.0: + No changes since 3.33.1.- Update to version 3.33.1: + Make GLib.Variant.unpack a bit less costly. + pygobject: ignore GParameter deprecations. + pygobject-object: fix refcount of floating return values. + pygi-info: remove some dead code.- Update to version 3.32.2: + Python 3.8b1 compatibility fixes. + tests: fix a test error when run under wayland. + setup.py: specify python_requires.- Update to version 3.32.1: + tests/gimarshallingtestsextra.c/h: relicense to LGPLv2.1+. + meson: add ``tests`` option for disabling tests. + meson: tests: pass ``--quiet`` to g-ir-scanner. + Fix a crash when marshalling a GError to Python fails. + Fix leak of transfer-full/container C arrays.- Update to version 3.32.0: + No changes since 3.31.4.- Update to version 3.31.4: + docs: document GObject.Object.weak_ref(). + cairo: - Add cairo pattern foreign struct support. - Add cairo_matrix_t converter to GValue.- Update to version 3.31.3: + Speed up destruction of boxed types and GObject.Value.set_value() calls. This makes appending to a Gtk.TreeModel nearly twice as fast for example. + Allow passing None for boolean parameters. + meson: Install .egg-info directory to arch'd dir. + gtk overrides: raise in case Gtk.Window is instantiated after gtk_init failed. + gio overrides: Warn when creating various dbus types without a constructor. + tests: - Fix tests with glib 2.59.x. - Fix test_atoms failing in some environments.- Update to version 3.31.2: + GLib.Variant.keys: correctly raise TypeError for non-dict types. + GLib.Variant: implement __bool__ for maybe types. + cairo: Fix GValue converters in case of NULL. + setup.py: Print an install command hint when pkg-config is missing. + pygi-info: wrap g_union_info_get_alignment().- Update to version 3.30.4: + gtk overrides: Fix rows getting inserted on the wrong level with TreeStore.insert_before/inster_after if parent=None.- Update to version 3.30.3: + GValue: fall back to the custom C marshaller to support fundamental types. This makes GValue work with GstFraction. + GValue: Work around wrong annotations for GVariant. + Fix GObject attribute access during instance init which can lead to errors with __getattr__ implementations of subclasses. This lead to criticals when instantiating Gio.DBusProxy.- Update to version 3.30.2: + tests: Fix some test with newer glib. + overrides: Fix crash when using non-ascii text with Gtk.Builder.add_from_string/add_objects_from_string. + Various meson/distutils build fixes for MSVC. + foreign-cairo: Fix cairo marshalling not using the foreign converters in some cases. + build: setup.py reproducible build fixes.- Update to version 3.30.1: + Fix various crashes on big endian systems. + meson: Don't link against libpython on non-Windows systems.- Update to version 3.30.0: + Various test suite fixes to get things to pass with Ubuntu 18.10.- Update to version 3.29.3: + meson: - Support building pycairo as a subproject. - Declare_dependency for use by potential superprojects. - Update glib wrap file. - Fix the Python 2 build not not use the system pycairo extension when running tests. + pygi-convert.sh: Various fixes and updates. + Gtk.Template: - Fix instantiation error when using the new code with older PyGObject. - Don't error out when loading a resource that is only available in an overlay. + Fix various crashes when running against a debug Python 3.7 build. + overrides: - Allow calling GObject.Binding.unbind() multiple times with GLib 2.58+. - Gio.ListStore overrides use splice() when adding/removing many items with GLib 2.58+. + Work around pylint reporting bogus warnings regarding a missing self argument for normal functions. + Add override for GdkPixbuf.Pixbuf.new_from_data() to wrap new_from_bytes() to work around a use after free.- Update to version 3.29.2: + Gtk.Template: Allow marking children as "internal-child". + Gio.Settings: implement __iter__. + Release the GIL when emitting a signal. + Don't wrap GValue in GValue when creating GValueArray. + Don't crash on multiple calls to GObject.Value.__del__. + Various fixes. + Various fixes/improvements for PyPy. + Issues fixed: glgo#GNOME/pygobject#115, glgo#GNOME/pygobject#134, glgo#GNOME/pygobject#130, glgo#GNOME/pygobject#45, glgo#GNOME/pygobject#200, glgo#GNOME/pygobject#29, glgo#GNOME/pygobject#213, glgo#GNOME/pygobject#219, glgo#GNOME/pygobject#193. + Updated documentation.- Update to version 3.29.1: + Support for `PyPy `__ and PyPy3. (glgo#GNOME/pygobject#180). + Cairo: support :class:`cairo.Matrix` conversion. (glgo#GNOME/pygobject#16). + Speed up repeated closure creation by caching the closure cache in the argument cache (glgo#GNOME/pygobject#103). + Overrides: Make :meth:`Gtk.ListStore.insert_before`, :meth:`Gtk.ListStore.insert_after`, :meth:`Gtk.TreeStore.\ insert_before` and :meth:`Gtk.TreeStore.insert_after` atomic. + Make :class:`GLib.Error` picklable (glgo#GNOME/pygobject#45). + Add basic support for template based widgets through ``Gtk.Template`` (glgo#GNOME/pygobject#52). + Avoid truncating value returned from g_value_info_get_value. + Various documentation improvements. - Drop: + gnome-common BuildRequires and autoreconf call, and replace configure/make_build/make_install macros with python_build and python_install, following upstream drop of Autotools. + pycompile-searchpath.patch: it is no longer needed.- Update to version 3.28.3: + Fix Gio.Application leak in case no signal handler is set before. + Squash critical warning when using array as hash value.- Update to version 3.28.2: + Fix: - __str__ return type of Gtk.TreePath with depth == 0 (glgo#GNOME/pygobject#143); - A crash when setting a str property with a value containing surrogates (glgo#GNOME/pygobject#169). + Tests: Fix a potential crash during tests.- Update to version 3.28.1: + Fix a GValue leak (regression) (glgo#GNOME/pygobject#176). + Various fixes for Python 3.7 (glgo#GNOME/pygobject#170).- Update to version 3.28.0: + GLib.Variant: Fix creation of guchar arrays from bytes.- Update to version 3.27.5: + Re-revert transfer-none boxed copy changes. Now with more fixes and tests. + Add caching for boxed type lookup and try to avoid the import lock.- Modernize spec-file by calling spec-cleaner- Update to version 3.27.4: + tests: Fix tests under Wayland (glgo#GNOME/pygobject#163). + tests: Make it possible to use pytest directly. + Reverted transfer-none boxed copy changes due to regressions in gnome-music (glgo#GNOME/pygobject#164).- Update to version 3.27.3: + Fix a 3.27.2 regression where functions return invalid boxed values. + tests: - Make tests run without Gtk/Gdk installed. - Remove dependency on ``localedef``. - Require/Use pytest.- Update to version 3.27.2: + setup.py: - Add a "quality" command which is equal to "make check.quality". - Add a "test" command which is equal to "make check". - Install pkg-config and header files. - Improve pycairo header lookup with pycairo >=1.16. + autotools: "make check.quality" now requires flake8. + overrides: - Fix ``Gtk.Adjustment.__init__()`` overrides not setting "value" sometimes. :issue:`151` :mr:`3` - ``GLib.Variant``: add support to create maybe types. + Make it possible to resolve ambiguous vmethod names. Ambiguities can be resolved by implementing methods named "do_$namespaced_base_class_name_$vfunc_name". + Fix setting a property installed in Python from C in some cases. + pygobject-object: fix memory corruption around list of closures. + Don't copy the boxed if we are the sole owner of the wrapper after a closure. + Only copy transfer-none boxed values in closures once the closure exists. This allows modifying the passed boxed while allowing to keep the wrapper around after the closure is done. - Drop pkgconfig(libffi) BuildRequires: no longer needed.- Update to version 3.27.1: + setup.py: - Rework pycairo discovery to not use pkg-config. - Remove various classifiers and the download-url which aren't accepted by pypi. + Add sphinx based documentation (bgo#791448). + PKG-INFO: Revert name back to PyGObject. - Remove the executable bit from example scripts as an extra sanity/security measure.- Update to version 3.27.0: + Demo: - pep8 fixes. - Add new Gtk.FlowBox example (bgo#735918). - Use HeaderBar for main app window (bgo#735918). + Fix potential: - Uninitialized memory access during GC (bgo#786872). - Potential overflow when marshalling flags from py interface (bgo#786948). + configure.ac: Error out in case autoconf-archive isn't installed (bgo#784428). + Move pygi-convert.sh into tools. + Drop: - Python 3.3 support (bgo#790787). - pygobject-3.0-uninstalled.pc file. + Tests: - Some more C locale fixes. - Make the test suite pass with the C locale. + Fixes: bgo#622084, bgo#622084, bgo#731501, bgo#788890, bgo#788894, bgo#777719, bgo#786948, bgo#786948, bgo#735918, bgo#735918, bgo#790346, bgo#735918, bgo#735918. - Switch libffi-devel BuildRequires by its pkgconfig module counterpart once configure only looks for its module. - Adopt the use of %make_build macro instead of raw make command, following best practices.- Update to version 3.26.1: + Pygobject-object: Fix Python GC collecting a ref cycle too early (bgo#731501). + Fix potential uninitialized memory access during GC (bgo#786872). + Test: revert parts of the previous test as it's broken on 32 bit builds (bgo#786948). + Flags: Add testcase for bug 786948 (bgo#786948). + Fix potential overflow when marshalling flags from py interface (bgo#786948). + to_py_array: Properly handle enum array items (bgo#788890). + Closure: Fix unaligned and out-of-bounds access (bgo#788894). + Build: Fix not installing .egg-info file (bgo#777719). - Run spec-cleaner -p to get respectives pkgconfig(*): gio-2.0, glib-2.0 and gobject-introspection-1.0.- Update to version 3.26.0: + Closure: silence a new compiler warning. + Make sure version information passed to require_version is a string (bgo#781582). + Test fixes.- Update package summaries. Fix RPM groups and do not run fdupes across hardlink partitions.- Update to version 3.25.1: + Bugs fixed: bgo#663068, bgo#667959, bgo#686835, bgo#698548, bgo#699440, bgo#707196, bgo#712197, bgo#726484, bgo#730908, bgo#735076, bgo#735206, bgo#744690, bgo#746564, bgo#759009, bgo#759276, bgo#762176, bgo#769789, bgo#772896, bgo#772949, bgo#773394, bgo#773803, bgo#777713, bgo#777719, bgo#780396, bgo#780409, bgo#780591, bgo#780652, bgo#780768, bgo#780812.- Once again filter typelib(Gtk) dependency out of python2-gobject: it's not possible to use multiple __requires_exclude_from statements in the specfile, thus change the filter to be valid for python2 and python3 at the same time.- Update to version 3.24.1: + pygi-info: initialize GIArgument before passing it to g_constant_info_get_value (bgo#772949).- Switch to single-spec version. - Add python version-dependent wrapper packages to pull in necessary dependencies. - Include all dependencies in -devel packages. - Rebase .changes file to include changes in -devel package.- Update to version 3.24.0: + overrides: Update for Gdk-4.0 and Gtk+-4.0 (bgo#773315, bgo#777680). + Disable -Werror=missing-prototypes (bgo#777534). + Fix new PEP8 errors (bgo#776009). + Move pep8/pyflakes tests from 'make check' to 'make check.quality' (bgo#764087). + Handle exception unreffing Variant at exit (bgo#776092). + Handle multiple deinit of callable cache (bgo#776092). - Drop python-gobject-missing-prototypes.patch: fixed upstream.- Provide python2- versions of packages to ease transition to python single-spec macros.- Move Pango overrides to -Gdk package: the main pygobject package is supposed to be installable without a dependency on X (boo#1025819).- Add python-gobject-missing-prototypes.patch: Disable - Werror=missing-prototypes (bgo#777534). - Add gnome-common BuildRequires and call autoreconf, as above patch touches the build system.- Update to version 3.22.0: + Version bump only, no changes.- Update to version 3.21.92: + Handle nullable filename parameters (bgo#770821). + Fix list/hashtable enum <-> hash conversion on 64-bit big endian (bgo#770608). + Allow passing sockets to io_add_watch on win32 (bgo#766396). + Tests: Use dbus-run-session instead of dbus-launch to run tests (bgo#770798).- Update to version 3.21.91: + Allow installing with pip (bgo#767988). + Skip a test with older glib (bgo#740301). + Fix a test with Python 3.1/3.2 (bgo#740324). + tests: Use places kwarg for assertAlmostEqual (bgo#740337). + Print exception if marshalling a signal argument fails (bgo#748198). + overrides: allow treemodel sequence shorthands (bgo#766580). + Remove pygobject-external.h (bgo#767084). + Remove pygobject-private.h and rename pygobject.c to pygobject-object.c (bgo#767084). + Merge pyglib-private.h into pyglib.h (bgo#767084). + Remove pygi.h and pygi-private.h (bgo#767084).- Do not consider __init__.py for automatic dependency generation: this file is filled with large comments section but in fact not with dependencies (parsing it happens to add a typelib(Gtk) = 3.0 dependency).- Update to version 3.21.0: + gi: Add require_versions() function (bgo#761141). + build: Do not enable code coverage based on lcov (bgo#764075).- Move gi/overrides/keysyms.* also to the -Gdk subpackage: Keysyms is mapped to Gdk symbols and is only usable in GUI apps.- Update to version 3.20.1: + test_gerror_novalue: Don't assign the error to a variable (bgo#764165).- Do not package GIMarshallingTests: it's only used by the test suite and is useless on an installed system (the corresponding typelibs and libraries are also not installed).- Update to GNOME 3.20 Fate#318572- Split out a python[3]-gobject-Gdk subpackage: do not forcibly pull in the entire X-stack for CLI tools requiring python-gobject for dbus bindings for example. - The new package supplements python-gobject together with libgdk.- Update to version 3.20.0: + No changes.- Update to version 3.19.92: + No changes.- Update to version 3.19.91: + Fix marshaling of GError stored in GValue (bgo#761592). + Fix marshaling or GError from Python to C from function calls (bgo#685197). + Error handling/reporting fixes (bgo#751956). + Fix crash due to GVariant implemented as PyGBoxed not PyGIStruct (bgo#751956). + Fix crash with GValueArray stored in GValue (bgo#754359).- Update to version 3.19.90: + tests: - Set the active style context state before retrieving values. - Fix crash with empty drag source icon names (bgo#762392). + Try to import GdkX11 in Gdk overrides (bgo#673396). + Fix import warnings pointing to the wrong code with CPython 3.3/3.5 (bgo#757184).- Update to version 3.19.2: + tests: Fix failure due to new GTK+ warning regarding size_allocate(). + Fix build warnings regarding _POSIX_C_SOURCE redefinition. + Drop -std=c90 for now. - Changes from version 3.19.1: + Use a named tuple for returning multiple values (bgo#727374). + enum/flags: use gir info for type names and __repr__ instead of the gtype name (bgo#657915). + Improve and unify __repr__ format for PyGObject, PyGBoxed and PyGIStruct (bgo#657915). + Don't leak internal RepositoryError on import (bgo#756033). + Import dependencies when importing typelibs from gi.repository (bgo#656314). + Don't import inspect at module level. + invoke state: add a free memory cache for PyGIInvokeArgState (bgo#750658). + invoke/closure: reduce g_slice_alloc usage (bgo#750658). + Bump g-i dependency to latest stable. + Avoid calling g_slist_length() during invoke. + Simplify closure_convert_arguments(). + Remove a level of indentation in convert_ffi_arguments(). + Prevent passing the user data multiple times to callbacks (bgo#750347). + Support throwing exceptions in closures (bgo#710671).- Update to version 3.18.2: + Reroll of tarball to correct the previous one. - Changes from version 3.18.1: + Fix Gdk.rectangle_intersect/rectangle_union missing with GTK+ 3.18 (bgo#756364). + pep8: ignore new errors reported by pep8 1.6. + Don't emit require_version warning if namespace was loaded previously using g_irepository_require (bgo#754491).- Explicitly define python build version. Fixes incorrect autodetection in some situations (such as devel:languages:python3 right now).- Update to version 3.18.0: + Stable release, no changes.- Update to version 3.17.90: + Allow passing unicode lists to GStrv properties on Python 2 (bgo#744745). + Avoid a silent long to int truncation (bgo#749698). + Handle gtype marshalling (bgo#749696). + pygi-foreign-cairo.c: fix include for py3cairo.h (bgo#746742). + tests: Silence various error messages and warnings (bgo#751156). + Fix test regression when xdg-user-dirs is not installed (bgo#751299). + Explicitly check if an override exists instead of ImportError (bgo#749532).- Update to version 3.17.1: + Add gi.PyGIWarning used when import version is not specified (bgo#727379). + Remove Gdk.Rectangle alias with newer gobject-introspection and GTK+ (bgo#749625). + Field setters: Remove unneeded type/range checks and unused code (bgo#746985). + pygi-argument: Remove unused imports/includes (bgo#746985). + Improve test coverage for field setters/getters (bgo#746985).- Update to version 3.16.2: + overrides: Provide _overrides_module attribute (bgo#736678).- Update to version 3.16.1: + overrides: Conditionalize touch override support in Gdk (bgo#747717).- Update to version 3.16.0: + Stable release, no changes since 3.15.91.- Update to version 3.15.91: + Add GLib.MINFLOAT etc. and mark GObject.G_MINFLOAT etc. deprecated (bgo#743514). + Emit PyGIDeprecationWarning when accessing deprecated override attributes (bgo#743514). + Add namespace and container name to all warnings/error messages (bgo#743468). + Avoid duping filenames when marshalling from Python to C (bgo#744719). + test: - Don't use deprecated override attributes (bgo#743514). - Add test for GIRepository.UnionInfo.get_size() (bgo#745362).- Update to version 3.15.0: + Avoid copying bytearrays from Python to C when transfer nothing (bgo#743278). + Allows passing arguments to opaque Boxed types (bgo#743214). + Emit ImportWarning when gi.require_version() is not used (bgo#727379). + Refactor overrides import/modules (bgo#736678). + Replace statically bound GLib.Variant.new_tuple() with GI (bgo#735199). + overrides: Add Gdk.EventTouch union discrimination (bgo#736380). + PyGObjectFlags: Remove a trailing comma on the enum. + Remove redefinitions of function and vfunc cache typedefs.python-gobject-cairoobs-arm-9 16149844123.34.0-bp153.1.333.34.0-bp153.1.333.34.0-bp153.1.333.34.0-bp153.1.33_gi_cairo.so/usr/lib64/python2.7/site-packages/gi/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/b564302d279b3c3419d37654c686a98f-python-gobjectcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ccf95b37e9163babbb97032548451e369951c1c9, not stripped R RRRRRRRRRj :N@wfW?packageand(python2-gobject:%{cairo_real_package})utf-82e885ff221c6455b590bc71c388fa85cabe1289791d8ec2b9935beb0d5597849?7zXZ !t/!'] crv9wH˦\Jo 3CfH뫾-쳨F|6bp 38]!Sqȫpw.q!Y%&@(Fn @ i=U ӕ,Zq()> 4\`O dkSŠk/pJH/|$ [m~M 2oRgcy!MOGр)Bt!C#;Ha A1疚 L@5q) UL%ua$\TQpX7M w5g#N0ޢHo!F8R$Ʈl[جv5^բ5"2D^qq H/ĩ8iPzS>ExoC};4_* Mt85|'ЊK3ŁHUl2(%˂fCg*:]ĮꐴW2e/+ # E_%\F#5lad|tBZ]bPr/2 ,G5Jkp:!Aԡ31 `ʬjȗbKM/k6=`C$NNC\-2F.N:2F5W5zCcӌGJ1zLQmۭ<`Zϯ"C"o7$o(Q wdRZr!Ԣ2Ps?FY (!<%W y*{DP2DNãyNy+lB%]˚'M{@0)D~b[_SwN4្G;-/`Et_[ߡt aEዻTNbvui&-;0I#K{$`ܯb93i&XiU6TJRHLsJZ#j[2kB+@T H?'YkY3_)m!bp >+_](+uo-vkg Dq u]ovMr+@'&n7 d4~*MRw I0'ʥE+Ȓ,Ǩ#b]%[nIOZqrC#b"QafhSOeG`2BBG<̲sYxCd:1%@16m\'YW+f^/%9YoggM>ɩrs\786XJm'ϣqaVV&Z]qao$׺Xlslv_!(Y"QGFC yN9M) l+-xh K :3{~U Z#<#"LgUn&)eS{VFT|FM͋tu*+ > }l%" H0oV' m sݙ.ao@Up;JhEGL4]4>_BK T}H|>`"hk)`TlO)[e#%)+jv+wǧL|bӳ?oưá՟-B?};,C$ͮAC@xyE7Jk4TrxZꀈK'V܈gyDmgZqU:AǏ14F|u݅ 1ѡryBB*5z= 11*,Y㡷,t㋪vBkO{zo</)If6lzNHJ{31dsܡ/}߇>S)sJ98}-hmPI: x bر^?_ ߸#̩pR|8_&v*N(̒AX0A+P<*59zW/rRUċ r14\pM:Y%2.HF V`XQ 1"%G=Wkeh.{lIi;`] .`"7]2Ȼ:_śVw|TX [<}ԑ` 9] *ģܻP\mY`92B6v=ɳ2-o xqW xT*,?=g,93<t*5ѠcQ]C7p{J[{7e,xJ{@ yy}`-]Vq(;HY¤_;K)@=\cxp \O0"ق82)vmg>ǥ8q+ Nڂav`Bkto a=,iO( e;'r/xD[~ :H-m^9y!Np2EdLJx>*}mAwqАik+Ϧwx8r;?h.7ւJK7‚1-NPlFgV湷ҘjoGXG|SbZBJr2NJi@JڭW>R&Tg ubՠb,6 J%ȟGt4)-al"8EAel D2Djt'b_lx/>A5z|n#'h(T2 AG@/w=J 87 :Ty[WϔJON?X^u,•60)] %eLGϻ WT, ; , $+7 #TV-,dٹ ^sca/PlHj}?V9\8O!6yxIEp kL4vzJ}ED q,[U/,@wR-ipfF2He3w3\N* Rc;jKw9Xh7(12 4͠Z~ӧjs@r@63g5Bvi;F:]^P87@GQ3_hֽ W.@(iPA1(>Far%XÓH KI2m OF- C]t'*G*?[* ٣9GG$|-V~\Ck5H@AA땻Z6e!vᨋ;hKy*Id}2ÉWXl (5?O67MjpK$bT!Kjk;YBaKKRmQ+lQ('F@FY]@V( ei# ;;dUww^+ CƈBQ%JOΫmF[FXmw( ?Ë1pptT49}$@3,ղxWyǽ̹Fj͗*d;k"8ڀ?n+8R~̹pCB²[4jW(a.\P 6v̠u$M[ZZ7ϵqϥЧCNs7 a7({KE)9H'~ {'_z%!rڭ#RP2 Z .b c&Q_ KHwo딚I6W_U@18Fquax)YL.ϱa.L-/7B 5%?:FWo#Ș[ ['P,&P ͘o> <(|U=`;kwFk*џ׽bS,*\] ږ˻e7a_gsȸ&"X#Wn:XTl3VN=z4 J5w1=RSH<5X.'9Øz<3M q,r`< l!́_C6Vk3ɽ@";u e AY%,$ĉޓr.FײQv.Sj ڧQxv+M³g1vFwәΣPOo-:(z8Ě,uĔ@;U^ ܻB԰B1 Nr=d)c 񍱺-͊0M߲8oaҿ?aIVh`#Qr0 u o2NѲ'B݋}Ӂ%lzid 4N :TgrgZ&w e["ۣ׺(y6wg:k";Cq&ֻRb cm|vɡ˧"B%I3iWu*9g XL yp.%~5 PfI6 DG#YW&HQF[ C)ic/ L9eޜW+Txŕ]!J", |Z-W<-1ɴagKr=LBmYy?w4=-a xx(3MdyU-s/L 2?F) %痰Gf5>Q(<`.=Bu!fӇ1+fxAM6k]XTyqgN&#VSsB@*ܥt2GQ=2:[u/Ɖ*(_Nt=ʊ}/wq_L1k DHxߺUgsع4+L.VQͼ:N@r#_)h?aR Q{oz剴 d}ռHx~|}C~-e-Ŷ YZ