python3-gobject-cairo-debuginfo-3.42.2-150400.3.3.2 >  A chQp9|Ԛ4As@{^#6ԕHMyCz2vՇi6D)uF9%:<Ό@D$a @_ŀqY!+?gELg< v \wu%"v/":EmK ;4*fq͎_A|7"(1,5J1܇u[7sLHH"ȴB<-d*ML2!0`Q_$C(FbMl939a82739799bfb4a9be56f7053a67ab1051ee301bbd1d9bb0ce030d998449f638a16f9960173c1def983679005b2e228c5320edHchQp9|v,>Yv *h;wun<3*?#_`̨ b2HCʤ(ΚOhq\EZv ^qk5ɍ Z5-6y_]f#XύRznoWjm>%S nG=$,i>Hcd`>uv5vݷ̦ր|>;+vdS«+XlUV{[ Kz JG? qԌ{Ӊwuljx^OK҂ұ ;83 Cը>p@m ?l ' 4 h$(04Mn      0  X       $P xl(8M9M: MFg'Gg< Hgd Ig XgYg\g ]h ^hbicjdkekfklk uk4 vk\wl xl4 yl\zl`lpltlllllpython3-gobject-cairo-debuginfo3.42.2150400.3.3.2Debug information for package python3-gobject-cairoThis package provides debug information for package python3-gobject-cairo. Debug information is useful when developing applications that use this package or when debugging this package.chsheep65SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Development/Debughttps://wiki.gnome.org/Projects/PyGObject/linuxx86_64]AAAAAAA큤chchchchchchchchchch010cf607786e8d5d31b466f5fb2cd438dca30d28ce5bb7c296b44590e3c487a7../../../../../usr/lib64/python3.6/site-packages/gi/_gi_cairo.cpython-36m-x86_64-linux-gnu.so../../../../../usr/lib/debug/usr/lib64/python3.6/site-packages/gi/_gi_cairo.cpython-36m-x86_64-linux-gnu.so-3.42.2-150400.3.3.2.x86_64.debugrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-gobject-3.42.2-150400.3.3.2.src.rpmdebuginfo(build-id)python3-gobject-cairo-debuginfopython3-gobject-cairo-debuginfo(x86-64)    python-gobject-debuginfo(x86-64)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.42.2-150400.3.3.23.0.4-14.6.0-14.0-15.2-14.14.3c6@bbaG@aHwa @`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.sheep65 1667821327 395f8e5f054ef1745c7fa0902a71981166d5d8db3.42.2-150400.3.3.23.42.2-150400.3.3.2debug.build-id5f8e5f054ef1745c7fa0902a71981166d5d8db5f8e5f054ef1745c7fa0902a71981166d5d8db.debugusrlib64python3.6site-packagesgi_gi_cairo.cpython-36m-x86_64-linux-gnu.so-3.42.2-150400.3.3.2.x86_64.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id/39//usr/lib/debug/usr//usr/lib/debug/usr/lib64//usr/lib/debug/usr/lib64/python3.6//usr/lib/debug/usr/lib64/python3.6/site-packages//usr/lib/debug/usr/lib64/python3.6/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-protection -gobs://build.suse.de/SUSE:Maintenance:26665/SUSE_SLE-15-SP4_Update/f94b9ccfce1dc064465d2acc5d84fd5a-python-gobject.SUSE_SLE-15-SP4_Updatecpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=395f8e5f054ef1745c7fa0902a71981166d5d8db, with debug_info, not strippedPՓIhċpython-gobject-debugsource(x86-64)3.42.2-150400.3.3.2utf-8972c1ab69f93ad719012af4f1619b8fb06f692fcc7dc58d25d19bb72c2c8c011?7zXZ !t/էA] crt:bLL Ca5ͥuE)RO=FW+۳{wM cbXH86تN={b[9L_X'C] W "Z{fCA*]\ЯjV[~|&ᴾ]b<=3YMqX&BK:^p=9_K?cضՉmc2:Yg" s9ã"qԛLKez/k{ k|4lmy *WKG:t]uGZ}h:|&qcySd-lB"U#s kͳ9#R~Esmd>` 5r?;$%/~;fܖ9gRx …W5P4xΈG &nx $&d龐^U0 *Qn,@UAL3EVղ3x6%9j4Eo+?nAZ; `,! Q1WCZe)`2YJ3e$>TifCڌDF4kHlk@eKoK[ܦԩ]qrfv]z$n[3$,MY"ӞMz RÛU~;HB7AZڜ@h遬9! +wF0{=rr4pCܻhJU[.I"yr+=D/;)4a\q: m+o^e޻G۹Cۈ^Žbp%8 ;)HJO91K\@OTf}sqZv|ïB%PӂxAr.J68[jKg~YfQ.\8?ju5Fb>>hQlO~yBpտ}閾b zqq!CIt>ԗ~b^$e:*]GN~Ue8d#c$,])Yst~o 1ªG J|+.(6=EN| wsXKK9=j8" P E'E?ZWp8p_ D4aq R3Ixpg"g|w>0QBX*qf̆$1 J LM4C俖̶F t!`xj(ֳtkt섷|xERnTS}#h҄H7yG=L4DT9.jR{*n敓s%keǔf/"zqb= Sѝa ⥑{[(P-W;jE_*30׭HQtŔE[6[h8 oԼD.svU><'ݸؾ<8iT %ckc'9ҋd8a+ )d=9^M~gϓHy.S Ng nV3K 1ޏI.uO9XRm"w-RwjJN'] C0I#&Q,D%}yvK* ,)M1d1@9WCZ?X5la~esCrMtg9VC4m"C)[Y;&_ 1fb{A`cw `)Q#n' ӫB5g46[%ߚnk3:y+GH} An; Au+`4&aP; 1 pnFtZG8fIdY:&U_{fo˜,܀(R) 1{2Kp۸&!k/f ]@K'aL_QHCKIdWo;0oJ:~#",LkU0 ߺO֔|{QbL ]`ùY:a &.Iq- R[ӢB ހP?D(tsl&+jO]l{+_p295$qK 64gU('*uK $%G~m$z=@P4Q e[6^c}9#HϪ5,Te~S8==f_ A˗MB^q( 4ˮ'7Z5~CqGDW]F[m Бp@YƤ2H3RcyCf C+&~m?:^A4Y_ʡVeL@EO +UfMaK:\HUlLsI[W̨rV/̚FVU_ۍ(4=JF- ė90Oфy+;!y4I_LVKc*M"d{`%tcK7œMtY@_o5+77A?ɖ:$:gɶQÁ-qh!m~ij<#J)vHw15UA(Pxd#Y<X_K>5nP^'`~cUn7[V7UeA@g?S xʧgs'Zfa=QXF@#c, 4'53=hdLéU^i%ùE1P,rI Oc@eكw7qpsfJBdBgFT>l!: J TO٘91Ϻf('3uCñQLj\U HRP̽]KeF>Ip՚nԟ1+s~dQ4z&evk:1r2wuZ󢂁^%?̸hvN㟤E8q`Cf Y]L2nUhVz~|rcsEW&u3 -+9mv\n;g5kHylyWU໑^ ?lF)y]b5п&ioXp`J0 ծWHPtB{"^IȾWhϤ#gj*wmw2IHl ֮^\°K@AKK'C 8:>H J=`iQPo`x]V0 BIu[j$, )6|%M<trdBiL z2)ժ9A/h"tit6 ۨO}nA(fI<3߄]Nm"n\|"롫NVSg/;5}t ?H_0n%i@k"Nbк< S8? &41AA/\+d.V0?!S]!@ݹUpWUwE_z}ifNlWBw~fRZB@'kP*;ҽM0}zl̲VF!*=ÀyQC(ٷ- cCԲ `lR'%wEwR^$>!u5PFnn߇hÓjd^C_K0;I6[=",T020 wY-y%inV vU}I埀7@mZGclJʏTZ;QKS1{zkF~gP\()~\p0˥MN&ߠUۗ:|z>t{iU4٢cEI '΢(A#H1QBx57I dY͜[մ]Qs?4Zߒ[Ԍj22(Y)UA)EKcؼuX}QGdӱ.8ac;Bz{e/W>S{R:/"Q5Y*dGcg_Y%|jB΋meɜgXCj!DATtnMӢpU6P\si07BN.r۰~T]APhrQy!-nwָۧuvK(6ft7-7&ΰ?xȊDbD<.p6O&:H K̞:rF&Ѵβ>G;R]kCy$ 쯪<ɚ2ydjWZf&0ZRLj.ѿkqebaUӓ)W?*)T8#aXpG$e]P 5tߓEn" D(-ЏjYskڏÝ٢A' nw8-T2w1&Qu\hl ΛǗ?sgj^oH&P`7t.P=, ݃ Ϸ 콋0K(0rk+G(Lk GIkFɹeϒ^C5ɕ_yo-߼L~rCGXHn0/ 9cL,6zCM}/LqNcb$03,R q@Khql1 h?&*{twڑtM'O?WLsKI0Է텓xk6X5p\w!ƥM9۲]$Ϫ`!ELWc aۂtfsu@A疋+M(.٠:1O>>5([WӐ|X#W1{"s F<b 0J6Q<3 Uf=x<ǧiq 8XGrFyQ!WǨ^z T.:Rպ(9c 1#R9؀[D*O RkDfsNLGE-vG|2*~ V7p']jZ o-ΠHp}QOL[ݒJbk1lH_E&k$/66r ׼{{Ǟu7F'g sB9qwF,2J:k\,a*8z &mm`/s9 L|g|$;f#܀\FV kVsH'ӅXծ[gᕞt ]r$!P˒cGF0y y^\Pɂ+>'Փ  m>ze @16Mh)\}+5G솧K`NA;V94߄U@d&l!DnRݖ ffu\gAv gJtz0u.8㧡0 l&od+6ġzmd$N/hLͩMN{ >-GR &vY0,8;!9Wjس%􎒻] ݀ 9Uū70Fp!^ZgфT}P6Nx/1h s҂ˮʌ+rΖ%%ϚJt؍*͉n3Ĝ7 5^*72=B93ўf"nv_"c8.\85Oz4GJ<-I[fZX3d>F+\HO˂PP4 >=on&7|*I/&2e)s-Omg/bpd:hVhΧ-4uå>y\flO#R(p{m,CPa2q8*j">E? =B!YDMLi+w`1|Op~A)L@}%qω#/!,`rbwH-`i"%A밒@D99><{X)]}M+feE2BM/YS w[(~'ܵK1w328Ql3 bhԎShNzDJV/f\.b0`2U0 eݴ.p:W, 0m˥Li(ALk]S!2aAUhGzցxz ٩ K39o6UZg7`斔X,M?!:;&K/x|+QX`)?ߕ/8GF_Y&kg@V#}3[yі8cͥpHiWa)?UջãpI&lJH{nWm:abȆ:ugO+ -8Q?tZ("I[p?+r'9׋þ_nf/G|,0ZG1|0~5c ƛn!랖|jr[X?YO`bcc؏e<:XudQpfޝ-Kd8 Ø_ ֺHG@6BnCDf :Zbb?rlE=J D5@UvaQ# &,P9&u8r9b;b1dQDF)^Ԛҙ3*P--,sc9~!ZWzH Qzp 0CIw#1gcÚ]k0agķu&ʋCDHʖ}Ʋ8k0*4ا$Q? CF;nf\C/~[M.*пl-B}otZEXdQR~?SH-$&-t xlh‡w1`[eE&}?G#E^L&j8 A08U- 1Ix+[]Y'œm~. 8Q+` >D}`F-`;Q'I!Pۨ+XWҟ^{*~LJeKдco7k^"ܠjt:ߚgk6mΚ]z[DT[S"jTAK0ד!GUEl"c_ ?@gSggS`{bT8Pꦛߢ77~M)^4U?7c5|8I?~ʉ\5)8<,È%I(~,)F-̂!+JLmH=9F Odj"XIo6*9zTon`asn3&3' Kn(]ثN)%;1+[!󀇭eKu5FaNiT$=vR[Ѱo;)^Kl FdDOemet8oQn-slW>?J| N(/k~(w5zf)$HObtSy5GՅ= k/At0񔣂$ h5KF3=8Y wYeI1O&۪pR:(eJ^_‰MvۓֽRi6w_UC_˷ 4•IJsSa]{Roifd؈ Q\B;*rdh| z&Z J4J>\f gHY*NPs)1z$Akg_Y… uٮt#~IzHb^XoE\l^&53?@lG8 ur}-#p̪FvСFh_wZW􃙂:D"gN%X0^W{a Lq;DBDZݷUeW~3JP*N>JPyЕ/܉x'=pJ31sM ܔW A[q8͙ CYbK,96se5]&Ye0>#ƨ#`ŋ*1??xEܜo3GOq?'^+h1Z,oelWﮑ/-cS# -.;ZJ"0B&1*ܣ═+tc3z~q ЍMtzy!F޷tcMҏb*("6JᲆׇAdFD)N);&EC hyj|5୦ڔe}93yQ=cA"[,v/Fh`j>O ^n0$XʍU]sPk2WF X0QDmc@dz:WI( l@_P^8aKX!$?s~'a I|rv|),m,.02s&=՚}Guy6őE}t T8;PUc CebGrgn:PCQKWʂ(&(\[(~?>g?6ͳ|Ђ{0EZ&93k`X }sVUĊJ&~„Ӣsϸ 89mUdU{Ph"-,(@wOp\,zZ:G_-b9|DOd7Hќa-Ij@q'fU["KFW*4 4: bЂ$IDDJzܡi9#",XDi)X0g+{W̓{)ȝqܼBa(8[vSx;uy&T7yq,d2ȯNK]v|#2fŲ _$NdIl›Bj#`Ċ"#˭@r8.n@}n| ;Gm"ZcRUs>I:hxH=˯bMSԨ&h&"&m, "u$Q9UBA|YˣTC9*< J |؆yKs0â.GS AP8H|=LWU~'bwsh&?e玥3GV^o&g9r&m&cKQ˺>FQԴ L^[@\xL@ a q#b|:mBG[vU-Jk%fyHAr/:fCql~?vQ*%>4wȾN#4X3=Ep0>Uڅ- 0}(jF;:Ri/V-.R(ʓS~ c,8+2wE(ݔHfEC+ߎv׍T@P*.oA 1J8+D8[8 Xgm;R|jimqQ.<]шpL:9G1.6^w:{ZowB1xsN %-3鲰lgD%d~?)`cƽWF »9C[FcN0k)@!6VZp52Q_lcؗp;VQ!^WxWh\#[w1:z$ 2k(GN SVUW08Xs\Ȃc6r=Nfԙ;;{bV2)^_OvjCۇ':2Ryoy,a~7D!Xf[ m10~ydA>/" dyH Ūګrhvl"VuM5ZwtuN5' \Oa']8x? N`B4c:'?}CL &J&nؿƏ aY}|1xo 3QR,} 9"LSeo' F=Z"Yښ̹.S;ϽT衱eW%^*;7CMٖCGnԦ{e}Y6_"Eu7+j.0ݥ'Y;=47TJcU[˪K _M,g?#F~Td!G*?Hr%qSC/a͙Zp6ѩ)y p]/!w\&qݰhl,hۏió̠ Q8 hY%WVIGBPƨN_8 ²]af)UOo g| 3͜?f?d?ouMhބ2עKu*?'?L&mX2=5J甅Ut5ۺT˘P\]ĿH'f;_7|Y~)ШlXž6ک@\E,9߁*Y+7́\^K~rJʢ]&~R/N#-`mX Xׁ_'uIȍkRDJ1sӝE1X˧~Si x-MHz|:wn?S˲,I[6H9fBMX==@Y(tփ?~Hȴ׬Ed&mVV̵PD^=҈)Vb0vR}rSNu@E”>Uj)ĕ k:4@%^KA!7fTb,xnX 6> N"7-H9A ҍ{\$ dk!=d3KȂYU3bCFxN 6YR}?hp3!U`|Ǚԍ= <;\)fRX# NeAd?T.bzZ7_.?U3AG%x~@0(t+K2%ڬEO)<ّ g&wXyN>+dm9:BsSϺ?5L@xVzZey^cJGn(Hf61kl2CϦd-5Pg3;ԦHfu6K1 J ]ŢPݜ-(,f4 :AfaM%ciw:mui0~Ǫtgĕt^﷘7J'k. U\QV9z'i qֹB";41S杄pIgBMy<4' wo(Qʞ WD@2f3ҟ8 cj/3__wp:pmRE6IXPq"X^x+6^{K'śa]^{)3Y3N`R6m y6a 1I@"]biV v-:]H=&r/^l}E.߾p*) Y*09"Er儇 .#ׂU%Nj)ZlR*Y^% ?F MtΫG_,$*֜o@mvfU񥃦&:_g* 1% p:p&F^A;H%UoN SscNۿ 8ig53O7:r`e]fψ).@ L~~KnQ6r%pcQb34‹Gi WdMKJQ^TDw(IӴh:Yt0WG; č#zFOd;TC{RdᨸڵWCxSu.m DYB\3rsvȓ5JugEso0C-