python-dbus-python-common-devel-1.2.4-4.24 >  A [ pup9|:.hCݒƳAKwGyţ.G08xst}.fPr0h4eNeJ9gz8ݖEcBM|/j8THtN$3 Ɯihjҙ*&Phzu'2lQyw:,Zh_M~$E1kϼL`zm&EvDgJ<.p K<\:죍K+'GJ#Pyޕ8b5aeff569fdfb51caaf9bc740e67d1abae93ff6e55267d8f0414faee9a3ffe5071edfb00eea57f388e75af807a97eab6a4dc9ff[ pup9|\ď(W?|\o5%;iϟf0rqΎb9BxǒP6#](,;+ ?+$nlA3!-pS&xgcrlR,_}U^9$?a |7٫U z.޽%zY> * F>O\fq9 bP,Bú<L%ET۪ms<77专Pq._%Zy I+ r7CL0]=>p>8|?8ld"( - c1RV l$ N x  a x5    ( 8 9 : KF1G1H2I2dX2|Y2\2]3 ^4yb5|c6%d6e6f6l6u6v6w7Xx7y8z8 88 8&8hCpython-dbus-python-common-devel1.2.44.24Python bindings for D-Bus -- shared development filesD-Bus python bindings for use with python programs. This package contains development files shared between the Python2 and Python3 versions of the bindings.[ pjseattle8-SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/Pythonhttp://www.freedesktop.org/wiki/Software/DBusBindings/linuxaarch64%yi % I% U A큤A큤A[ pe[ pe[ pjVRiVRiVn?VRiVRiVRiVRiVn?VRiVRiVRiVRiVRiVRiVRiVRiVRiVRi00ce7a06deed5c2399153922681dcb2159d68d89307492e7bd7c89be73ebfee2253d85e51368a4e796ddfc14fcef1b1b7909fff23baad01007a067d088cabf8f12d5ac706fcc965dcaec556e8c5f4966ade5826c116789f3948c0038a61ca4b88245c6b53e48df0483b5162ebbd1bc29de7c446ed68a01dce20cbc224f0156f9ff7277c8889e4b37664969b9e8176957d0a1f9d8d8edf31dca76b48c3ffc198e7e9ab5b66cea62f4859c3b31f511a655c254f91638ff7cc3a7da3f93e8ade95696df16464a89032d466913ce56f61aa5647bb0f5da6c3491cef6ffed34451ca8ec07ba75e08e60dea8ce81dff413657441c3965d829495d752204158879793b4b360a89e72ca0579fa757dc61facbcaa3e9b5bafd483b92306c1dfdb901f37dd5d99ee5025bf991ff7dbc609f1c9e6833c857cd43a313a288e0233ed5c0d8f838cb8a85d75b0c1f5d240d0a04afac2a81654b3819b4b23aec4fa2ac0bea6432501198dbfeaa8d0debe1d8b9c5220237a44f44e5c6e613d751e80c27df0001db9c30c2e9d21dd530424b2c666d67cf1be7dd26d0efa3b996ae72cbbde96b0903a10c4231165097f08257a36676d315c24397d382f1f5c8b1b4847d1ebed58a282607cd53493177e7e690a629cfa8d25301da3659489e9739875e08f32bd91ad345133b2dc9d0db2e8d3f489cf20280e8de22e4a642d85ecf32f7b12c119e9e330f1a83dc74161a73b6c973a77e6bdd7527d0843d0fc4731a27e7082fe8cdd5ff2f3d6470e7c968bca56c4c111abe625f526423347a6d5134890bbeafd02c4d481rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-dbus-python-1.2.4-4.24.src.rpmpkgconfig(dbus-python)python-dbus-python-common-develpython-dbus-python-common-devel(aarch-64)python2-dbus-python-common-develpython3-dbus-python-common-devel@@     /usr/bin/pkg-configpkgconfig(dbus-1)pkgconfig(dbus-1)pkgconfig(dbus-glib-1)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.01.6.03.0.4-14.6.0-14.0-15.2-14.14.1Z7Z)-@Z X@R^@Q@Q3P@O@OX@ON@Nu@M# LZ@J~@jmatejek@suse.comdimstar@opensuse.orgjmatejek@suse.comtoddrme2178@gmail.comjengelh@inai.deasterios.dramis@gmail.comasterios.dramis@gmail.comasterios.dramis@gmail.comhighwaystar.ru@gmail.comasterios.dramis@gmail.comcfarrell@suse.comcoolo@suse.comjengelh@medozas.defcrozat@novell.comjengelh@medozas.decoolo@novell.com- drop unneeded epydoc requirement properly- Escape the usage of %{VERSION} when calling out to rpm. RPM 4.14 has %{VERSION} defined as 'the main packages version'.- drop unneeded epydoc requirement (API docs were not built anyway)- Rename package from dbus-1-python to python-dbus-python to conform to openSUSE package naming guidelines. - Switch to single-spec version - Update to version 1.2.4 + Enhancements: * Continous integration metadata for travis-ci.org is now available. Similar to dbus, this is split into .travis.yml (Travis-specifics) and tools/ci-build.sh (intended to be useful for any CI framework, although it does include various workarounds for travis-ci oddities). (Simon McVittie) + Fixes: * Make dbus.version a tuple again, not a list, for consistent sorting. This was a regression in 1.2.2. (Debian #816729, Simon McVittie) * Use inspect.signature() instead of inspect.getargspec() on Python versions that have it. inspect.getargspec() is deprecated in recent Python 3 and seems to have disappeared from 3.6 nightly builds. (Simon McVittie) * Make the tests pass in "narrow" Python builds where unicode objects are UTF-16, rather than the UCS-4 used in Linux distributions. (fd.o #57140, Simon McVittie) * Always include headers in a consistent order (Debian #749133, Simon McVittie) * Include config.h in all C code that we compile. This is necessary on platforms where it might contain something like "#define _GNU_SOURCE" or "#define inline __inline". (Simon McVittie) - Update to version 1.2.2 + Versioning changes: * dbus-python releases now have an even micro version (1.2.0, 1.2.2), and snapshots from git have an odd micro version (1.2.1). + Dependencies: * Building from git (but not from tarballs) now requires macros from the GNU Autoconf Archive, for example the autoconf-archive package in Debian or Fedora derivatives. * Building from git (but not from tarballs) now requires Automake 1.13 or later. * The automated tests and some examples now require PyGI (the gi module), not PyGObject 2 (the deprecated glib and gobject modules). + Enhancements: * There is now a setuptools setup.py, allowing dbus-python to be installed into a virtualenv using pip from a standard Automake source release. This requires pre-existing system-wide installations of the normal build dependencies (pkg-config, libdbus, dbus-glib, a C compiler) and has some limitations. For system-wide installations and development, please use the Autoconf/Automake build system directly. (fd.o #55439; Simon McVittie) * dbus-python now uses the common compiler warnings from AX_COMPILER_FLAGS (Simon McVittie) * The automated tests can now be installed as GNOME-style "installed tests", and should be somewhat more reliable (Simon McVittie) + Fixes: * ``from dbus.service import *`` now imports FallbackObject (fd.o #85720; Ben Longbons) * The GConf-related examples work again (fd.o #85720; Ben Longbons) * Consistently make examples executable, and install them all (fd.o #85720; Ben Longbons) * Search PATH for an appropriately-versioned pythonX.Y-config, or as a last resort python-config, if there isn't a ${PYTHON}-config in the same directory as ${PYTHON} (fd.o #92085; Yamashita, Yuu) * Add support for the Automake 1.13 parallel test driver (Simon McVittie) * Skip building API documentation if "import epydoc" fails (Simon McVittie) - Add python version-dependent and python version-indepent devel packages.- Add missing dependency on python-gobject (bnc#850792)- Removed the %{RELEASE} from the dbus-1 Requires: entries (fixes also Factory auto check).- Update to version 1.2.0: Dependencies: - libdbus 1.6 or later is now required. Enhancements: - Unicode Corrigendum 9: when used with a suitable version of libdbus (1.6.10 or later, or 1.7.2 or later), noncharacters in strings are now accepted Fixes: - Support DBusException('something with non—ASCII') under Python 2 (Michael Vogt, smcv; fd.o #55899) - Correct some misleading wording in COPYING which was written under the assumption that libdbus could actually be relicensed to MIT/X11 (Thiago Macieira) - Avoid variable-length arrays, because MSVC++ is still stuck in 1998 (based on patches from Christoph Höger, fd.o #51725) - Remove unnecessary uses of stdint.h (fd.o #51725) - Add support for Unix compilers not supporting 'inline', for completeness - Use GObject.__class__ instead of GObjectMeta, which can no longer be imported from gi.repository.GObject in pygobject 3.8 - Fix autoreconfiscation on Automake 1.13 (Marko Lindqvist, fd.o #59006) - Removed libxml2-python runtime requirement (not needed).- Update to version 1.1.1: Dependencies: - libdbus 1.6 or later is now recommended. It is not strictly required yet. Fixes: - Validate UTF-8 according to the rules libdbus uses, falling back to our own (inefficient) implementation if not compiled against dbus >= 1.6 (fdo#40817) - Under Python 3, in the absence of introspection or signature='...', pass dbus.ObjectPath or dbus.Signature arguments with the obvious signature 'o' or 'g', not 's'. This previously only worked in Python 2. (fdo#50740) From version 1.1.0: Deprecations: - dbus.gobject_service is deprecated. Use dbus.gi_service and PyGI in new code. API changes: - dbus.gobject_service works in legacy PyGObject 2 applications again, like it did before 1.0. The down side is that it doesn't work in all PyGI applications any more, unlike 1.0. In PyGI applications, depend on dbus-python >= 1.1 and use dbus.gi_service instead - its API is the same. (fdo#48904, deb#670516) - dbus.gobject_service has been removed from Python 3 builds altogether. Enhancements: - Use DBusBasicValue from libdbus 1.5, if available, rather than reinventing it Fixes: - Put sockets for the regression tests in /tmp, not the builddir, fixing test failures in a really long builddir (fdo#46747) - Fix a reference leak in dbus_py_variant_level_set (fdo#47108) - Modify AM_CHECK_PYTHON_HEADERS so the "another way" works with Python 3- dbus-1-python3 package added- New upstream version 1.0.0: Dependencies: - libdbus 1.4 or later is now required. - Python 2.6 or later is now required. If Python 3 is used, it must be version 3.2 or later. - GNU make (or, at your own risk, another make with the GNU $(patsubst) extension) is now required. API changes: - dbus_bindings, which was never meant to be public API and has been deprecated for nearly 5 years, has finally been removed. - The repr() of every dbus-python object is now unicode. - The Python 3 API is not the same as the Python 2 API; see PY3PORT.rst for details. Enhancements: - Python 3 compatibility (fd.o #26420) - MethodCallMessage and SignalMessage now have a more useful repr() Fixes: - OOM while appending a unicode object to a message no longer leaks a string - If libdbus somehow gives us invalid UTF-8, don't crash - Fix rst2html failure in non-UTF-8 locales From version 0.84.0: Enhancements: - fd.o #30812: add the UnixFd type, and support Unix fd passing if compiled against a new enough libdbus - fd.o #34342: add Connection.set_allow_anonymous(bool) - fd.o #21017: add configure arguments PYTHON_INCLUDES and PYTHON_LIBS which can be used to override $PYTHON-config Fixes: - fd.o #35626: clear ProxyObject's pending introspection queue after execution - fd.o #22560: remove duplicate code from example-async-client - fd.o #36206: allow signature='x' among ProxyObject method arguments - Spec file updates: - Removed pyrex from BuildRequires: (not needed anymore). - Removed "autoreconf -fi" from %build section and also libtool requirement (not needed). - Added epydoc and python-docutils in BuildRequires: to enable generation of HTML docs and API documentation.- license update: MIT SPDX format for MIT license- add libtool as buildrequire to make the spec file more reliable- Remove redundant tags/sections from specfile (cf. packaging guidelines) - Use %_smp_mflags for parallel build- new upstream version 0.83.2 : - libdbus 1.2 is still supported, but libdbus >= 1.4 is recommended. - Make BusConnection.list_activatable_names actually call ListActivatableNames, not ListNames - Don't override CFLAGS when adding compiler warnings - Fix compilation on platforms where Py_ssize_t is larger than int, like x86-64 - fd.o #21831: deserialize empty byte arrays with byte_arrays=True as ByteArray(''), not ByteArray('None') - fd.o #23278, #25105: fix crashes when trying to append more struct entries than the signature allows with libdbus 1.4 - fd.o #23831: fix crashes when an embedded Python interpreter imports dbus, is finalized, is re-initialized, and re-imports dbus - fd.o #21172: avoid some deprecation warnings in Python 2.6 - fd.o #15013: add dbus.lowlevel.MESSAGE_TYPE_SIGNAL etc., for those who care about message types at a low level - When removing signal matches, clean up internal state, avoiding a memory leak in long-lived Python processes that connect to signals from arbitrarily many object paths (fd.o #17551) - When setting the sender of a message, allow it to be org.freedesktop.DBus so you can implement a D-Bus daemon in pure Python- Use %_smp_mflags- use new python macrosseattle8 1527345258 1.2.41.2.4-4.241.2.4-4.241.2.41.2.4dbus-python.hdbus-python.pcpython-dbus-python-common-develAUTHORSCOPYINGdocAPI_CHANGES.txtHACKING.txtPY3PORT.txttutorial.txtexamplesexample-async-client.pyexample-client.pyexample-service.pyexample-signal-emitter.pyexample-signal-recipient.pygconf-proxy-client.pygconf-proxy-service2.pylist-system-services.pyunix-fd-client.pyunix-fd-service.py/usr/include/dbus-1.0/dbus//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/python-dbus-python-common-devel//usr/share/doc/packages/python-dbus-python-common-devel/doc//usr/share/doc/packages/python-dbus-python-common-devel/examples/-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:GA/standard/7e6b427484ff6aa334d0a6ac0a81d117-python-dbus-pythoncpioxz5aarch64-suse-linuxC source, ASCII textpkgconfig filedirectoryASCII textPython script, ASCII text executablePRR ޢCC1 utf-8dbda05a1ead725278944da6d71e97c044f11569e425634cd788893456758083d? 7zXZ !t/=J0] crv(vX0{2^(/߲( юJJ9Qn*N@^ˏ=y+7W/b'{w58L9^bMNRr<u̢ ̢U| ~c zL(LK &'R:ڭ;uQi\-_ЩA^B]sHWRg'Fx Ӌ#?I$ UZ^Լ M/:aOf6"T0e󾛗j_QzGnkz .׊Vy22g|;|_QfA>u_;Asp嚃7Ğ4nNeX1]1G5>%ɔ\kT#~Vax."u` h]u}̦㑹ٷD^('٭68<~a\Ѽ~XԦUVgO/Piyu#:i9~nS9ܾUA-XŪTVOzu12lhl"X0< Ӷ 6L xCO[Z,W]E Dp)ch[c8]x#qm"3vDAWP2*{B)NO^$maMd}'ՅR Dj9Mr|(ӱN&]1 aJ99S+nMKVPF{1!,-c[.sqLktX"HBDQC2W>@?Ʊ)~Ћh3DCY}bq %a(i&xy`ch.YF}D,wjk ansCS )q* ǸM*{VUE9 F=P-pJ">. j ۺeiSkn84lbW/&ʞ9Nnْҟ U8 iYL=L , tƁHm$n@6cvrU='oEGgDѭ7așICH[rUgZ].ױgFC/' DkS&q7tGQT} #)ӽ8'.v|lQ|(]Bh#cQĚNg;|BI|8ߵD:kC4_fNcS cZqgNl9 oXi0&W(Sv;tƒ `8Ec3e`@jg&  ;nFzXq6OёY}pr z:Q)Hx<CZxzOu9r%Ix&OF /(EGd/NN4@VO0RS^;pQ\2! -<k%>TKof](&=45*e<*Aaі1GcG[͎qc)7aͥy}cgD!ˆ{E{z͋oyv}5Wzҏ\ u!̒6!+$ `:ѪZG(!O-:` "3x`_Axvto0p&Wy C):,۪8CIjJW|Nsw^/ˡ9(*DŽY@?aNd`T_6 \?z#*wts?r ;[w('dk] VŪnLԼkf\jTCx<#ĝn!cߝAn\-l8~u;CD RB{R'Ʒ>CnvTm? sE|f=&6ADz ٧foDFt72ʌsҫe^L 5Yg_֊ 5D+T1ȝ43"XfJ,Kr{MdX$X6;(xmvu{s5;'.c"5=fY儭%m9S=uc%?rm99-b:g㎁vuڑLa);D'ސ.e-,eu%d[btAЎpd}fpaL'DքOn\];PYc+zlx@°INQ D&~flL-Hjx,/nhܛǿ[uznݛSzxhu$NMqcm8rt_]Ox8CL@oV>K5n3bt$Qv|{Oe-P'[)U(zLQgR.>+*dEcJ.ѤKIkt#pD2+-QG ĎA>Dy1y(E8.k>X)re~Y("*6`8~i}6$.)S.7 RWD1 2ٛơя7Q7]m/>IĂVDwtS'Z5%R— *9O֚ $Y=A ww%ubZKܗ՞;48ǀU!ң汲h8ϴm'hyZH3+_Q/k'5-+c7QYR K|IF~SɃ_̀R8NAYȂotyvnTEg!2oG!k~KKAcpz0Eo E3#V<-)o`2%W]chO*1R/ǿڑo sɷ _GS煉<} H p;eGAUaz)iZYGkϝ#. H|i [7Bcp'I 73Οrc:'!  &s dht; _Gڧ #D; yCI/l[c  wŐ6{M~j!^1[3~prghvE<vٝ$ ӉÞII~eL+SatX0L~?6GV *2[/TPc~jXFRT Cً΢|ᏠI׾> W+se|Pאַkx=O<|NL?Fg Ͼpx/tY-L^.2QwL&:&#=RY 51'}"ͱJUDuNB yޕS{W40A.(_ü֢֩qH *]҈,KsѻQ{e13MbFH{Q\ab6}qR~eɋ\ M.oH a~R \um^a]'K80sڊ·˘aPY8t#IG!$,8Q3rKbT8S{"\IOṍҥW wtkj$ݬ4Y h )+{bm¤;%T($`Ún\9 .)y:?+ UqvpnVs Ϩcnܗ9OCt=([t;w1E1Dӭ*'3qHG >Xuu@2<:2hJ b'c=XB oN..nsd^y +3gS`Q 1f4l궮f=2HugԩӱNLQg4#L 3UP]Ɂ DJ#O^O٭kbHh&v!^2')WߎUY{;OHʆ1ٰpNʬvp=5)UTYLH߷(rn~߸3svW4jRNvH)]5Pȟ4eUY /7QåS~j^ ~(-9yEw|+ + gsv )PQjAL@Tx"A$TSKL0!Jhmԇ=h+pg}9}ζqT=#A_r3CZVcp+;eF~V9T  9Ds2Z+?pmFsn)o.t wuoꚇp+du%pfʏR9Xjowiؕ7 ζo+-;@zʙ#wNa7Ÿ 'q ].pVR1aZ..&|3[kŨϤ;V%@u\$q{ :'J O2 #6p64&~xKMdmftLqɟ$j$1h0( ,&l!H%D$?gݯVgc{~-bi֩#ɧ\j=atK\th8[_.W^ItOd4vwuzoU9K*NۭOfJ8qДuTдvp˶_w`Eaɾc eu܋r 籠+4BUCr0b i7}OхF3WcgG9efAp'^z?PumP=B,vXIm՘Iп@n0^AV%g:]i7RɴZ];{r6iHB^SL{8#!0($RSfln-]<^rZ\!xǀ\9*8RӬysYYe+qm!d"q,OtwrײkVKSp-=Z57 kVP5N$W _(QJ.5cNm4|Wyg?5 SK$ t 6 .͗>u8OGUy(ѝ"Je (bf@,If5-l4֯.Y $U- ܓˤ5W~/;~6vCϩc^|XgZsXRS,>Hκb)O/"5ԣTg^AL>p2d߶6(d0pǴi @2)+ |B!FW}5W)/l]GpM["Bt暴x}2X;J=u a\j h«6Wt ^M1TߧEaTC_xc[MЭ6=.2FVбa&r+Z`,Y3S 6B§޶43Odkou W?"D-7mBW:EzuX> (!3܁ϱy|n5p _u'&lZTz~fq+ui@;5䯹!D-V+|k_Ft9 jC&kdY~Z O ]f/dgx4Oq_~6\]p’?No wcdʓb;k(25%76*ԤkCWB$ ͠(re8g™g'%es{drY?8sH<<Sǹ T͠DiZu{6=8_~{Nک`3x `d{}QT"&B T9bPw!o(dQ4,dNv235QUurMPa_6L-N-w]7we H!.bX4 vw<&IUKWKii]YU-CQ^NzdUۜQ#Έ{~C $Xӑp{"YlQqONonS\v Xwft.<3f !ni C]6r) ԏ;y0j[srL(=/5 j&S wolVRSSbpҍYAդl 'xhWwȻ*TZU0+mc}:lK(9Sq/k\ Sc˖V͏4~*%aIPpPB`02#oQco<N;%|B93.s:\1y~ƹADmZKFp Q9QC'*Ixrߛ Q%T(g+!ݖ݇y/eT r*e^AoHDVC p+ 3B4D 6N͗P ӣ)ޛs4Ɗ{]q2{0䭦TKZ[]/*=t%fߚ. ~V4(us=loܗ0:3s,}ු-Gဗtm =XBA f.7y@KLkR#',-laO ݤZ7k&Kʂ)~QDjlOu Mqu *Rv2XצpդC6"ĝZ|tD[ă$S?UHDgwqp>Lnˀg X&TF{%mz#$z%!>Bo961sheρa uV&\x`NLDsQ\3Rކ>{4~ָ9U;X,OGqVC)^,'Y@:ߚ m`w@*JЈrlgGSRLS=ugG0m<2q^9`_vK`*x*ޟT)ߺM#r!YUGpP{#nߣ<}υ->MMdȿh3 "z!os*O("X,IoL*/dUnЯHOnQjFAh{GIM"%5Abߛ-56_bKKq2Td`#*nP&n&LW`v7F.M멱-\2p/5*xO@:\pBQY 9mٯ?|ާ BMb9Ȉ]mXѷsjrg3TmRvx] g/ENDV$,eiHt(/࿧øϲ -+y e*3]^I'+Ő@AC~ް֋+!evTeo_`6{ YEQs޳əmG@ 럔I#̷im]^lbt|ʁEQҀGuf;+nKtwf*^Hv7,X,c+AeYW45`nrd>8YI{MC:9B &>TNVS4'[2i :[J X­}M2\RD3IkTT;Td澿qnaP0ߙ1)*n8J!<C!^$ը0pt!N >o+4KM1oM|&>t ζN{O96($d;)u +1#ɬī O"Տ2s:%-/[6S8m*' Y{g!@őd;&6n_t!@9gf.swXg#2{O=MP\7篏Y?mbt˷2gGC!ibѨ#wg٤AVDdr-q>XmBXs;T?/͚o2y~kæ^GWN;1*#9E@US.TvU[h%6fk[HȎQk5 Dwcbd`8JM2'^m +%nȘ gYK8tgR)? Q "Y½~rX;c;k)(P`ǂ8 h%ed.fIeA.NUS6aFs98 w↩*H4aayMjZ% Ma {ozG{=PD0̢^[Gp%#3ӣ&VǂXY,wZ)u"t׃?Kn6/Ke6"ҁeEߟY Ƕ?f홻ײFd6Iyk U( ~ۭkSIi72"1ԬYx!rk5Z{O#%S:^#J޿`?ڨSn&) 6}21 ꍂqEm"<ƛGG q$K$ .`3ź~8GU3g\P&tg۰nIJ+Rb?0\p\ܯrnsqߜuARݮˠ.q-!˭ ,_G4tESCQvpwpPZ;&opp#WM acDcdHuD' 4(VOaγ&o"n1V2t*G [r, Oq2dܕ%vVNY%_$ [kz3wFu,)to_ k/i;ctԞE81|~KlgexXafty.[, unD*ubbp8?o/SNZW֕δ"oh& ŽqzЊIS'̦67tssuӑ#.Mº3}YB^Qyt'VoCXf)cmnzZOިit>a֔^TW,A躄E'3GJ~q7jVKJnW6}DcG- Y@8 Q/৞} hd8n8I^1ʨYraScߜ&aM Ɇc쮮_lNEJzիT9filg9v{ ހ 19%t@e`Ϛ1״M /!9g RP4Ե ci͂]Z'rYvYD YGlma2Zج݉ԩM1%a]snǟy^ffcS|)]`;3퓥v):?Bq!Gs1ŠP(8̝^'$;uVDvHW YJL͋v`Lv rNx̬5q U .7`zp{)W HHY!Q}ί`u(N#%VuT)WC nmvO_N襎(g 0;#Ss.^AԩDl.ɵ׾F4pvH%KUk΢+ i|i0A g` zBmXHmRl^yS19!.)9 @ 33%2LhѭBhUH"↫ v k?jb&ʥd8cA #JJZ|Xr`&!bh$@U!( 9AA y:H6;nk(~]+qR`\OZRȚBk,1wq3ƏqX%#g1$5W@Җˁ`)si_9zYDaX1M9K[.9s@Ȣz{Ihq@DV+E"ڧ1.9(٬7&Rʓ͗yh͌dfv0sk\259 =6AdV ٕ[D:_M$ANƪBHFE/(g$-̞i\u7r(z[ݍ)BԤ͘*gnxDꝝ|ýBugmp3Ly>Dd귻ϒny%N!$HT?XY| D2+aѩzxQ~91*wVceΝ]b|VkB--B {Ot5RbXK[iZ%X/ZZxhqzΟm9bjc>IW|qJca6F&w%eЭ.X<%Oiefgн>xqIq1&r;k1ᖆFy. lsڄgV: iB{ˠqWzQ*H`?j3G.3?(xoSsbODc49y9f,p;9*j+@ yZkߘC;5 ;X[~+<Ӂ}'D*̂?X1O.Y@n^44̶60;ڠAMC1m"b^A'mJ` 8 #T<&[=@6vz4ǀK)&ZlȼdE:űςwBKqRtB*nQpyGPqH=1,w5 t7A.j:oZu{M]QvIǵqwP՘4̫=kQ}E{خrرV!͉=ўwr6")% ͠q&́k\6pK ^iE4v4O.粉1- ROIMVUy7B  |'sؾnt [{aj}qttWMR]c|?闼>nnXN]Gvg@HB eXFc'ÇV܅򩸃)/f/ ]/rA(Bܷxh W=0'  _oJC%-'^NJbb[<(>ef&Cy뎜a. gXMF 9f]W>+< vd52SKǒfJW%ㆾ$r9kM3EגXYwеT|E,]2u5< %F!̅RIM9-dI;ƟzlgE4 #79fǬNyR i4kz6jO/mBZtPv|WTcTG|Xӕ7Oy. 8`tWM$_h&X^~:$ztskp[n:~~[rY܍NOz,*2Jw)JJ%$N /ml5w|~8쁣Y1Bt5:"xgUW磔nS9Sb0j.?0'|k@Sx_3>9|Ȕ{{?g<AMaڃF;HI &=szU_yKD0YqM`4Td@)@toNKj["uJ\*[EHp<>zkA?ol/ $fgXZr7+WK!ѡ{==*)6f%I<'"H/VǤtxB9B 8fF_vR mes'D>ql(m&{ 1*Tl8p]E Mo5Od!_7Ys!۔UA>^D{A +mDdurGQsA69Ŵ]X"]%oK[~Vז!l$G2ĎK28PY Z w7o;>,#~{qHL@4L~@&vxu*^th9skP# YZ