python3-gobject-Gdk-3.42.0-150400.1.48 >  A bxp9|AGg.#W~TܛX:Mb|ǭ*4\yA5?OG=YS5[lJ'ǐ \g&JٴAp>m?md ) I *< Ro  8   $l L  @( 8 J9 J:JFgGg$HglIgXgYg\g]h@^ibjyck"dkekfklkukvkwl(xlpyl"zm@mPmTmZmCpython3-gobject-Gdk3.42.0150400.1.48Python bindings for GObject/GdkPygobjects is an extension module for python that gives you access to GLib's GObjects. This package contains the Python Gdk bindings for GObject.bx~xinomavroSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Development/Languages/Pythonhttps://wiki.gnome.org/Projects/PyGObject/linuxppc64le'>->->UUڧ<<bxmbxm`b8_$^ `T^bxmbxmbxmbxmbxmbxmbxmbxmbxmbxm]bƃ760dd8cfbb8ba9312624967569f7f9cfbc1a94460d5dc081877b9eb6088de796f29ef0caff5b5106a19ab7e108ed383cc3b72a10e32e129257043ace2680d09638cf4fb815710a1d6afdc3b42fa00b864d688503c0c3c0f43b6ad0bbbc42b8ab86c0e31156ca586a72725141c9b0875af2bd40c148d13ab5fd8e9aaea9ba928a9de15ec2a6c8d30f9514ceae057d40e4efc187f6950c4e1b76bee346aa0b64a413ffcfd144e6d104811d76fdafde8ab4774fe7034b0f2f02e0b2171e2201ef7011fbc1a5d6f8fcef50134298ebf4e2fe904cc5032430006854fd74274119cbcbc0fc3edc369963064e832813e7c8af6e78851ccff07af869f36a49f2fa49b974c0fc3edc369963064e832813e7c8af6e78851ccff07af869f36a49f2fa49b9742f02ead4c32bf852243fc3baadad271ac3c2e40e2bba8311265f5fc130033e862f02ead4c32bf852243fc3baadad271ac3c2e40e2bba8311265f5fc130033e86c9a871b1ef2b2bdab7c340a3a34de638de53c8ef344cff227a8a8fa7ef411ee3e37bd0f33f1d1f69055c48f04ecdb561d7f1191aab9ff739204f8a9879a90a7935ec63da05250164468bcf2884ffd66c3845db037ffa6dfb4a1dd82c9766161535ec63da05250164468bcf2884ffd66c3845db037ffa6dfb4a1dd82c97661615f4b1795940607a013fc0c864c8d036c8cd404642deaf1acb4aab736fea504d39f4b1795940607a013fc0c864c8d036c8cd404642deaf1acb4aab736fea504d392b018f18b9e451114c019b04155cebd081439b2b2bb3c8136d52943b5695d9cerootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-gobject-3.42.0-150400.1.48.src.rpmpython3-gobject-Gdkpython3-gobject-Gdk(ppc-64)@     @@@@@@@@@python(abi)python3-gobjectpython3-gobject-cairorpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GObject)typelib(Gdk)typelib(GdkPixbuf)typelib(GdkX11)typelib(Gio)typelib(Gtk)typelib(Pango)typelib(cairo)3.63.42.03.42.03.0.4-14.6.0-14.0.4-14.0-15.2-14.14.3aHwa @`z`T@____[@^^d@^4^]v>]ja@]@\ \@\\eX@\-@\@[1[k@[t[@[v[@[)[5@Z2@Z@ZkZ`__ 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.xinomavro 1652092542 3.42.0-150400.1.483.42.0-150400.1.48_gtktemplate.cpython-36.opt-1.pyc_gtktemplate.cpython-36.pyc_gtktemplate.pyGdk.pyGdkPixbuf.pyGtk.pyPango.pyGdk.cpython-36.opt-1.pycGdk.cpython-36.pycGdkPixbuf.cpython-36.opt-1.pycGdkPixbuf.cpython-36.pycGtk.cpython-36.opt-1.pycGtk.cpython-36.pycPango.cpython-36.opt-1.pycPango.cpython-36.pyckeysyms.cpython-36.opt-1.pyckeysyms.cpython-36.pyckeysyms.py/usr/lib64/python3.6/site-packages/gi/__pycache__//usr/lib64/python3.6/site-packages/gi//usr/lib64/python3.6/site-packages/gi/overrides//usr/lib64/python3.6/site-packages/gi/overrides/__pycache__/-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.suse.de/SUSE:SLE-15-SP4:GA/standard/222a129b0f95b02f3ff4d9d5501539db-python-gobjectcpioxz5ppc64le-suse-linuxpython 3.6 byte-compiledPython script, ASCII text executable  RRRRRR R R R RR RR R RRR RRR RRRRRRRRRRRRRR =kYxtutf-8932c83379d8307ba3a027dc4b7cdbcaa9f77ad16ab03bf04e9db8daaa7030890? 7zXZ !t/] crv(vX0*In+rPyMXc&l>Qyf.Q(w qZZu'S[y½R6T.4BxASύZ ҉Ԗ70ʜ-}-\Kk} ?Vk˰z1Ȭy-bH?;Ʈd?`V]'kxMj$U_@w.uwЎhahvþ.װdH{=Dit+ל;5 IKi%L `F km%mّ#UשW9`db61e+Z$H *؂nWCڈ՜k*īUz;7^5䂒O"<'qٌY.g\ø\ĥ@o`ߌ![ގ*-"y=irX=39T1 ;SPXX@A¿&eQF%f%p%0BX*G=ܙA:\9gq9g\a֡˝/lפ1zB|U$Ժ^@1蹞 !y+kz(2wUgoUPW*9/c>.bZgRXQ]Wp7Rj &j aYI.!+8]r[W$ uŻtV^t$ }+qZwR{#.rT(wao\l@܃st5 |% 4%C^nKU']gz= j <:[nI[ j7vaNw܀Z #G! #Z{Lm`CpmRޢ{U͒xQ>AJBY^mG#A/mB.7r5[jAF{o%;{(I"ӭf ^b0Ϝ _cwx]Vtĭ{%i&zg-!Mc_ $2|@+bH8$>[OSnVqf¾ݻEmн/orr]eiu.!UZZM*\8oʝx>FZt#qg7cw&gOc Y;9o9½S*+,G (/Pg6T NY gf_Ui:V*./ ܾApIܗJpLqmLT[+F?Í:7Ċm'mѮscw4UX  yzɃcY.AwP\Q`ωKq|q6 }Q#CICəmL,ܞ?ob']mO[`{' S@ڏDV|R}f3Yj~O.ָ<&Ӱ1$7K'LjiVN]==kbjd W%xv*JzyKYPl&"-sh¯#WrYjbw$#G~P0p, 0 OCnS_=0ThLbe; 藋uk$1Ծ,iY$L^zxkP6=}o 4onK^԰:m@ ,FXO0 -dړG gþ3s'JbeίOu"ńO9jM0G6(wVx XЁ/ԴJinqEjYGU.MbWңEAE:c]??eב@OP%S;pGeLqzfDm9v4nW6΋uNזb_j2?QPE2IXцIJzfU>x"=u!Ф#%- Ƣ>P}es+b~ߘE):X!gZ[tuIJCQ"AZ ؚ~ڛ+ WEԴ):~fWq..%)38F aD8H@& ϵ!IL~vWo݄X{ƫ^oY1wG }ir qPe=7os-@ٔe0^: :.סUL# C`ۏ `"%H^sY؉à ѿzayp3`wa"В]Ֆ@->3FmRfeB _L;Es2ִpK],nB/x5RS4e{`зyшg?VgMDTUc#HOAkr/̼-Vy)L|2gbC{u}聾6+m}ȃS.FtņެpQSôUeOu*oxŎWG 3!s!g<&ܡm}(Es;oEknd*uSo@eҖS u+qCkOm4W18Q5ۃ#ʖ}bGj(3<:d1$9H_ D#6 s76|N`N!Yބ=ʹ,N50/OMf%6C)@%&:: ^-ҵl1<B e&L:u"qSJSk6#T9ܟ8rE,ҳ}VU,owph}SpЃqГՇ'#W j.;3iǠe gvtkSzʹe];M K y;^>- tG=<Τ;B-nw*3@~mt,_ưWnap%ֻf[6:>HZ,c6Hs7(sqT [Kf;C(n=4$j|29?S\gY2T 27B9&>{U蚊OåAS/=F$2 osB$F)q 5;5k` @>ANuBTKA\ ܭ&\[HQUzY5Ptd2`_f |F&vgWoiJHo`ƽDMRFDzHH\+Yd-w@~b`z򝣊df)vxy7yÔCw.>joQc|zeR'"GIg}(nϻiۯq2QF\9h3're)> ?xVc3Eqwo+'+:@HG2.:hO< 7^*溺z[KWkdlkuۿ>FʅscʤF)lF}j5a pݓ 9r3C… >oXp˔nlj#6 AT\?quG2٦jU}}A\q  *"tTO,PRz2rN{vz{Ulb"-wqm^]9%)61R86r#~ICIr 1M{46R(ehC\b`K! |..3꒭d7EQpV& .]t7w{>ۍn|Lbmc`c砦hz(w1^]>b!oVR01NW}v˰Vk=)E.FF"^Jo:Ϣ,L GeB͟q .%`^,.A SI>L#ġS75Y0=;BS)Oyݡdg_Fc̋E@tD^1`$1Ui<`K9(5#H$n0ڻ)e+mpLr+#r؏V6=R =]62Od{Ly=,a@CIӠWe= Dܢ/o~k @9GLn?qqu?(6%01\<+-M+=d_:R$#o& 6d !/-;]˘M><Kʨ;rsC:౶z.+vICM.Wh&0<|dikQL7j6¾ {"Q@CȶT gIcKB K0Ŏ,m׎*Uܶ_ /ɿnzy5t zx_qj3N[CWrK15oگ2{Hu߃Ԣ:c58.a5'27=(~G̹Ѧq8 WW3sy.L=lz }e?:X8$8ʡ? !xtho`7ҏU k~2"%vah u L/pak$DWˉ"9uUo"Wߖ=X@I^HH>9LaAdtK/ t:K XX{㷖k x;%/Wm|6UK1 qo'ڔ8j$ -˲I$q@;4&xaǍ ꂧO!|wyG_i;UAԔ 3 ,{r!OV.GqkwGI[&Е]lUp5ˆ> "kT*{H*6@x!քsn$y(:^ЅL+mߝۇT dj'j? ‡( B3{:a̲cȘ{.(5:`(밽N0l:XHWiR"b5,|wmz 59!^\PdcDeop@ 9N8Iǽ"ޭyڞ~#?JO>@>m8S-٪H$cH7}bkiQZ8u6Sf'o\jԑ$_1Q8mɍZ&|o'k7@]2Y&ǼI){/I6$@/'e}#IdX.~Cp'Ik ƏٚŹ*GHEi{mt3 <#q@hEjflS/NQK!m`hCf byOg%VY嶿WKZMI'eûB#_R;,PE)2?EM+yP0@rRj[:f9gk]S:<M6YcaG][ E =YYy>w3Ggڰ$4{$a4<\|QLU١#ɚ)򘴺1h#گ=}7DLJ " j88{ A5>g%a5}HRr6*Ų|RhS y#w>$z ` j=@ 1z@$Ȝ{ T"XӡR;3I7 )_{RC.sĉI}3ݟ?`3Y.ҊOCw4+cwk܇ђx3ZaZy[/O|mht 8PwEmd %8GqMq8#ʌPt`v-9Eٍ"joDkyaRߞyuҐ`f9/ \JpEaYdJuޜkY+㾢.tu8vS̀4|ְ<Z{m:+1iv^y1&4ĀڜNrHW&};3*IUu?J9D55KpNCf`GV賂ql[ F?8 ϔ{틼YhUӾOtX{5j>|e 25Q0h>q~PYlݍu. GJ{F@Vxჯ,, 2k8f5eD7[kR/5e1)B*5K=!M^|ĩodϢ)E+㍘R#o@X5f..8fQ=HyBrPnU<~ .-..yZW7) łF0PÎlL ͠w{XfAv%Մ>P{AtJ\Jpr Wg.q]Ab%bZf̗ۖ͘ǖP 9 P0cP;>y}wZPig„ DH t>ЪgS,JG"(qzc% -VC'huS,7 J)AвC7~W1|7:n];"0^RV˽~mZǻ%S& Ll_S6 x R>["6mYjw z; M%Id$rpkGJjMF.pzBxN.\`/:̨_A 0皽&;hd MP{mC2(s S5!SD:4w4/-+T2j<]W^`1* SRV5 N[,M Od * +FPr`,=D c2;}Ktb 68(O8hBrL [56Yۍf(֠9BKDQ*@oɾ5wEx43B̍/ $,zmʎ">NR9(z˚+yvq C_﫬M$qh%4"U KE9()kvLoQܬR+r c2xE ձ)o][﫿 ^.+s$PpL%J=GHς2M10446o~<(6*ŷtNѤ%f sM1Toȴefllmaꬬ wd,qKxۅD*g ڴ1Nvm2" mH-C/mmy=U笴 &o ֶUȠj6HIfdgL\.3<'?p.I46b ӽ6RpsȒB<'~ˀ=YKlˢS–ԣ+#u`ZQ5?:j){|NAUb5ſ0]Y+~t,ilސXT[Ȕ z'C  :Đ$ESBaY2%݃-:ny"踳*[N# M{ ٗ0?C'uכ!V9OÛpE7ۚ91HG2hO9}-p27 jɗf*ḅ6 &4VJ *E C?=$P!x^pg"-iaݏ9OoKا"dK7=h7xoN|03 6}d_)TMe7i4i k3 թ![ U, 6@: ~MVs]@<]e;lf_`XG!?rWiiH ĪFӥJ!j Oj3/Eettg` TR<סvTexJb?f=l<dVz` ~epX +8_06)6MA8ZBpVݬE>>,{>ogN,[ImKi"5\ωf~Qc^{u9d=<2WZ(1W;njߒhJx;q׶X^(Pg咰o4۾wNSߧF)d2:m茧y33k,U%;]ͪ$ߥ]CBC0w9KJ=D*J*1ܘŠP.Aa]IlF,sOYdCЋo%͞g"T[wP LDYFM1y1mԖ7u0m$sICN_hbņ}- i~sS;" %BŽ6lx-WM3=`r6c#@S$2*!q] gj;MaY:N9=/$͞FxYyt6l ƇKjჵ6?sa?Λ]rŒNٰ7^QGbgҊ,FP@l,pMhSu#P`dpvp~]K[MS$'A+YZ\?|6,3C+FQgWVXF)O:5<G7؁̋9AHdL'_!ǍFQx!tntٚ/Ls .#H2a^s2؏_I՜f@U=Yߤ7~oH7\zaa !ˡ> c_)JdBjvュ k Y}o @(z%5sh8Zt^$pP7!uKFȤTMq>;s2vmZ3ޜ%nt4zUv*>QDc /f)q9.Z{Rs1.g5whz0p#/esS%/7^$FZۙ^B,ThMe*LD<AI(i$ h{y>Fש%~Oz=a/0d#[d3aH͝!AW-Q`Lm#=z~tUkv{Pًl{,R=ۣ#`Imæ ʍ[:A=I '$~01\MA0iJ2#=݌VԐ ;f;s0D7<*E:k9dY?7\^=%7G O` .]B-/߂$Xt@)2,* 'G+ hZw1h&QC7O;'1;1z7W!l $bPhe6|(Fm3itFN wY/wjԃw˟mb/lм4Cl,U-X[tQ .-Uaf{\G}9ԨñA3r R`16IL ^Ωx\m`>NgaMi'Kճ/HSӻ2BJN|߈w￑ӱ6{p\3i> ipYǣ TJ,U8W _AHJQiwP)/PjF?|ř!%(^K+g gqf3/YC9,FbC< >Ǭ(Yq "'J{‘LuS+#UFP:D[ mo~+ Vuձ!aj)6;Ar7dy䩴:7/3B3:SyJ$#:e#cߔ.3c@Zn/(3 좭di8] &f4D@1BPԅsw:4^pmRWl/hТ“ dC*B,oa/C^2-c \D_U= 7#qCe_'c5MBwUb>zzu2vJ1g^h+h(Ĵ5v,Wu0SkQ uA%^19o&ׂE=VB.ުQ@@\Ȟl{Wj&['8PRFRi8FeB_.K=T >Aƙ [0%sxar䜺^q(Pk@*sZV t=&1K@˔d\WoU\oh''`F4K0p-\S8gl,%yUy#Nd/eկ`BSA +tlblS|_uו <9x^$:%WH )\864pBcPp QmAaW\wWGDVT{C<(Hxs\5QuLOnB'7H6z^:Ӿ!^p/O}V~Zh{r2>E@ȉgQ0zF+8ktvps 4t?u X{4RbDb(I!8={@|,h]z@/4&~uD/Mr^hp\Dsj_aDpRf0ar/?sosF4}0qSj1]">SG_tA4dw q 1Ez,QBćpg%8=GZyxb[aQN-UdLKGH5*Ԯ:N߹8YAx]\sM Q?p_}#k| ^D !JS |T7 _H|@Cju)\lHl)!lk$OO0~Qn/W}bC! {ϭebZMhs钰PJ2:nRpWVJ Q+^)49 q-ZfD;sO*VYA6 &+IG.!㮔 Y\|[EMZ-\(Rt3Q"1wgaC v{W2Y;yMjh{F11j)Zܽ@15x b B`W2dOcYژ`ZzĞ##OLZMЖpLSQsX  MOGs]kFZ|0wF}#: f{㱉PdM<3ډq]{}&{Vr) XlojN_>i6sqnrTl?j9O"SLݒ'~LC[Eaa["lphꒇ,3Nൂ.^K d7.qXmTM^զdKZ) dgd$DPF5< r>,[N.1 ( x{r޺CYfeI>q']ڷu_- [j}k_L/pJ\"G ttn}تJ( ;_Ovp9]^h&V{2[l ,ϪIӚk|Z'7؎hF^ݫ4E\ ,j`P#  ^*0W︦i[[5g聑f{6PI2с0˿ SBt7`q|zDH,;jJe2Ѽ͖{ z;^r;6;{3L@uYzyKC),Z,Y9HL&8hʫ|2"3qr:& ħ;8|}I ,_GE=CNJ]$󿮚}Zʁ ل}7l _lB^ qLYh&x۵fKs(+0 :{'bHcR0ݔw h`*J[?lD_AY6mz7 pkmSl/}9[ _$#mߢzfU'Z6q5TOC}A.u;wE@7>csq"b(YݿUj!Dք7>rFϑ,& 44)JojNJ2LĹ@\"ˀlBt"jMə'Xx}'aߟBp٫A?sSWF L=lL-}$CbPQh=S-= ]HG\DW-A Z<=;CbkSЮT@+u[]UgsW,a:-b*a7Ib=Y8=z=&h&rNyYUWjԑbZ戫O!=3\^D~l1ŵL~D}gV&89*`$:a>@n-UzxBL)S}SqJO$^\ Æȡ %D5jI6UW0)QNh=30ܰFS%ܢl3|V Kgfof|-}a=dq_?'>q`YOb"!'&^7=)-*o .Ih` D xj4=QIG cqO8ePD/8EK 'ٷq.c~bm6ORSUc..q SQ] |++d=?׆LH CZ. CSs+C@ v;nVmuF][4|(6fxQVaH7>{JV D-܈fu4(zLtjU_ Z l~>ey;drʎ/0 U  h4ܖfr߄E9%W$O4kQQ|l+GB+ebq ޑ]='I4ӧ,>M"X\R.V qVIEvݗ+JtNĆs13?f,KӲ _pFM*ZCs qͺCWST^fjιV-L+!4draږgtͧhMhme,X/(1IP2E@ë}m捇qS-2)( B&Vp>䓣;wE!'bdi%lT@"rͽ7*FgIb|A["S _6WBer 5u x;Ò㷹]*;Het.ӧ_sL.*` +m=J~5&4A \d1v;j!ʉbЀtW`]nI5c~'EoӁ9~7PfQ1:>Qߔ{$_50"b^ByJJ;͗Wa|akc6Piu?¢0}ÇÃ˔'b@A欹l(&Uh;bF赆:ew?T&W ?[e5Lkl#ȲmRf*УȩdԍgrOqZGxag[_]~Ma; LjT|f 0wa 5x ERjZWsOӪ] X.*] Q\b[3lv ef>.b]=l'-4i)<󳨴V\q]5 R?z̡d2;=a)%c6PFgq (B_Y xK a!Z> G:,/ѱe›W -AٹAPWJxT"a^+e<2|}.9C#sܫTMHW&=(3+Rׇ[~c.UQlWf`õC1x3 c8(0><[/JK9\?kP叟I,TA~/T#?f"ȇw٧؞K)G_8jׇکUmEq|I}k=$ϻIY |@tSM$%mja<ďNc!XbFD^]ZS}\.*}ưU 89؟qAWh觸Hk?`LE)}ZR~ApRN\Yh_ 3J NϲnI6r:x3۽p:!Qwk<"|hэJ36W/AEpM4^D`$,223MlsDUfB6D%zꟖ"G Kv\7,6-0QQw N61OD\C|:+|UV*|u4fך{,d 2%ܮ[758^FY'uERdWGFvZAFGuce8CД`3Ghvfk"䧗1Pg ^V h"Llٺv(nlk, He* LUf '^*K=Jn:#kEm A᪴< .v,7Jsm `p4<X,}°ڂK~[Ѻ{"4b[3Ϯ zpfM*tzOӹ>zhlF+pS" jBoc/@һ&h wcVBKP [MZ1zւo,HgO'0PˋvKi|6Z*Qcv bpjENZ٘d6MX #rM]d\Aj:)KaO\c1@CAA:qD`lyJQA;P5Z u:DX:{g"R B,@`ҹO53wIhGׇ31Jҵ,nE^:<[b݌ SШ{'Ø׭h>?+@-<h081sl߰ 6犮8۶wPr&It&ѽ& ܥr@qlyvtsQ#?:q|K@Z{VŽ̒4]*ga|*/៸> !A6l_ݡ|sD6nYjy-!i {"-uҲZ-K5#җ߅n3tBe?qk bcTQ3CL'  "]ٿn3k`'gҍ )NєեjIv;#0p1ܺp|.x8I J|&Ɋ|cpKlj8eU6-c|Ya'"HdS0+:SRKrܘj)&Am{zh:1kTr2%6Kb7NV?- FBzuC"S5+e=DMnEK"ytn^wCiuϤЯQهR`}u(#MzS]Yx`x^.o*}m=ɺhimrۄުy~X&Ģ Pְ^PO|ZwvTf0>z';r2X&T6 ]/z}㠷1{48 <%t3Uo%>NYb^̟!4 Z5K&>Fzf !쎘ÜEN@^ n(]2{OnD Dk62[]6ڹf pZtU(@9G*Z h~g匠MP0jlyL>g.>"n;m)4QEǾOm%\h!\㬌,NA8 QW$# 8py=>#xN7*pG-ީ?d|R}wufH.0==fXx@W)$ cA25/(\f{}ԣ -Tv>& 9AlQUMxȩUL.pSDOvr[;ܝ2Zi&Hu'7uRJO!pbx7;]KaqүL 2ƞlPs*t b #:1Wg Yr;a(LsEvGՒZ,㳧94?<+inAHV">OovݖxoNw%Bxh=r;Յķ+,K&! Ӟ`t =%5ZDuW|'PjfNL wP81a"P$2WKZJp@sFɈ崿JT$Qw$oR;ج0סdx_{h" Ht] ҇ 0h^2ݯgǙn㗰nⅶƚfv_A:tK:/&bsc5s%v:b ,`X$.(qͱrZRqc~°qU:bIoI.A -tE#}^w &>+!SY 4eEN  ("S)qEBRt硆x LG{ S`&N@{PI\;T[nNm]EJnfѤ+]W!&:x;pD ;?%bsbXʻq2S^=LJIidu|{t@+-Wg=sk,`pZ*?U5N`u/ <6^:4 ѺPM[rIq1GkjYƹДUmg]@]ITpi&dwpݗ{5̌fq%C.XflzG,2mO-G6!fU7 ~>݊!e3Š ^ kNB&b*AwCRoWG6Ri7' nD?=HgyQTf>@N{Ƅ_PY< L)!7NkPFX?z%;rzn[ߠ<CDF׵\_z>YGEPtC9۟פvw?Ñ@# a6gXv j lMQ. 7yY;t W<7#a:_ >UH$zzҮ`(5o>|:4?fV~簾S>TVB)>5nGLkN4t9< g5=ĩOP҅a(&|iХg}4e)ĬK՚c)*ߠ}\x4-8z$czuCC5Q\|MJUnh=ƞk]':gzИyϪOWb=ĩIj_pLɋ?t=ٜ3~Fh.G {ez|7rÀ4aO9D)-]ϊϦ vK>?\ ~-!njGYrk!qJu<^xUޠ-H:OAƆ{g-eal̞?zui2 yRGZ?eC{uHsA?+u% HM"L NJHvDO=j8N Y8ak?>8]~/m*G?UO(Z#خYS*"N6 *SªѨvګ3 N:Fpӣ0I@!^YW#0'Nl&h9Brx "S䘸wCF) X}V1+'tg@6LgMLDP}e M.ASW"W90#k҂| V_Y0b@ DiOؙO݋z&YK< 3fL|3A+H:ؤhY3NB™Ix-G[o@|/s.$[OVX~T$06$nnҔVpF#p-?9ĕ.|w+*vqҪ3ɄH`8vD4us d "bi V0(y?/aZr\xR4Aup4'r.W5vDfQxъqrBgX2VU~嬁ɊX>nTѾ͛k_(x37EàP9~9j.;gYʈ?l!nB)Ivz%EmIBJScTv*-o`KK`}1L/U˛0hGd{Z)na$}17|>`}6kh*AeU&x~ن9fb텝ax`zn X;?3nu/:OiS5fJ25%sXK8<\ +QOcf )GpV)n"3Nt|Ii7c|(i;b.I*"up4d`Q^Ѭv>*WA %ˤd+:+>ou`Jʝ$fD=ӑzZZ͞v:QH*!򨗡d[uf`eX^{Oa)Vm򙲘Mlm@o1ijW V *7j(ñd!"Gw? T|I#n#Q_Tg&b@)Nxlf/5Wj* |gƗ>i-MJSB+q[ uS|RCPԸjcbs77}ǵBjP-uZX1z/m+uE[նr辗Sf~DGRDRT13)v .` jqR;!/d@7H|G{MS; qs})`hU-ÛQT< +e)݃4;lIys A\80Y}h6e׻Ifjt/k@Bxz;[4  ).v`l$C'#J*dhtkfn' xJK~ = tԶUgʲY~FMm `k] Qc {<]8y#_*'Xc^ ' Iۤ{Q&$6}eT"L0s! D%jZ9ɚYzeQY4p:^ {jS0}+:CN,n=%F.uyS| dRnIZ<$2]'3Xxv`xI%s)sBJAw#tD?pꚫz tᏱ!ux4>6xA׊6}: hX"N]cOF?/h!wgٰUˤ>(c^ hY35]CL rΛtB~PU^HQ"{,\fB A1ܰ\ .kauܴw`!GBd4SYt9/OR!, *} 0 ݤ*.Fϕ`=p[25cMP"ǂ 8XE#f ޚ/i0V9OVafz< 'Wl\@vm Zu|s"]QaF*3F˚DZqN. ֤$t0 x k/N]?wjv\*Y,yBH5(Ct8rSuXmLNpq{w-$스EtRb)$2K 22/SRDQ'SO?v+}D  N d!]pT桧j, Ӫq"+ tvxK'*>(L i146jan䌜9>C[jݐA$|{ vA[loA~Gy ?.sB^ʖY ƒYj&0X:+dd7CP5I2U U=V:>i 9|tT;]mcP0&G+yڅgFue6 G7'gd#SHٹbm¦K>oGN.)wηEX]JR{ߚx2$ܴ̓x_v^\/0Kglq? ʠ/G? i]0J^{Y?]$V psܩp ԡ9(|Vb1,^JTY6&nṣl> ],~y>.b T0r)7!gZsSGOi0:=l5X#PGmR"h4U)Z7hj'}dLpqh Y>^ u:]yp~h {0] Y^N[^ОET} &r8J}eMst8t[ʒ3i٘#L ?k6M0Ǝ{ -qǓ E(Wl7HӇLcu~sś0ughqZP_Ɣ ?I#@ocSsuؑ@_d<sٙ>w@ACݏ,'Ι@i` BTe`WSLCE}A.mqs!6) 2.>Qa^u(0A]fb3aQu ςd865{ԫ:4 z `[<{U; [nuI=ަArH$IV~wFl #TL_~uj{-!5lnɪ4}W-T =@R%Vzzg!6QLw7C-躡" ,%O+NO=)+usJj9TD7>I҆hջG'EՆQFVrc}z|cYǮ>,Y$rJ A-vj*@M6R,heJ~7kW@W])lj+\i t2y9DڛjiUPk;6'}g1o<= 9膈ٜa׾[=mX+bx Gvc*?or%EH eN1  +-\ ^-JTP$=?M޺uu6-9R9ժ;\& MR9t%[#Ó-X^'}:AWխ 7%YWz]u.&yіşIpϧ"$\zU^ ݢLclN+Lj;.mVHVfheh1P ,,"W iڜ[N|$<<5ŏOuTl$ o-J6C Q6227/-M1Ҽ7]wA7rnȏJئj`Ի/d.*/6x(;T |oj@-v^j}Qep /~ov?bLOV_)&nrwߌHidd042m gH pۣI~PIjup75V65N@ $yuEa+T33C8 x$A-yYTGR?dzÎ̂ZKG _5JSд$j2S9pS]U]2Z#6׫BTBl)f-C4\adVe!16X!(*Z!`Ā 6_/w}?Yv׿j٭j(GB, %Y@a.~(@:2]$jeqFRIY8^;1|PoL2f>@Ȩץmͳ Zjře̪ N]w:|dH w!4j ߉?~ 90LɝB3 юf-A=kt‘#yVC1Pmv @),9ݰY8XyL -3`^UYl$/f-Q3嘥 I9ZRpd+YvyiDs9%nn]OTK%cN1QE}19&_S5cL 'ţִn;xtmk}h? VXP\"[x=#[ZkvиjLFM\ 䄯QBɂVfBo.^ 5!s+>\0rWicgBq| j^}Rw zr-bPʪi<%x bx(pv K(뮡ˑb 1M'yR[ ?ԛF(>Kh,x}g0)Pª:rw)ׇq F|nh(~"zƑ}^92wro&S$yI܉A{S5ʨQ*X2pbcF VarTh;IN0%NgeBK@GNsP,+g[t.L=Y@q8iXK$zherOAఓyƴ\5>bO2Y 3bofa@翊&X_):ujL>EpI'xbʣgDu6QA: 4/ 2? ~^G HEzˇ]\* Ql ' G|PIۼ2(&="0N@H0 ޺3YQX4LdڋZ I帘4#l'5Kp@YUot'JӅPHѠ$Ss ]EV\F>Zu@M,P_dhpcx,淔|`s##qmZ̝1m.G͞Tg0}PxT=jzaZ>5jHѱ$N(5Ʀ>X\Y898g()hNPu 6(u]dh"g|1O K 79sjoc+;lN]Ԕ\Y[*%6 䶏kn:[/8H7.< $; "i.]Y CToF3O,8q Pv~ڷp۸YkҲe47 x#Ao1vEUuۼ$WB*aAזմ)Mf/I$K+&&FxuH5Ԉ -SN [LQdp/KӡӴ'0 ePL1zihS| 1@I&E !s޸,šf)hۂφxO_ڪqQtݕ&Rn#$5LgfT%T͗)ҾG͈j"|HP[ȚU1;p™O-KIO;.SJ/"KNTp ]n}_5TZVǽښL꧷ 8lCV7׆azR֥j:7@d@C,QW%G_mwDpa,~*Q&ף1| ]XټB-ƽ6?]CGtrbUC"= eo >̵mGUB92h"MSWcB}B=]]Z_7Yceѯ6nu!+`$p,P1~b[bgief\=c'Jq09]!i7߽Cxrⵛnf[rT/ (T;({Dy}<su<65%]uҰԯqgWl?E] ,| Yh{̶9-F8k!|N~`,ō31F؜Hd`=ru Y,׀m }tLMNok^EK"z|dt'|a*jkٙU^BѼ()?Ve옫 W2ؾoWq> w}|C*OYĿ |U$ΰ#'mXmBXlR6 -4vvv{o ==̘)yP tî<5YSG{䙗-#~xn:} ,ơJR8L1Y.8rϞX,]cµqP2^X,o*k:&R2C|!BoBa nr"|Hi:8"WKL.,R:&a9'弙;Yag~Fg..P'vƅ1겯OPjevA2X56<zt6c \Z2!{0qdU,;S/M;y#½±;%..6WxJgu԰.ESt51=5k2Nα7#ۈZ45[+k "_ei{X6l:.-as2+]U?3ś2L +3{%N -yp\d53q?ݞC]"ꍐu55K؊  y#~YB:LqHçCvfour )[;HzlJq*`_, vӽRӐFbT]~6WJN۩;