python-dbus-python-common-devel-1.2.4-lp151.5.3 >  A \/=„Y̼T$ bbQ}6ZzYtma`-l&Q-J}p9(XskaR3in *ߝ"Ne{,BIIn\I%Hb@n1wCEӼ6qN#8\oa=A 6ULq#}W)[vdtQeS^cP'mru*t,KF`JhbG,ec5637a742f8ab3f63fb3a315c3c7e9fbe822dad8196e6b0652c9e803aba2c9d410c914b581cfc964ed2af7f9f727a67fee39b2f\/=„u]zoqHL溛[HQ`'e\$}D&*0ZtD6f*ndPMۆ9VۙT> 根9"pӂctuŁR 5PaD櫜a.v0A)YIE8\9ؾ,kToDa8(sՖD2ɟ<-eǞ)2߮ՅKA%5:fpM^5%2+;9!dюl<7Ca1Dӌ =>p>8x?8hd"( 2 h +48 Ro 2 \  E \    z( 8 9 : 7F1G1H1I2LX2dY2x\2]3^4mb5pc6d6e6f6l6u6v6w7Tx7y7z8888"8dCpython-dbus-python-common-devel1.2.4lp151.5.3Python 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.\lamb01-openSUSE Leap 15.1openSUSEMIThttps://bugs.opensuse.orgDevelopment/Libraries/Pythonhttp://www.freedesktop.org/wiki/Software/DBusBindings/linuxx86_64%yi % I% U A큤A큤A\\\VRiVRiVn?VRiVRiVRiVRiVn?VRiVRiVRiVRiVRiVRiVRiVRiVRiVRi00ce7a06deed5c2399153922681dcb2159d68d89307492e7bd7c89be73ebfee2253d85e51368a4e796ddfc14fcef1b1b7909fff23baad01007a067d088cabf8f12d5ac706fcc965dcaec556e8c5f4966ade5826c116789f3948c0038a61ca4b88245c6b53e48df0483b5162ebbd1bc29de7c446ed68a01dce20cbc224f0156f9ff7277c8889e4b37664969b9e8176957d0a1f9d8d8edf31dca76b48c3ffc198e7e9ab5b66cea62f4859c3b31f511a655c254f91638ff7cc3a7da3f93e8ade95696df16464a89032d466913ce56f61aa5647bb0f5da6c3491cef6ffed34451ca8ec07ba75e08e60dea8ce81dff413657441c3965d829495d752204158879793b4b360a89e72ca0579fa757dc61facbcaa3e9b5bafd483b92306c1dfdb901f37dd5d99ee5025bf991ff7dbc609f1c9e6833c857cd43a313a288e0233ed5c0d8f838cb8a85d75b0c1f5d240d0a04afac2a81654b3819b4b23aec4fa2ac0bea6432501198dbfeaa8d0debe1d8b9c5220237a44f44e5c6e613d751e80c27df0001db9c30c2e9d21dd530424b2c666d67cf1be7dd26d0efa3b996ae72cbbde96b0903a10c4231165097f08257a36676d315c24397d382f1f5c8b1b4847d1ebed58a282607cd53493177e7e690a629cfa8d25301da3659489e9739875e08f32bd91ad345133b2dc9d0db2e8d3f489cf20280e8de22e4a642d85ecf32f7b12c119e9e330f1a83dc74161a73b6c973a77e6bdd7527d0843d0fc4731a27e7082fe8cdd5ff2f3d6470e7c968bca56c4c111abe625f526423347a6d5134890bbeafd02c4d481rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-dbus-python-1.2.4-lp151.5.3.src.rpmpkgconfig(dbus-python)python-dbus-python-common-develpython-dbus-python-common-devel(x86-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 macroslamb01 1545076639 1.2.41.2.4-lp151.5.31.2.4-lp151.5.31.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.opensuse.org/openSUSE:Leap:15.1/standard/7e6b427484ff6aa334d0a6ac0a81d117-python-dbus-pythoncpioxz5x86_64-suse-linuxC source, ASCII textpkgconfig filedirectoryASCII textPython script, ASCII text executablePRR\xOƓ{U utf-8f6471957a09f43f8e007a08dbdb41f95cd7314a2368c920f553b40bb955574ab? 7zXZ !t/=J3] crv(vX0}eqEe\gV@W3/zxl4Ԑ"ިr@BC޸#a=ҦwTQᘾ7-&BkG|[4@۵@Ÿ)5+G£d{Ihܹo-eLOڡXВsMܓsoy-n#%)B/׿EAOvg'>@̿2vV a˒_h=XZU/#7hKKFxt= 6Ύ ;)R~JT1={3Sop1PX/xY]F yh憆SsG?H){g{tචr!j|Ήi'e&Z8w7l״Ωh>.wx4mo#NO!ef^2U5 DCJK~ Tc:Oע6_1\;e[8Y,TڙmF %DX3 Q,rNLR8@铄+L346?/6&[˩ݨpaAHLK;G~"j^?j5ǯ]}-+]':Pz9jome` H+#;ZBYpП6{avb#cAK)ջVF89[lՙlA6+uׂs!"3Bڞگ:YX=~l` 6S{i(t8)3݉l!@Y7-{ irj@^>i DD-k_(!#)&lU@&R s񱻲3Gߞ P89~ZI0al p?1{^ YH0K*z~s4~Dvzvx g2 !:$WgX1JLbD%6LCz=#[>Ԣc:r ( l%+V􍔶#f |n֔iA#T;a3o=0`Mǘ83].zH(~`UP`ͤHLJOiHΚ[n+ׇu匶ָRgse޼L-5x֤$9n{KmB_fvnY l1#G rí,61R΂ƹɫkقLgn1h R,D^_[gIO+D~ICJFߒg`,-|p]+e@ ъ,mMkGOAkuR ?ILS`L6?~˭<2*}Լ9 4G%>e.eƤ%@b>rmW]%i J=\6mbZɸnmVuXEj|O8I栩 @b\8fz:7}H1=.B|Ch`ZpL vU T7<^um|?fz*מZ4Se 8{y֯C2+jk커 t4U2~/.Y7ZX= RHT vI`]-/1<x.!t}:ͣS*:HljLʫCbcǂ.ZaA^Snt>1e!T}ʯ!k)MپMj+ZlZw"Ip"=-T3ѡ 1Qɶ7!+TwT6wP<]%Ju+^3v Q|¶K% ov~ZEfͼ0gSC?$;6nR_hp?x.*%y:wcxu:ʚLU`kH zlAr&R鷃wv{=3'x;1 TV.?+AqV 5:4'!KP.z5嬵D )l\E@\ A .0K%?Kv՘ !-%<]:-/x:/mZerH>s$d)hm8,}ȈGxхY%sBH#MQxRx"=ҏWsP"3[ & G:y9d:NjH閩~){4ڞ%N0W1 yS >ia]}vØbIn !or )%P@ʶ5}yVS 8ZվL. uw kYm7H? $MgY{ ?lX+u'-ݰ=؛*(}}w_dUp&DB}^Q6'vJ~C:KD!ըZ j4]a vT lm ^jOJ}d%uﲸ2 @.dh-α=9б6zh4]c+Bt^.<|+$#G'hzJcR.Z{wyRU M`Tt|Q D0y)^4/5lf6qW&uhK,Pp X\n_ef%K;垝3c}F弥ΰ2I* [ep-4ӓ[|cMFUY d@æ o,ӭ<ǜ3lH͒y7ES: :MznMӍ̔Gd9N3M$Paaڣ3 YvӵgdyzX6unfO .+@`XύU+2Ke 6?Uc!-V\8P."~B^,ƕɊȼ:v_F:E@OVro#p5)bhDY Q#n"ݦ46`bˏ׉Hq0,ůI s eRgC- +@4ҳԤ;#*db,Cq_֔tQGk}Kv*o.3]_6ay5pt_r:. bPF][t>-dBEtu=^0?0łè *M"E_QSRoBo!IZēTrO*c8Kn%PDzx;z ,D\!" sv i' O.ٚ' ®=./ƈ' rpN7N2][;Lc"gzyrREضbmuN#e&\{ա}D + a1?8Xuc/g0`6=+%/aq7*P0I': PwܕvޝX_;+Ns„r2z|q;&$GԞ+~"GI)cV,3+ajU1EDQ@w=.r;6ӗN @+ގ'bTmRdЂʈtܢ%H^r3ӓ}3lx䖝#bVybvtI`붢w DѰZ4 x0u $nθt?&8/0ih,YHynIa^a> -X1a_L3P]35 @qe63(oj{XUtS``3䋊̵ַ8fȤ&]n UgpNySO2&@֦gHYYr{,kHdVx^[bۂ_…ۋ=D(xM6mDG͇XKЇ`#C5]8l>K _2 v!6jf`Q&чʮ=E3\U+"OAdStV<Ф6 [(K.`W~xZ pfVU-Å8w;N{5˜÷/Ig+C]+o_5WycYg#J$cwlJNJBoql+kY3Mu{Sf7Y 'V@^C&pp㘟WۙԒq9&QM'H@$3|5c9̀kħJ.g_~e1j$)%cK'Fw g߽*١l (JHo13HHiȄ uhmثI_Aωј4;+џLۍX~GP{kpWFY[6up2e)J҆+;xKka\dXUGa2 hy/PA)QNyTcx1٘[ m).OX=sxe=?ZS`DF< nH1iŰaNolcQ9gקmvu?'yXe|>^rE{XM1S{=[h)ZDLtݛ!z(c&y5"Emo ok!^h A^'į$EZmHnU|1^dmVV]q}uc#gj=ʅ&G\ZC^oW㛷Vw_2}KW ~:uC_oc.xNHUA{Ǡg{.&!7%<Th5b:P&h_ J}!CkpȀe ʚT$eaui. q#4vTg6=D\o|Z]^8@Z=uIkÍd$r08 8aɥ\-b'٠RUK8M u(T-\ȹ԰a?Km ?R7Ȯc_{ƪ9avVX0>m>갧fYjZ`*JuKDb%,06|C ƘWRw^C7:(&{ Sc4T}lA'OhZ@w{\5Rm?o ˁΝr:A!>;[2*PdS 'Bi1mm)DHa3+vd'J`rf6(NUEơZT򌾋Y A?BVIG'TxF` /SC(ʹƜ  Jo)^T6 h¾O 19a~̫`NNѷ>E\Sd§>Z98`Rӆ~DTKQq\\+{ ;ڢٟJjiK h QS<^wLjH#$l#BBm~q Od&'VNCj5e挦 }?m'qGIwy7G-g%F>_敹Y͇|J퐃ȈStwAUߜf6Y-~~n,ʀoGt0ɧo ꫾[p{1ZlQ`E;L&\kKuz#mPP]eZe:vkImiw~YomXfq˚~Q;_k!Q]{,]TPlaAQ`@Ňɓ\r0X6 +xYkUAV*:jL>_H?,5_@èý_/:;=8⽱IA60YOCC *+cέ<54!|훪WΝ6Q}I@JC= KO߃]&L$(gU%<-ݲ ZقafjD$^LHqڅ=Wц,CdD )Ƚ!0AsxX' 7"Ar,*\~bAӷn PFrSY ,6_רekd%$ǝ M?ǁxf<PXFV5m.oz%OonJA;iW͡0 5@];%YMNTu?D B"Ne:58/>͛󶚅Z-3PGkTW8 Ҫ6}j4Mq7gKA<#y IhIlh.kutI6#Kv|nɔ\-4齓X!tPIwo 2(W&xr2:`@\$ }X%~d(1b 9U=8Kϖezd؊Mcdmr_ҽ]d7fs’l%4wnKsՙ7wB|O1BϢU82R^.|3JY DJ)DxCr^lgalfĢj.1{ƅ/iQN 6=_bh7d=]M+S!!9MyBDco8n1mGP rYXarH{'y;j31Ck~7|+VP~CVGy,D[A\gFDz6c%HZ*]rv}#OUH!2K5'Z: lMREB,.4w lG̪HNIv.0mq UGz< +h4A~;Z{mkY!RŒrà?Ul!,*ŕh &4ZLZ Y7kJveT>9WS KjXAK \O1Dl@ܷvW氲#``Ǎ2L}rגW:@HmM<6;SFZ&?D!km=^ʭ]Z$gAWImZ.S] ?ߝ(}oldT4O*VSXWT,eLmlE ﵙuf̜,=HsZȹ,yNr]243)J=rX<o780qG+~2j4Q:rcop扭pw[W HVn/xfu} K0OC:h]!0CΒ7Ɩ_?+Qd(JPAF~ ȫH qq!4ML mi]m$P2DG< +eNJˎy3xV9Prsø8z nE}s WNG{N>~tzEؽZ]cMHmҜPBCF:sO%Iwv3UʄTB\Y.Z 1k0]kat٫XT=X,A7/,If̆I`5Qe8?^,ךT/4YEwR6zj<5{0) zˣ QM)yC0N.pAjl AjP}y>&(-*Vg0z.oO}>Ld._@Ĝ ՚/p.$Ԙ*l0,kiA,`%5Nd]GPMxz]VU :U5Jn3lńUTCE9|S2KD+\|'UF{ _/Pzvɫ¼fRk Gk,=YE"y(M~$~kp@ V%♁K$`ſuj\Hvx$)I~U>Q;u;_լ neN熊 $aRdQ93E rh9xx^!V \6=RƘp|w98F2}jI;% Vq-T\R'VScp+N1W 2v I"D픪 #NpGd-w-^,^XQSϾff):=&bc9fO{r#:]ޫ#4- Hk+XXحͼ?m,,nfѼ.x}52ѻGFXt;f-Р)zsFM(Gd6 L@]k.Ip 97z8yC6{>gmB=Gh,?νV*evHݟތq.Q"V%ĥl#Ơ+tՆ!(pC||/ڸ[(=A%R |IrC *,; ~7)yL _%.;Kڕ؃uhd䂚h4!?O 6\m3LUqHV8M`RI)1@r t}ohs:`>bDP'K/;= 4$K0@ct-kxZ6ld7Q&&-ODT,2ngz2Gf)5en^Dz_9(O~6LOiC',KМSiI (CN9ey;lCpE6Ѡ]eYyiE_FA].2WY,Ꭺ'n aǩg [Xs _Ox"jfFv(Ư ho'LwI Pߖ=jմq&ώ9:{f׽V.ʏvSJtzU#͖dy<4l0w0ݰT2qP(Wt="~[׫@1yMaet #h_|=M :պlg6MToSk4*@Uj2uщ:@X06o?HU#a-} En5ONl\ Wtg佣Z`?:$n?X>]D,Oפ y4sqލ)4TQ#b}F>?6*R%}uZwJbTr,鼌MRVWkIeCږ?hV/Kd;Y蠣Pݒ 1n.Gbm [Y?n~*)=>lH2#ƻ[5a9C y "~#kU&~!?Mr~7Qܷuoe+]Xѕ-e)+C9=23_Ub,K~ kH29D\b@8]!ɗ CҰ~U2})H8UM7J0cӧ 1)P:8>q_`: V!j^n(A*n_z&B7_'| X]%B-8YraeeA b('eJ76| Nq)9_X')bKMk2]}Hȶ˥O*lI<%WiJaZ# wyqs +Zܮ`|'EF)#_%d?/=c1tEڠRĢŞ[0ɳu=K")==f-DEig/mjp `ɊXs{0 /V^ADlpT +mw'0jyRoI\XFט?dmzjXDH&'! 5z!3% 3mRgha~Sf7¬,:#QfϨ2|+D \zTq->+%3"Vl7;SY>ïZ|Ձ׍.-I.vivOqi#˕G U^W>> 0/y,~Nو|sIƋ~?L96k<"ꈤ rk>33[ 1'!3:vQaWnBp@n؊Dl,0dO38a9eS-o۟9 8W <&섽he3WtјrG3e1%XԈp,)ov}OL3B!hU,8[Q S~W)C6!.fT5Q;`j|7rg*A^ P&Oƫ+/>>RuAŤAnƠ X5Tp}[uB/NM` ņ `D;s{6T4ѮЎrGnDr'9kvS2RϮG#J%gq3#%"B#Yć\{A6HOʣ3q1PŜ^@1HRpY3z xaEjG v<[ {osO7]ciEG_je{ M)2wn`Qm3bHvfO;FwI+:OïuL1YQ s1a_WN/I`G|P`lO$W PHni=7bg4Wnip$0"TVkV;\nw;79 ρYH 8j`JO:%"w]S(H@[Iw!hgu\]6/5 =A+Cwsp Y(ꃪ_vכP|])e%wDR=7إ1ZUMjq9qAAfU NׇFZQjE]eDǔ(~``҃l> _Z-XM=)㈴n΅h" bk"u=rn.ΞwF*^ew 4}w E'ފ'PE>3i^*;J,`yB9!4n Q XR4/ uڙ$!]c%`4G|D;DX:g&f,`:1ozfD#*3e@zF[@ĀV&GaΓ`S9;NSXm{(Bw|fj 3Y܀A72|0Fr½,[#cPϦ%6:jK`])TF"rX./{! A굆XYl$ ᛲqtcIUz[ rw\Z%봙Zሹ4tGgdZ)d!#鄞S"K&ƞޫq6gdIsF۶]5/y+kK,֘U;"6wi$@5?ja;,c{kUeUAܙ6%C?͖r̼51g$ 2<6WE|gڶ-YoT l^RoBhsX#'vyhK%)U^>o!Q 6&ꅧˡpqXFkADŽ?]&J5\Y Yꖍ~Hܵ`w-)CrɤPV-5~{n&n܎pJHt4jӅiUXY=+:<.J}2XtP9t2:Vjʺq'{iIHzTxNXAn`4 C#7@ ` _=T9hq7ixGƮ̥ O[Ox7@}*3DPٲarWp9%4f_>2xSSUXԐۢ[|јmAx< ]ka6>4mnD`"uVE`m DmWZzPb#t`"n;B4@,Xl5NeZ:G Yg "4픚,=@#fx#Bnl \ wgqV{7ӷLIi/. P 'uuBbT<0 үtq7.(/ˌ4%=S"BwR7uʯ-S8w_pfm,Gcq:Y1!͍cV\غSZw_ѥ*y.g0~؅|",PcQ",r|3MխfCJj}%d TRB9RJɽ_LN;V<.oپ7p B%\TE!sB%~2C\[×Y[@ 1W&;8mP ;B|t(+g'<ʆnkV(M!ƽWE22C4A}@*.tB<}WS>\svS}N)W7#w(w3/-[%EVm+!WygybE:D8iE Ia rV]K&.l]f)5_Xv+Sx~IIЉYZBLC0^ 9˽h ;O\YX"!PY+yjJL@,7v 3`2A-fꐀ6'k60f է%8(F X|I,z&|َ6gŚRFFS>}19m-/n W82tqwx.#zI8'4D.1ֿR%ե9^U* X5z6qډ@@<6@"s͒CeM'1Qk?Fz7~$C4WX=k BǖF'BSJC*)[z/FuO=KE tM{Iha| 117`\IcQA % x:9Gy\6ϕпwG9w r[U*G8;|*,.(Oo4* xD lS۵0cu^kq58ƞūj֙abIA6dê  7cm62|)Jz=S} .*2&PӲޚcZ\ƦWƃ6䥥Hfܖ+Em] 4|@)bۯH4z/'#^HaU$U dV~!AΧɿrǍg'VwitLp(}|ܠ!]5mf è/ Z43u5y"-QjRT$I$Z-#OPF\l,ɛk ^qEM E Zh\)wqX-mzWtkO lu!99K0)TDbEuc]GK+6`2 A3T3 #{Zzx%3 mrUUuWcUc`r0Ѿ|Tjӎo2CJpq\ra?NmYttF"; YZ