python3-debuginfo-3.6.12-lp152.4.9.1 4>$  Ap_/=„qH~+Q!()5Th6Pkh-CC 'P'Ji%L{/Կ;zKУf].фdH5>C7+qCߴtޜTmT10g55T1 [ oϝM9_,oLHhjJ)t#pAjp?j`d ' M (3 L^u{   (  h,PO(k8tI9I: IFbGbHbIc4XcDYcT\c]d^ej bfTcgdgegfglgugvgwiTxiyiziiiijjjj\Cpython3-debuginfo3.6.12lp152.4.9.1Debug information for package python3This package provides debug information for package python3. Debug information is useful when developing applications that use this package or when debugging this package._lamb28topenSUSE Leap 15.2openSUSEPython-2.0http://bugs.opensuse.orgDevelopment/Debughttp://www.python.org/linuxi586SSAAAAAAAA큤______________51ef1218edfe3ecae66e90f07afdc1392f6cd49a68849dfe9c06b23cc58e7f92ab5e5d876b8e4a775ef6b199059ebbc1c40d1d88ed2d6de68353572f6ecc48ef../../../../../usr/lib/python3.6/lib-dynload/readline.cpython-36m-i386-linux-gnu.so../../../../../usr/lib/debug/usr/lib/python3.6/lib-dynload/readline.cpython-36m-i386-linux-gnu.so-3.6.12-lp152.4.9.1.i386.debug../../../../../usr/lib/python3.6/lib-dynload/_sqlite3.cpython-36m-i386-linux-gnu.so../../../../../usr/lib/debug/usr/lib/python3.6/lib-dynload/_sqlite3.cpython-36m-i386-linux-gnu.so-3.6.12-lp152.4.9.1.i386.debugrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython3-3.6.12-lp152.4.9.1.src.rpmdebuginfo(build-id)debuginfo(build-id)python3-debuginfopython3-debuginfo(x86-32)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1_G@__@^^g@^>^>^8 @^0"@]f@]+]@]m]y@]v>]8H@]8H@]1]]@\\8\@\E@\C@["@[6@ZZԐ@Zx@Z@Z@Z Z Zz@Zhu@Z`@ZLZ"Z }YYX@Yo@Y@YY@Y@YI@XӸXƉXXqX@Xv@W@Wx@W_W@Vm@VhV*!@VCV }@U@U@U@UU[%UT@UCjU@TeT;Matej Cepl Matej Cepl Matej Cepl Matej Cepl Matej Cepl Matej Cepl Matej Cepl Tomáš Chvátal Matej Cepl Matej Cepl Matej Cepl Matej Cepl Matej Cepl Matej Cepl Matej Cepl Matej Cepl Matej Cepl Matej Cepl Matej Cepl Matej Cepl Matej Cepl Matej Cepl Matej Cepl Matěj Cepl mcepl@suse.comMatěj Cepl mcepl@suse.comtchvatal@suse.comtchvatal@suse.commimi.vx@gmail.compsimons@suse.comadam@mizerski.plschwab@suse.debwiedemann@suse.comtchvatal@suse.comjmatejek@suse.comnormand@linux.vnet.ibm.comjmatejek@suse.comdimstar@opensuse.orgmimi.vx@gmail.comjmatejek@suse.comdmueller@suse.comvcizek@suse.comschwab@suse.dejmatejek@suse.comkukuk@suse.dejmatejek@suse.comasn@cryptomilk.orgjmatejek@suse.comjmatejek@suse.comjmatejek@suse.combwiedemann@suse.comjmatejek@suse.comjmatejek@suse.comhpj@urpla.nethpj@urpla.nethpj@urpla.netjmatejek@suse.comtoddrme2178@gmail.comtoddrme2178@gmail.comjmatejek@suse.comtoddrme2178@gmail.comjmatejek@suse.comdimstar@opensuse.orgjmatejek@suse.comfisiu@opensuse.orgmeissner@suse.comschwab@suse.dejmatejek@suse.commailaender@opensuse.orgrguenther@suse.comp.drouand@gmail.comjmatejek@suse.comUpdate to 3.6.12 (bsc#1179193): - bpo-41004: CVE-2020-14422: The __hash__() methods of ipaddress.IPv4Interface and ipaddress.IPv6Interface incorrectly generated constant hash values of 32 and 128 respectively. This resulted in always causing hash collisions. The fix uses hash() to generate hash values for the tuple of (address, mask length, network address). - bpo-39603: Prevent http header injection by rejecting control characters in http.client.putrequest(...). - bpo-41288: Unpickling invalid NEWOBJ_EX opcode with the C implementation raises now UnpicklingError instead of crashing. - bpo-39017: Avoid infinite loop when reading specially crafted TAR files using the tarfile module (CVE-2019-20907). - bpo-39073: Disallow CR or LF in email.headerregistry.Address arguments to guard against header injection attacks. - bpo-39503: CVE-2020-8492: The AbstractBasicAuthHandler class of the urllib.request module uses an inefficient regular expression which can be exploited by an attacker to cause a denial of service. Fix the regex to prevent the catastrophic backtracking. Vulnerability reported by Ben Caller and Matt Schwager. - bpo-39510: Fix segfault in readinto() method on closed BufferedReader. - bpo-39421: Fix possible crashes when operating with the functions in the heapq module and custom comparison operators. - bpo-39503: AbstractBasicAuthHandler of urllib.request now parses all WWW-Authenticate HTTP headers and accepts multiple challenges per header: use the realm of the first Basic challenge. Removed patches (because inclduded upstream): - CVE-2019-20907_tarfile-inf-loop.patch - CVE-2020-14422-ipaddress-hash-collision.patch - CVE-2020-8492-urllib-ReDoS.patch Reapplied patches: - bpo23395-PyErr_SetInterrupt-signal.patch - pep538_coerce_legacy_c_locale.patch - python-3.6-CVE-2017-18207.patch - python3-sorted_tar.patch- Replace bundled wheels for pip and setuptools with the updated ones (bsc#1176262 CVE-2019-20916).- Add CVE-2019-20907_tarfile-inf-loop.patch fixing bsc#1174091 (CVE-2019-20907, bpo#39017) avoiding possible infinite loop in specifically crafted tarball. Add recursion.tar as a testing tarball for the patch.- Add CVE-2020-14422-ipaddress-hash-collision.patch fixing CVE-2020-14422 (bsc#1173274, bpo#41004), where hash collisions in IPv4Interface and IPv6Interface could lead to DOS.- Change name of idle3 icons to idle3.png to avoid collision with Python 2 version (bsc#1165894).- Add CVE-2019-9674-zip-bomb.patch to improve documentation warning about dangers of zip-bombs and other security problems with zipfile library. (bsc#1162825 CVE-2019-9674) - Add CVE-2020-8492-urllib-ReDoS.patch fixing the security bug "Python urrlib allowed an HTTP server to conduct Regular Expression Denial of Service (ReDoS)" (bsc#1162367)- Add Requires: libpython%{so_version} == %{version}-%{release} to python3-base to keep both packages always synchronized (bsc#1162224).- Reame idle icons to idle3 in order to not conflict with python2 variant of the package bsc#1165894 * renamed the icons * renamed icon load in desktop file- Add pep538_coerce_legacy_c_locale.patch to coerce locale to C.UTF-8 always (bsc#1162423).- Update to 3.6.10 (still in line with jsc#SLE-9426, jsc#SLE-9427, bsc#1159035): - Security: - bpo-38945: Newline characters have been escaped when performing uu encoding to prevent them from overflowing into to content section of the encoded file. This prevents malicious or accidental modification of data during the decoding process. - bpo-37228: Due to significant security concerns, the reuse_address parameter of asyncio.loop.create_datagram_endpoint() is no longer supported. This is because of the behavior of SO_REUSEADDR in UDP. For more details, see the documentation for loop.create_datagram_endpoint(). (Contributed by Kyle Stanley, Antoine Pitrou, and Yury Selivanov in bpo-37228.) - bpo-38804: Fixes a ReDoS vulnerability in http.cookiejar. Patch by Ben Caller. - bpo-38243: Escape the server title of xmlrpc.server.DocXMLRPCServer when rendering the document page as HTML. (Contributed by Dong-hee Na in bpo-38243.) - bpo-38174: Update vendorized expat library version to 2.2.8, which resolves CVE-2019-15903. - bpo-37461: Fix an infinite loop when parsing specially crafted email headers. Patch by Abhilash Raj. - bpo-34155: Fix parsing of invalid email addresses with more than one @ (e.g. a@b@c.com.) to not return the part before 2nd @ as valid email address. Patch by maxking & jpic. - Library: - bpo-38216: Allow the rare code that wants to send invalid http requests from the http.client library a way to do so. The fixes for bpo-30458 led to breakage for some projects that were relying on this ability to test their own behavior in the face of bad requests. - bpo-36564: Fix infinite loop in email header folding logic that would be triggered when an email policy’s max_line_length is not long enough to include the required markup and any values in the message. Patch by Paul Ganssle - Remove patches included in the upstream tarball: - CVE-2019-16935-xmlrpc-doc-server_title.patch - CVE-2019-16056-email-parse-addr.patch - Move idle subpackage build from python3-base to python3 (bsc#1159622). appstream-glib required for packaging introduces considerable extra dependencies and a build loop via rust/librsvg. - Correct installation of idle IDE icons: + idle.png is not the target directory + non-GNOME-specific icons belong into icons/hicolor - Add required Name key to idle3 desktop file- Unify all Python 3.6* SLE packages into one (jsc#SLE-9426, jsc#SLE-9427, bsc#1159035) - Patches which were already included upstream: - CVE-2018-1061-DOS-via-regexp-difflib.patch - CVE-2018-14647_XML_SetHashSalt-in_elementtree.patch- Add CVE-2019-16935-xmlrpc-doc-server_title.patch fixing bsc#1153238 (aka CVE-2019-16935) fixing a reflected XSS in python/Lib/DocXMLRPCServer.py- Add bpo-36576-skip_tests_for_OpenSSL-111.patch (originally from bpo#36576) skipping tests failing with OpenSSL 1.1.1. Fixes bsc#1149792 - Add bpo36263-Fix_hashlib_scrypt.patch which works around bsc#1151490- Add CVE-2019-16056-email-parse-addr.patch fixing the email module wrongly parses email addresses [bsc#1149955, bnc#1149955, CVE-2019-16056]- jsc#PM-1350 bsc#1149121 Update python3 to the last version of the 3.6 line. This is just a bugfix release with no changes in functionality. - The following patches were included in the upstream release as so they can be removed in the package: - CVE-2018-20852-cookie-domain-check.patch - CVE-2019-5010-null-defer-x509-cert-DOS.patch - CVE-2019-10160-netloc-port-regression.patch - CVE-2019-9636-urlsplit-NFKC-norm.patch - CVE-2019-9947-no-ctrl-char-http.patch - Patch bpo23395-PyErr_SetInterrupt-signal.patch has been reapplied on the upstream base without changing any functionality. - Add patch aarch64-prolong-timeout.patch to fix failing test_utime_current_old test.- FAKE RECORD FROM SLE-12 CHANNEL Apply "CVE-2018-1000802-shutil_use_subprocess_no_spawn.patch" which converts shutil._call_external_zip to use subprocess rather than distutils.spawn. [bsc#1109663, CVE-2018-1000802]- FAKE RECORD FROM SLE-12 CHANNEL bsc#1109847: add CVE-2018-14647_XML_SetHashSalt-in_elementtree.patch fixing bpo#34623.- boo#1141853 (CVE-2018-20852) add CVE-2018-20852-cookie-domain-check.patch fixing http.cookiejar.DefaultPolicy.domain_return_ok which did not correctly validate the domain: it could be tricked into sending cookies to the wrong server.- bsc#1138459: add CVE-2019-10160-netloc-port-regression.patch which fixes regression introduced by the previous patch. (CVE-2019-10160) Upstream gh#python/cpython#13812- FAKE RECORD FROM SLE-12 CHANNEL bsc#1137942: Avoid duplicate files with python3* packages (https://fate.suse.com/327309)- bsc#1094814: Add bpo23395-PyErr_SetInterrupt-signal.patch to handle situation when the SIGINT signal is ignored or not handled- Update to 3.6.8: - bugfixes only - removed patches (subsumed in the upstream tarball): - CVE-2018-20406-pickle_LONG_BINPUT.patch - refreshed patches: - CVE-2019-5010-null-defer-x509-cert-DOS.patch - CVE-2019-9636-urlsplit-NFKC-norm.patch - Python-3.0b1-record-rpm.patch - python-3.3.0b1-fix_date_time_compiler.patch - python-3.3.0b1-test-posix_fadvise.patch - python-3.3.3-skip-distutils-test_sysconfig_module.patch - python-3.6.0-multilib-new.patch - python3-sorted_tar.patch - subprocess-raise-timeout.patch - switch off LTO and PGO optimization (bsc#1133452) - bsc#1130840 (CVE-2019-9947): add CVE-2019-9947-no-ctrl-char-http.patch Address the issue by disallowing URL paths with embedded whitespace or control characters through into the underlying http client request. Such potentially malicious header injection URLs now cause a ValueError to be raised.- bsc#1129346: add CVE-2019-9636-urlsplit-NFKC-norm.patch Characters in the netloc attribute that decompose under NFKC normalization (as used by the IDNA encoding) into any of ``/``, ``?``, ``#``, ``@``, or ``:`` will raise a ValueError. If the URL is decomposed before parsing, or is not a Unicode string, no error will be raised. (CVE-2019-9636) Upstream gh#python/cpython#12224- bsc#1120644 add CVE-2018-20406-pickle_LONG_BINPUT.patch fixing bpo#34656 Modules/_pickle.c in Python before 3.7.1 has an integer overflow via a large LONG_BINPUT value that is mishandled during a "resize to twice the size" attempt. This issue might cause memory exhaustion, but is only relevant if the pickle format is used for serializing tens or hundreds of gigabytes of data.- bsc#1122191: add CVE-2019-5010-null-defer-x509-cert-DOS.patch fixing bpo-35746. An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.7.2. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.- Add -fwrapv to OPTS, which is default for python3 anyway See for example https://github.com/zopefoundation/persistent/issues/86 for bugs which are caused by avoiding it. (bsc#1107030)- Apply "CVE-2018-1061-DOS-via-regexp-difflib.patch" to prevent low-grade poplib REDOS (CVE-2018-1060) and to prevent difflib REDOS (CVE-2018-1061). Prior to this patch mail server's timestamp was susceptible to catastrophic backtracking on long evil response from the server. Also, it was susceptible to catastrophic backtracking, which was a potential DOS vector. [bsc#1088004 and bsc#1088009, CVE-2018-1061 and CVE-2018-1060]- As we run in main python package do not generate the pre_checkin from both now- Move the tests from base to generic package wrt bsc#1088573 * We still fail the whole distro if python3 is not build * The other archs than x86_64 took couple of hours to unblock build of other software, this way we work around the issue - Some tests are still run in -base for the LTO tweaking, but at least it is not run twice- update to 3.6.5 * bugfix release * see Misc/NEWS for details - drop ctypes-pass-by-value.patch - drop fix-localeconv-encoding-for-LC_NUMERIC.patch - refresh python-3.6.0-multilib-new.patch- Apply "python-3.6-CVE-2017-18207.patch" to add a check to Lib/wave.py that verifies that at least one channel is provided. Prior to this check, attackers could cause a denial of service (divide-by-zero error and application crash) via a crafted wav format audio file. [bsc#1083507, CVE-2017-18207]- Created %so_major and %so_minor macros - Put Tools/gdb/libpython.py script into proper place and ship it with devel subpackage.- ctypes-pass-by-value.patch: Fix pass by value for structs on aarch64- Add python3-sorted_tar.patch (boo#1081750, bsc#1086001)- Add patch to fix glibc 2.27 fail bsc#1079761: * fix-localeconv-encoding-for-LC_NUMERIC.patch- move XML modules and python3-xml provide to python3-base (fixes bsc#1077230) - move ensurepip to base- Add skip_random_failing_tests.patch only for PowerPC- update to 3.6.4 * bugfix release, over a hundred bugs fixed * see Misc/NEWS for details - drop upstreamed python3-ncurses-6.0-accessors.patch - drop PYTHONSTARTUP hooks that cause spurious startup errors * fixes bsc#1070738 * the relevant feature (REPL history) is now built into Python itself- Install 2to3-%{python_version} executable (override defattr of the -tools package). 2to3 (unversioned) is a symlink and does not carry permissions (bsc#1070853).- move 2to3 to python3-tools package- update to 3.6.3 * bugfix release, over a hundred bugs fixed * see Misc/NEWS for details - drop upstreamed 0001-3.6-bpo-30714-ALPN-changes-for-OpenSSL-1.1.0f-3093.patch- drop python-2.7-libffi-aarch64.patch: this patches the intree copy of libffi which is unused/deleted in the line afterwards - fix build against system libffi: include flags weren't set so it actually used the in-tree libffi headers.- Fix test broken with OpenSSL 1.1 (bsc#1042670) * add 0001-3.6-bpo-30714-ALPN-changes-for-OpenSSL-1.1.0f-3093.patch- fix missing %{?armsuffix}- distutils-reproducible-compile.patch: ensure distutils order files before compiling, which works around bsc#1049186- Add libnsl-devel build requires for glibc obsoleting libnsl- update to 3.6.2 * bugfix release, over a hundred bugs fixed * see Misc/NEWS for details - drop upstreamed test-socket-aead-kernel49.patch - add Provides: python3-typing (fixes bsc#1050653) - drop duplicate Provides: python3- Add missing link to python library in config dir (bsc#1040164)- update to 3.6.1 * bugfix release, over a hundred bugs fixed * never add import location's parent directory to sys.path * switch to git for version control, build changes related to that * fix "failed to get random numbers" on old kernels (bsc#1029902) * several crashes and memory leaks corrected * f-string are no longer accepted as docstrings- prevent regenerating AST at build-time more robustly - add "--without profileopt" and "--without testsuite" options to python3-base to allow short circuiting when working on the package- FAKE RECORD FROM SLE-12 CHANNEL update to 3.4.6 (bsc#1027282): * fixed potential crash in PyUnicode_AsDecodedObject() in debug build * fixed possible DoS and arbitrary execution in gettext plurals * fix possible use of uninitialized memory in operator.methodcaller * fix possible Py_DECREF on unowned object in _sre * fix possible integer overflow in _csv module * prevent HTTPoxy attack (CVE-2016-1000110) * fix selectors incorrectly retaining invalid fds - drop upstreamed python-3.4-CVE-2016-1000110-fix.patch - move _elementtree to python3.rpm to match its pyexpat dependency (bsc#1029377)- Add 0001-allow-for-reproducible-builds-of-python-packages.patch upstream https://github.com/python/cpython/pull/296- reenable test_socket with AEAD patch (test-socket-aead-kernel49.patch) - reintroduce %py3_soflags macro (and better named %cpython3_soabi equivalent)- update to 3.6.0 * PEP 498 Formated string literals * PEP 515 Underscores in numeric literals * PEP 526 Syntax for variable annotations * PEP 525 Asynchronous generators * PEP 530 Asynchronous comprehensions * PEP 506 New "secrets" module for safe key generation * less memory consumed by dicts * dtrace and systemtap support * improved asyncio module * better defaults for ssl * new hashing algorithms in hashlib * bytecode format changed to allow more optimizations * "async" and "await" are on track to be reserved words * StopIteration from generators is deprecated * support for openssl < 1.0.2 is deprecated * os.urandom now blocks when getrandom() blocks * huge number of new features, bugfixes and optimizations * see https://docs.python.org/3.6/whatsnew/3.6.html for details - rework multilib patch: drop Python-3.5.0-multilib.patch, implement upstreamable python-3.6.0-multilib-new.patch - refresh python-3.3.0b1-localpath.patch, subprocess-raise-timeout.patch - drop upstreamed Python-3.5.1-fix_lru_cache_copying.patch - finally drop python-2.6b1-canonicalize2.patch that was not applied in source and only kept around in case we needed it in the future. (which we don't, as it seems) - update import_failed map and baselibs - build ctypes against system libffi (buildrequire libffi-devel in python3-base) - add new key to keyring (signed by keys already in keyring) - introduced common configure section between python3 and python3-base - moved pyconfig.h and Makefile to devel subpackage as distutils no longer need it at runtime - added python-rpm-macros dependency, regenerated macros file, drop macros.python3.py because it is not used now - improve summaries and descriptions (fixes bsc#917607) - enabled Link-Time Optimization, see what happens - including skipped_tests.py in pre_checkin.sh run - run specs through spec-cleaner, rearrange sections- FAKE RECORD FROM SLE-12 CHANNEL apply fix for CVE-2016-1000110 - CGIHandler: sets environmental variable based on user supplied Proxy request header: python-3.4-CVE-2016-1000110-fix.patch (fixes bsc#989523, CVE-2016-1000110) - refresh python3-urllib-prefer-lowercase-proxies.patch- FAKE RECORD FROM SLE-12 CHANNEL update to 3.4.5 check: https://docs.python.org/3.4/whatsnew/changelog.html (fixes bsc#984751, CVE-2016-0772) (fixes bsc#985177, CVE-2016-5636) (fixes bsc#985348, CVE-2016-5699) - drop upstreamed werror-declaration-after-statement.patch- FAKE RECORD FROM SLE-12 CHANNEL Due to being fixed upstream (differently), removed outdated patch CVE-2014-4650-CGIHTTPServer-traversal.patch (bsc#983582)- move _hashlib and _ssl modules and tests to python3-base - recommend python3- Add Python-3.5.1-fix_lru_cache_copying.patch Fix copying the lru_cache() wrapper object. Fixes deep-copying lru_cache regression, which worked on previous versions of python but fails on python 3.5. This fixes a bunch of packages in devel:languages:python3. See: https://bugs.python.org/issue25447- update to 3.5.1 * bugfix-only release, dozens of bugs fixed - Drop upstreamed Python-3.5.0-_Py_atomic_xxx-symbols.patch - "Python3" to "Python 3" in summary * This seems cleaner and fixes and rpmlint warning- FAKE RECORD FROM SLE-12 CHANNEL Issue #21121: Don't force 3rd party C extensions to be built with -Werror=declaration-after-statement. (werror-declaration-after-statement.patch, bsc#951166)- Add Python-3.5.0-_Py_atomic_xxx-symbols.patch This fixes a build error for many packages that use the Python, C-API. This patch is already accepted upstream and is slated to appear in python 3.5.1.- update to 3.5.0 * coroutines with async/await syntax * matrix multiplication operator `@` * unpacking generalizations * new modules `typing` and `zipapp` * type annotations * .pyo files replaced by custom suffixes for optimization levels in __pycache__ * support for memory BIO in ssl module * performance improvements in several modules * and many more - removals and behavior changes * deprecated `__version__` is removed * support for .pyo files was removed * system calls are auto-retried on EINTR * bare generator expressions in function calls now cause SyntaxError (change "f(x for x in i)" to "f((x for x in i))" to fix) * removed undocumented `format` member of private `PyMemoryViewObject` struct * renamed `PyMemAllocator` to `PyMemAllocatorEx` - redefine %dynlib macro to reflect that modules now have arch+os as part of name - module `time` is now built-in - dropped upstreamed patches: python-3.4.1-fix-faulthandler.patch python-3.4.3-test-conditional-ssl.patch python-fix-short-dh.patch (also dropped dh2048.pem required for this patch) - updated patch Python-3.3.0b2-multilib.patch to Python-3.5.0-multilib.patch - python-ncurses-6.0-accessors.patch taken from python 2 to fix build failure with new gcc + ncurses- Add python3-ncurses-6.0-accessors.patch: Fix build with NCurses 6.0 and OPAQUE_WINDOW set to 1.- improve import_failed hook to do the right thing when invoking missing modules with "python3 -m modulename" (boo#942751)- Build with --enable-loadable-sqlite-extensions to make it works as geospatial database.- dh2048.pem: added generated 2048 dh parameter set to fix ssl test (bsc#935856) - python-fix-short-dh.patch: replace the 512 bits dh parameter set by 2048 bits to fix build with new openssl 1.0.2c (bsc#935856)- ctypes-libffi-aarch64.patch: remove upstreamed patch - python-2.7-libffi-aarch64.patch: Fix argument passing in libffi for aarch64- python-3.4.3-test-conditional-ssl.patch - restore tests failing because test_urllib was unconditionally importing ssl (without really needing it) - restore functionality of multilib patch - drop libffi-ppc64le.diff because upstream completely changed everything yet again (sorry ppc64 folks :| )- Update to version 3.4.3 - Drop upstreamed CVE-2014-4650-CGIHTTPServer-traversal.patch (bpo#21766)- Add python-3.4.1-fix-faulthandler.patch, upstream patch for bogus faulthandler which fails with GCC 5.- asyncio has been merged in python3 main package; provide and obsolete it - Remove obsolete AUTHORS section - Remove redundant %clean section- add %python3_version rpm macro for Fedora compatibility - add missing argument in import_failed, rename Novell Bugzilla to SUSE Bugzillalamb28 1606947575 80a9afb0761a643852f1e055560edf947c5fdc17865074feb1a8e4a271042839b55d4f0e1a52a3df3.6.12-lp152.4.9.13.6.12-lp152.4.9.1debug.build-id80a9afb0761a643852f1e055560edf947c5fdc17a9afb0761a643852f1e055560edf947c5fdc17.debug865074feb1a8e4a271042839b55d4f0e1a52a3df5074feb1a8e4a271042839b55d4f0e1a52a3df.debugusrlibpython3.6lib-dynload_sqlite3.cpython-36m-i386-linux-gnu.so-3.6.12-lp152.4.9.1.i386.debugreadline.cpython-36m-i386-linux-gnu.so-3.6.12-lp152.4.9.1.i386.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id//usr/lib/debug/.build-id/80//usr/lib/debug/.build-id/86//usr/lib/debug/usr//usr/lib/debug/usr/lib//usr/lib/debug/usr/lib/python3.6//usr/lib/debug/usr/lib/python3.6/lib-dynload/-fomit-frame-pointer -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:Maintenance:15220/openSUSE_Leap_15.2_Update/ca094de84f9d53e88ed681153d23685b-python3.openSUSE_Leap_15.2_Updatecpioxz5i586-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=865074feb1a8e4a271042839b55d4f0e1a52a3df, with debug_info, not strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=80a9afb0761a643852f1e055560edf947c5fdc17, with debug_info, not strippedPPDHRG◺KIpython3-debugsource(x86-32)3.6.12-lp152.4.9.1utf-8884c7711854c6061ddcce3b4a2b12a8699fed1878c0a71e24457cbe1ecf3359e?7zXZ !t/!] crt:bLL  @ba>9[O,셉`s?TsLq㵫WcqNckqsyi-axƕy1|9.\2jz=x&`td \X!&g`/ٚ]a]DILU^>*Oy2GTqLʪA3 $ lr&}f0ΠȅMIgJxЁ3a~M4 i[P9$Lк׼ Yn1&\A.Sd}@kW.(l2wD4:7*nðH(F)= ;cM'B. q7u [zŃBɏ$AxvU>_0g}BEӢm!M2Ӏť$+h ]Tȿ-׹ UZ \,ؐBi#G)rX'Njf5b>BJ5+="ۊ X Fؚi $l;47iVnz ^UL{@:Gs KV >!_I')RZR$0_5ÜȘ?\alsѧ7v)\"wf +)glWCr)2Zr\A2 9&g}Sekr2\vR=xL? 5Y`T #=Q5AhH( c 8k<łgU2[w=٭5F3Y`ʾRޛu]]_p\1`& 999BHGBP֯4-Y3$pYfTǞ.[7NKa|:'C2) Ϸg78b ;$[\cԻ_|dR33xzѾ}lF6YA!u_x1p_ag؆A^\C jxo%~WH}V6(O8Nv#=sm.WVYxfD;\ ʲxㅱY8yî5SP4$(_V|(W$m0GxL=dwAɋ` /F`ϟ >J=IiKvr蛯λ04!y(̔X 4O*`󨈗x3}܈(qrS!K5I Q|ӓٕ*cM"e݅_)^:ϝK2tvkL~}UcVh,i L2$Vn:tdڞ4DN cHE̻RKzAͮbQ;}%M7[oLx-7hӤ!2~oX’\uW {{s5TЯQL_ * GCQ$DKrE,6(2Bٳ5Q<X ɄUcK$|ciJcḳLpY{ M&u7Tj7rls\ nrauyCPCc<5E9-pK IM*Wmݘ>vTge,S}1*ΰl(ٖwcSI]![]|v`3i B&k"zH( /ӨvmWM7dM"1=]v 'vua@$hL&PHB -s\QYc_7ZryX2/ޔUےt|{w8Ves'NEfƥ ʖQ YUI$byͬƓaL t*~mB=nW`BM%5d4E2k^%~KrA7ֿFjjfgc ezў1\?忼}WgNk GE+JCu3o5]v̈́b[>X$@i,ǫx&Aĩ WUXTl/uG7PI _d( .۝_~R6Pԏi6MյLpF^y~=w]d +^=v=P~Wa;rġ$΅Lߚ@kZj-oBxUPջWii>ŧ%㧻%I}I)p,ײCh]> +^V7-b22/K,XH,\5U2UDqB?Q2g&kw6 8X걗-yȢâ 39\rU= ֍V^@S"Jcc:S?7TK_WmR#3͎' v[S2 ˩׬^vpȫTKWTt fyZ.,*2\+F\{i#y=(lA洌,k 2oß^.h9xꉏ`ӍpT!;Onش"偄j'o#1GvګF֤ZH<ŏ$x[oJ"`A/Qy@(4`'vL]grGL6nKGJnFvYVz˯e̍ç$tX!>O.@V6FDj@tRK͜J^ );›-\7ֹ_9L2T78헞-<颱B?}q{64.*~g^:ehy NJ 9vKϨl=F Cg\#~;ɘa"W$ݰ=*3uHO& 'U@4:EwkL~Vl$R_!RZRhܺ~DcoVwct~eWw*4B_+Hfr}c76ykLq@(_YgPi(@ oIdB!k ͦkOä`]Q%ܮ2aTqY&%1  eb![Wt &|6C$ g,JyM$aP:]Œp9Q*%mEd+@}@GqAl$D[7$7 ZqғG#X-bFm|>uTU>"Ā*xcCo0p׏,&$TÝyR4?w㭑m kb*$6U]] zMv7OmUocMh]D0ĚQg@0 U7mJd'Lf ڝ0% Gֿ[؇xÀ"X(W &Uk<5Zמt #fl'?p1}-8XZ!4)U,'>ҙ5OA.WQ*]Q?Í/.{ n1Oj}yV[)au?Ëp\.k^}gcA@iiǢ~;H<zl`4NApgI1_JQyw { љ='yd badו0lH46N\&Q,ZmJWp1p! y~Ed40qZ^2Q2IZKeܚZPʋp‰BXtQ'|]]60iam /-% <jp$z@)4Qaw f;6_(|Ωy刋$NRGvIurC%~SBO,$\̤dA?lj=gp]^9k׊ mD~Eq y!j X{^_6Tp"6^yA>ˇ-#u XlH +jsnHZByi%Йmb0tՅQ*s1M/AiF!ӑKLy:65rXF|{qf*iTe^oSpv)bXaO2ۿu".V>۠vJ~Y0vudj )yQgz4*`QX$uZ?ι_0mٺD|H^qՋwB! 0b Fecy EԟU'>$f]ªj5@g@s +h,7dkd;޺ZLSY51gADF59-;ܔCIR˫N] !@:l:$$5 `@YbQt%g h.Dnv*VCKF:[ڙIm`Nsr ,| cl8DI7,ˢxd%kxW]X'N4}y7&x|$W#}ܯ3߆EWΒT8@’Tn3?}6Bn/ qi 쫸Ŧ/"O H]?z|.T L$X'EX.T kcISOxa\2=C(}N69w]dj %>~ .Ս5}S,tօXSP,@mBKMI(K$BQ O e*z-Çyi (J)BTf .~󤇅)"ȯ/N;*?/v=c\$Xd}(II͍@Hթzodٰ1 ZLYœp]PƩA^/\T8e,b lz5'zձC2-oG2HVȴIvPx;y,ǥQscZM`uHD[ !3Zf~Q5圱wYsC,j2}BRfǝM'GFT8bi3mxRbuuhfL >]𙎞.X]Q\2KaY! UvhQŎJ &Cf?͟%a"d3 9qRbx\NžE.ahm?†)n[2x=羭GFb e{F`;rU,CfPu,Is^!4!5 &.wa_q™A+Gi05KI4ˁXjk&CrG 5f7r\N`6@ zZ0UkY K ct"GsK{D&EP,O@uе!f7kNum^_3z!8. +Iȋv1b@&5ʂSr|@S +5 3k{>hϒݧWSٖYvx _.֘S7lԫ_(-oH͓1x bOxzӭx?SK΂\<="p }IᣄUq+*&+l$IczC9_~>khw/.VAnx-ְu>f֝S{n7~ņ6Z# ~1{2][<,FgT\Ds%0c,ahLB`~vx(l*ϙvܫic#6ȸ-dW+7ܺi#O=*&LcMy7q|-/\BƓ|qI#߄SIn 7O^A7)\>aVcԆojC, 2P'm*1~~]#?aHY#d @_NRpccrgLt+g@/0>drHmG]/) =*)2khF<*1 `{#OfpX\"  %I8JH NbcuǮfx97 *Ix@7.)o4/3ʵtd͋%TuNӌy\Qq#ֿo."`e9*%5vġ)I#">G r k"UXkiWC/@k3p:P kSkD+̳:؎^4ɏZ٭r:k7 wڦt"}-7{hQI'Sx h$T~NVf{CV!%ҧiPI<˜MB0-ٟ*oWA1q B#JWϯ-=OA}-3B$T\ ^LRK..#dHW(( cF9ebp3is{a\%Tšt_F]lgN khSp b~hɟo0յSc~eU̺cIwd^HOu >5SO?WlV{#I' yM3 &N:?B7Q7S`Ms[ƙ@u۶RF4[1q?*&O+$*9iO@ w_UޣI,Qr^5Qu"^g'Qej$QCQ=  zN Яb GȰޝtqq c9ڵOȠA¹a@Cܮ=%Xth;h"`L˯7yPw(z (3b´ssflL 1cb̚Fmy$n`x(xJ7[PF0B <@5k %ulXpn5 (b{ Pfش̶D+!MwXy;@ T[Sa9?ϕFkh9rrvcsP ;U3Qڜ!&\?(Np%ّ̍rhS?l6>Gub4:dRqĕcw+EJ IOwrnS/^Ʈ!xќ^H9Ja CFچGb͈{_[?9=0} iI1|=EۅrvӘԄ(DU{y49&N1}&p^?!U ̦EQB0SU3MC|הB- u}pϾ{;,Wfq1tپG+x5H_Io[35 w^~9p\bS/+r Cpz IRt,I5kHcvnVx22B4 `9jgΩOVB\1t{Mj(\&BQX6CNڭY}ځ*" VϘ2[QҊ@ {bT4Qb1TFr1i iWY2!a|moDf򃬷:d5dKX#.ȡq<ʰսvrIgT:£e(&rfsP&qج#=:%U{LfBw]]r`&C܊ } >ʙ8n POΫ>-:u_Q20m.gR8IL+_͵I[G|&<SՊUxX6OB?ۊcھh+hWL)+@}x0% DL[zb-BQv,b5ּ]4 ac $&}Pa0_Yp,b Nw.fNI1cc jd{,N|p-a֚5.\l&GE Bް^zۏ9) e k _AoY)z]S*ٮ"ܹ=䆉"p^đrLOً\"?PPӺhP[ ,`d)"`3 .InҩͼuR;mΡ?DE.H!P[-k!b!1W>ҎA5.tWTr:`ÝrDStWMܔhFa??[p,#&p`?`Q]1Bx*јS:"x?ߞOwN&[ޫƒK23![;i-FPEw;2 X/D_ROr) B'Ac/Kr罟428*3M8X ʕ5%)C@sL湑[K때" e̕[Nc;|uT{~ 9zxsj@2FI(n'Xt|iƴ :'3NJ~m" =Qݧ90BDBn6JqQV\FsR^2DFiO⿙-["ЈR)Ss;m?bX`{/{ZW-y?K9!$mpHj sg|%=e  f 1[K+3Hp8)XRqf9w`+A6}lf q3%mn *ZxGN2k例b,Cizƭ rS"-0 uxjC! Qe:ux<?7>&%s bXԣ`tQhK@wqZ0rߏw$ F+2.6+pfQzɜaEUT3:/t] vm:+p=`)I"z+FmHs ~&7EEM]R5Oa : r:D5O7G7RJ| Qo;[b+%"u6׭zǼ&37p`EKYto2bJ3'ws v?zBH! H7%`ʰ*Q.҃ĥv~.|Q*XQC}pR{~ZWϨB:USe߳[Ye9k'k B|6*'vF"Bv×augl[58_gS Apu=18j@܆*LI u}*3[3=ڃPyfץ}I5AB:~rY/uj l$XXntP=>[.EէfjECENڡH\eH'a3 " JwReUN̪JE? ƚfwQ<&=UC]^9t|gIQ$fc`mV|1 6`|~E5Z- i&X-!Iz ,,;gpξSFo5HVK7Rky)oٮKA_~pN%r1~Q8Udr;c/JDǜ|f6/!5##: GAuzhfx@츮 h rpFo3 =&N ja[;\ρcƗ̼ŋH\G/=tE2D *y*aD+׹i^$ }l_lhMq0<%wgO`zQ, +W%`{C)>\n&2"璉,d'ǡ(?F7UBi[}kH9eϏ[V}h&9uѽ4V.ES QFf,.BckZX[ \ dG]㠺qMgR>z@۵GbdzN)Îw̒/И2X.LnjI#ԅtag͇@RL[3jh#jLj+uN?i+l<ޘYZ/ha"CSVX\#Os XX/":'ހ6,{~kujP Fy'Dʀ䠥;b/%X謋JmO ?(*(U-(y|[:8Z/;`-OǙTAAZB壂Ľxağ@m㻙,a)2Fa]e ed 948-5Gf7i3 3)/V5-iL1a5no|Bv\d!B#J %B?Jx2Df6>'1hWjh4{n b p8ψv=1*Gi:vbn `1O&K mzDssFk! U@!.˓?1nyiN%)VE?l+ߠIo92lp $"83/Knh@v}B f]˶ٝJ̑9 hi<_\R||fl9iuoJ$k@I×J`n0Z oV  }w+B(;Ԩ:r%^ q!t\Er kgb#~)ӓ/!dYz*9rz, mb˦L7#OQ '))߄QIZ_]rbGpabbP=m}r*MMJ󽊧HC(h*_(`s¨.#5U fo1aOeQ H`qCo8p†v4`Th+7>Ӏ%I!u>OS8 t :§;+@9pRP^9 r/VzMRM_5Ǽ^w̒\sQ4S.qЦ)ͬ#lSC:Hg 4lީi&$GHy$_'c$ҳ^T$BK;lV&}(w;ՠyh}nHJJzr~7xMz\~`[mɌI>pkrdEUU\~Ɵ&g6Lg|0kt] nt%-;3V8u.A?P%(xd@KR ;q_QM])2x pp\3ZlfNPYJ6sWT2x]+;nbkL'0-uO[i^C-(`,^!9{#B6n*=pn\궑KY[ _4qbŸZEF5DyH7`c,A`s,mRr۳;ħ DE"W!v+΅j$ms_Ωm?7 e ]C]@do FP=QЗΡg@aYݶ˥=›rV{(*avЕ*̘)[R HFB)DB4w"1(Lj"i`vS 6~h!̸vzi9"2gP{vr~C Ɯ%C,-Ӥ8Dt(fa~/ve۽`m]|kDΑu}АQ{`R(V T,;g'Hj+wE Fa^xZ ӣqYuxz_\c·?HZ6KO2Rq"&ܗU-Pf4aVk0I 7j'w̅3 QȢ&}ZWKO=hQζ9¯"yD5I< {E*\^V PɭQzjG#x#jhp["p3hLV== [e~Q ` Q˔ Hwnl aDt2y-~:2(>*MνJ$ǜ5Pa9 ]8bYw^ 68Ǣ5D7cWH{ߕ2D+ނ泫nWZb]Rn:NLB5CZ}Bl=ݒ+'2I/lK_]#Ł B)gxV !s~܉C(`a3ߒW9+I\*"͜*P]r`]b[v\׸[ȬE,ǜp3Qek59.A@ &tSiM)3xD[5XUfCEi 4{sQtD%R%SrI TmIΣx>bw##Y%⻗@ӛK=m;Gl_'~MRa#zMt0B8- vp).ȗڊG~J#كotjw]+5wkN[x|~פدY 75$L4iYgɰ_hM.x^:kپ7g) [|ˮ۽2uc*.tERW̫’_ml 8Ng99/V#$jخXwMJnD]2h"]XZ@n"`4}8Ј1XP8\qb]ڼ*N[ jAz?"KPʅ _oU&ݸwF9pl|vT$]u*8$ +k}mCyQ Q tlWK#TxqwHglNԲ9=GfEJx3Švl "4-~ [9<\ 1OcXj\!Ÿn?G3Mͭh#Moټ׳!HKkp۱/9kvA_[twlzڗ~Ujt:ك^2; %@9r@^csZL%n\D h;?;'(t`DtYdRԀA!"{R1쪺Tr3mkjrEH:if-!HLLZt} /4z&^ `=C voȔӺb68OY-S!Jh5G{RQ.g DN'Z]0u'>5P]s L!bOI6"TVńń6?✓KkChS6 Le'۸)xòbuW uiAUODŽX"yɲ}mW)9c}/-ssxPFHG(3.ucMAd;0NmFspZ!t['x/L#~$PGD=.PmJoX0-Pn,6 `LUY[ί'ioINuK!fdGg\_U SqL;F򊚆cZǦ|760V|cl?πQh_9m^LVM4G!@/7ېYgܿʚSƟsi|L j(G%gLR eǫׇR&pH%~"Y~:¹rT[>Q^\ɶ$G(Αq|5>U j6<\ڸ4vnY4iJ<3bULWP5\\%t1h0ucpB7\7st0mKMMtdyV)g31!;giP? fiu0C4|9@l 7a#*0[WvQmer֠})٭qŚQb%B[a=S.dI^**1{ QI&'S)$wc=di٫$etNvzlw`-U',EW ۙx^BGD\vz[E}zosq dLA"M~ ˅'q,XZ]MQl~X Jbq;O W=9WG&]e4N// YߔueQ ~bO>E9LݲE~ 3ϝ ?@I#$ݒUUO\%i^ycWx a|XH^e&*)K,Dž?v#^mnܰ reF?rjЊ^;-rY'!pG z g~G>NmSQdA,f#(ؿ1l"&Im:ޭg؉ZB˛$k r!ȗ3g&9 KQA>EJtFrG =j'eE`<ǑTHйT;$侏Hs<$yX۵0JǩFxFT 5T+D\844Cln#$HX"E;Ow}m0{WTiI ƄW>w W| \.T+Pb3q2O 'FN(‚v'Z\QŖU;419p阋;1_ ([΂ QF*H=Io+zd2 *E2۔'=!*c6T1GxBPtcOzS~A"*)i < gtnawB”`})=@Pb ĸqS,Od`A$:qHǘNT_,+1QdrܩTcw^ \ QNoK%:oTT6w$y>c8PySg"-Gkr2^H?W-7%f{RoZ{N~mk99ߓܡPmJL' Uf)칥6uRMg-j 3RQ$g {ڸ?XOi RTy@`@d$D\^u߼9gik3QAz%kK{nu.xD#VWmG0b=Zf ]!0qgZ0Q,M1 QFmeB ֠4Z I' oec{?'t>ܦ Ǻ}fPܛ.;yr4ЏBnj͆CP LD ` ĤxV]Cީm*vMQIȽIU)âvmoEy0NZE+X\y{UD !c}}_|"rwE@-c8wNEoiϐQ/v?I[ͮ{]vL2>-ʀڴ0{)[N =_bkۏӫCW'>nu?A \gYmB#‘d܉֮׷_t!gM%'A/ $8&j2GX{gLx3sxT1Q_('.Db@*{c -ªe5A:tөV{seƿY3C1]{^SonOD‹qH (#39rd+ X:ÚX@w/@O@.&MYlޗ]:T1Qm1HoNyt$&6յ`5] r ^e2#4˳c~s2RR8˵\@~*2Xs=-{ gE@Wd<. pױT9d)@ə^^\`=':#RzhO "[uO vu,7`Z#yc՝MBU*SUgHba񴺹Y˼EFwM Iןr}jCdu0o-:3!w/AL B,ןFů(eVܴ0lBͱY`ewLP,/[਄#V xltv8XF8`-lBZ)HniXJ G>& TɎ yw1X `5Ͻ4ClTƆ{FF1wcMyՆ~Hf ;Q^9(JU<-"cSU3 >\|Âp?%{u.%1NRɪ!dr˔T(̞Y$#JWkMg@DVPK ] U^=ZUi>6ķ֜3M f YuzE޵i~snv*ːvMfFI(AJ$Q*nsK1zR<4&NK,[RXK-- Ksڬ%zݯFw5ejMy9[0'vNbf@eb+Rq0M7@ T86N+6v$*S$0 =wUҧԯ9$E+َ%]oY)_FNʎf^]FYy 0ҫ|-¯)k|FzVɥЯp55ED" =YHQR`-Mt%a6:r$4oQh<5#(Bdca!"FyN%vԙt6@Uדht"? Ҧ`%ViQEx(> 3Lı(&~dg ]zC] I-}m9\zUк۾zJ. @F[U@0^h)K XXcosj,Dv$!G*Sq^\ O`3,,ٟrAJD&wnl&3 k՘Ln`Br# %蜀em';Y| sen\K]0ـᐳ` m9FB좬~+pGy=2.G4=%!:dG,v }[T`e$Ze̦s(އjs,UMwx5-쁘ojL`she#oK*4@$:y+>HE7ף0/Rkp/AjIyIOixu,GGώ/'dV].4HKњb5NpVⵔѭ+3Lcb~EeL\ȼk WAAl蔛d/[k7{kxV)O:y{bCK)?8)˽ A3oV{.RWBṈtz5 bUpˊ"OR`Џ?*oA&ƒCK9EVh+͝^Er;~]$'M[("A0О}v,7k-M8w;YTY S} //UfH{L۵2'u2-/-+N’WNtY{{Jd?zZO%dE :Ԓ^iƦ"@mSZhXU )ׯz:cl*1FerN\˗ | 0~#66,~pH=i,`̚ELWd1A>gUֲfA//#o 8xM1qidV=0HlÕ>I]0BY ͦ](G+|e6*4T*TMu?/@&8֜%HVrmmzEc2Rzs!@h{__n.>[wbEN[3AANAFQV7tBC܎>qWIq%K8,AOz[o6zZa\Tn.GOv͒|icFOhihuH¹r7eL;Tk/ !X&4yCyEO_,d=5`|>8+#FDpWO3l [%q/QRe?+N.\ ".W R\y24e7h RV hf-_+Z)L@!]3ԠXi23#1=GV.v(xrM%wm5i%⫔ [>3_ıS&gᗬ Xg&>^=}!G,zq`sWՍ _i`Q- 4.O!۾=IAk. ,C(1ٌ?M`mb,γ$Vo& s7}w;**/4<vv2B.}4/'}fZyO¶J_`dh=.C5 -=f4i%NGX H>1b.7ug z-Wf! xenIMx!LM8‹Pd0K9{ߤtu#ec+L$+a&%?:MZ6¡O`zTzj!kOH[,A%ؽlPp!U @kd`证2E% 1顨Ʃzf?MA]jEEA, %qi`Hv'{Hcp#-M)`ۣ'ݞ^M#bKmF{'k_'1$:?>^#z%5Ѐ` ' P9}rUALN1}IXN4%;ЙɆzE9N3%c/AiqXΦխlI蠨"VZ{{|Nz!gNeas>5`fVqWs %٦~#ڠH@l{9_eywuߠe^efeB+׼VԭS u;7&8BT4NS?g V8RtLV[?8F0[ v@gd;7HmO$Oi 7X8*p}M@>Mλ 8_c7%B5&4"!@T8<| |xW{zOGZƌ^#f F`_Bjg5A1E#HQrpoIHE&t,-D ?J"=+LƚKoZ #LiTq_Bhk;a<ݚ =Y =bS#ȣ)߻ZɼF˵˴)2V"UB>^$4*dM-(&ѥ¸Q A=ʽVX}tf7R9JVXU ]궤b‚1:TJ75RŚ>N J^X*f3;n%Now/&Ymʠxp't`(Ț(]3\fxqpǦ+J=~ M<@ݮ_(08$7{`TKxUBܳ]ʪxzT0#(32 4 9fMHD/$? E9y6rZ} M䅍pҧi/ՔrXz |giC.o4 +g0LTiO˙r?&eTN{ƴIel煶6u[<|DϲɔJIaκ?LI/E[oC٘H$y K˜B꒤=fLu[hPhSY{ȥT[}rqFzw 2K_sxB{u(K28>oy1UЉ_6R_Z9&5@&rۆ%IBi&v%],@ OjF `ZZTՇ!Ef{ILnR afr 'SΏi9uش5^?/e1 }}Ui7PaȡFLqmʍsᕯ'8}@4I뽛y+݃JtKajG2MJNYC==7h`<44Ze+~ Hybm1ä }PjhmQ8n9ty;utˠzcCyK"*OqEkJ]:WN3K 4lR"Bf.2)갗&η1[kA,B?Fҙt9c HѡZӤT9r6#.X <}9?#Qp?dy 8ge}y*"9ņUV˫ܱJ`0ĤnNT77 sfqy_d(gwL 645)cŨA~/\$H>}Fj/e `3MktHʹ8]PrT*GIc"5U <SK0=@. [vTX;R=9 m`cnB:?~u,j@mj9OIMUZ 5 ]c'iBXMCϭlSEk)h‹|{_{2N3)>g$ Ӵ*r,Ȗ<7eTDMSlk)J} H({a[Tpn<߂FA[P@uIFh %0@ÍV@<~ƺA EΤ|*fc/_lp_)4?K hW>uX8C2[ ۆ.ǢN3ӎ:Y-xHa o|airEK7m&qUq#}S_%t"n#2l$ KI%}3x1M? (!S~XWuk!另9qq:>EZݬH-Sӈg*l<PO.)=zl{[gu*9~;⚵t I__2Ƽ7Բ9rI~O[`j*JL;FXZ.`" źCJѭ>_Kjtw6 $|"< c{t~U F>U%ʾ]X΄Rz87i}Fɛ{#eBJ~bP-YX8AǪK|cM t~vnzcOh 6hɪqwaȯ A4fF1[ګE?C{GE9)m&1m B>D9 &.})0SKC6Z{M7kR;2[hCDY篬j]*s%|37;9ܻ?x5Ϝv3 H4>~YַzI|Pc19XDzN~| oToP8u Uy]d5=Rt_xw&zW˨ 9^?ITv{N@߇Awf} +w}h AʬCПB_aG;m euxhC:2vb8s~y#b3(gvRK{&Ҁ?{]A^/kYsbOvp )9`wEEK+􏮱u>zj,zO-;.(Kz`Ƥq 6YvllbMIF­ }FWEŗ8 8xnN psI |pX1y $G` [JywSw_'JSQo(Zc|*}aRUknai@f-㮇d#ݪ7o\ǍY#iUZVxhM;DQ¦B <|yZ@ggF.ڛ6jW'iGG0YLQIqǏA..EV;3l7$sܴ93`:NӡoĬ@pK;L@%,3gBHȭ Ū?z\"c|OLųIWW^x$IV!J\zg/NxRG=YO&J~%ƈY/OzuQQϘfLv:K9OpuNɕ0eZ-hDo2Jkq 8 ů^GK=k|lM/dD")4[4ȱBJBw7xb#^j v48 }Tu&"Heم gѓ{ O.t.HCe3sQ3:Vȕi?`+ sy(2]$rE'9z陠Hx8wql`9{?!DJX2l46\$8;B"lp5neX?11Z7Pv7v#} Z~c>LloP^=}m ϧ]6q<"8|Cxel:!b=s;NX !ݣAt~Z(RxXcx?RR홀\Kjޜ] T³)5,`-%eS^D] 1{Q{_Y7P3^5NtYRՙPt?spI-X P. yߍR8㬼QZ7hk<@ ;ǝU`텐N?ed>aR 2"ZgAu/AkV,P~)0>rЌcB^nd.O_)ai!skϕ<7Al]aKu/xnr R hEXi6&DlG^pTnA^01NB}y;$C3d%(Ӂ:<ҍ+:A<“[>y;qϏT׮1.\<v>CI-Z`PˉNChjGҥ_wMNyT2E?\Pl:6~@E{rCa悐jRVQ՝<#H %Xfݖ%5aM(O9 b) bQbJ|:vXBskBKLSgs \vM$g P7Gmu$2ىT m]"~~pmݡmhi~YZΎAeVLax ҅CZʆ*f8p܏JH|I(K!ڏ\dBZ&X 1o^='2 AG1Ֆ7o 1"A;ԑˋ>bat(XyH^vf*Kn:-oU h?n;vsꠟJi QjjukLH"[dWţ |A@M\e8Nb㸂^ 4ljK @ ٨\%˿?ʼ*۽ӧm] #s;kXL б 5DC`;@G"64¥yJc%8zDW!.1Zk?mr(pJk2F!&b&J"Qb3P \k;Aq:{  xhI%Ĩ5g' Kv-MA+z;1pŭnצ:1/8?*R?9nFG™]<Δ'!s =ROYUIk*JR c_kv¶}dK}"=4G?\۽)k/nL&?dhХM /`sֲجwtFhÅo"k9YM.#KovὃuI!{9NJPX8F6J`Qbcv5VGYXxO3i=~ǃU{-ϰdJP-CƮt&HMzψA]芤LOE!A@(u&:8ji'#})@l9vƄ6-Eҡm_8IϜ֏pSg>- 6b\5iP\T٤Y[µ]p/dG4_Ʒ0>XEɏ`^R*ZB۩cIwq;أ~ׂ`W&R:KÜLW16 űSz]2'7#+Oĺī1pґ/QO d~uӖ8" ȊTП|'7jAhx 9uBA2~1z.C30\FtrEPi8{||cgJr YuS0,E,WIGP" =CZ\g$|y6s+uH;rO'Y fAZ?̝ *08F#>RܧyWGs ]:1nѐGwc:7}v]Uya;h2`iK^U!r(dP&~/ɅhW6s3Ҋz(.qOxLNkk#",`]K֔돗Ņ :dԿќۦ4)lT|tsh6wZ m`Kb:6A޶eo\VOؤ݂'Ut V^gSHO%/\zP2Ş&0bO. Z{*μ+f7 wעʏ wFY$@nUZ6 6Kop=J~^)TTZ1O _PV#bc L#.:p:R e І*.Cj\w}(Ro1D5FNd! M!$xPǃOy M}}nm}R'?aL7(>A0m\4G;xl]ڤiZWq ch+plo{1rd=>d3e:Wz_FS'w5؁|q{S!~ D eBri  4K) ZWHf>,BU:_ OO\РLeFtw%F8%hl49}i;d;*# x2t5|wޜ'9"#iC;Knq,,>_v*$}-krre=OKpS((RN@F2kLtAioT%+a1S0In@4'-6eRᖷr %lJ8!-?sO MᶟrE&W&^!Dz"3Hş>o[ J$V@i =ga~$qM&qvG oVg/;Y؂I43cUO{bAMiM<2B堟;k7|q╛ Ɉm)AJLEx4=`* ԕ敧w78)nQue |G6}" Ər\e&w/GMǜVr0Dp?).`߹ogGfmvw:lJ rٌE\MQXN)l5_6<~O! -!ecۚ{?'s;2߻-U6DKO:ЏKUaNu|ORU5QX{Fh[ͷ7Y£q 5<6q21aƎELRǣS䯰߃֡3owfs:MKp>6H\ы|iK94AElXx;{3ҨBx"7cMf6HY_3nk:J~"W'Ǖ8M9U^7x#m_BwfR7cLJeOV ,u@o!Т<{%`$^}i>w^#Ƿ=W@Ic@]~8s?Hn6Q@H+ry{Ѹ>?)AIE 4ײ30fEXMg,^%:wQ3ݪ͹@z'O 8ҼՊ{EqC.HxqX&!pLx, ṺlJa e$ s%HJmHfbGvz \dUј>pH>CP~YYD\e>̋mn֟O ݠ)ңMāgd- |S7'IQo /v;;ğ>tKJ\NgWY\J5ԅ)VDN< v"4cǙ_Q9U9fGu":{A.31cVaS&# 1oZ~]1Bjƕ*74m M|[YXv8 %g9[JT*w0$DwH/r6XdSE"`3v.,R/wy;7 :#, (Ll>]Dds]x .~o`){Feb6ܬsI0X5╅qqu3=0%=oӳIZ ;j}Q;ʓUF"}POqXBYq9b)ԑxܷZq?}V@_(Yq<5WOky!ߤMGWo3 $C|]wRX3VT35]|P*oܚ6+Կ0Bʑn_3|P=+W7C>JÊ+h6AS' :nPB'dث)Rhx wl2Xuj ^U gcA@p~0olKhkU4u]oN "&c?2D .wʈ250- ˡeyύb9ӷJx ^m_@P%bGE\S`s 5B.W\ Ly/ֶzUn~ޝ(˒e>μrĔX드D!S;F8ĶJ*cc='u;?K@m N-4~U$Af̍X,<9${Z>[HAu[Mրf6d=}L;W3|d8.اC~O$|uy}ZeI+rry4z/f։cV' @č7ߕ>[K"x%8ڼyΛ͟ W&ɐ+ V˘Q1 ytⶨ ꕃqvYFIl`+ <~mS\UTnM.Z&-,RC8)&iyU f 맛[4u&ºXP>ϫ+1ȢL$|"z>7 xZCL_.^)F4 [6ԇ`uPu1% G$.9HM&NgpÉ4?mPyR+;}t)s24Ol?h-g-IO`4Ѵ~hg@g AUV H%Qzo[ɉ>) ¬a ZQloCT:ΕB2|ͻw~TwMJ兾v>!F#27?ښpFՊ)З6ii@rY^;ةU5ìr2<w.̟d& F |q"p9n&^y-^89g-\# ^U61YS>`#CR {vy4(D0z% kdm^O*0{Ǵ mK!M{TkvEF:uT'=Љ:+ie[\@% :Wugq5D#|(ޑV@Pl-7F,L˂uh~hcR~ tfN4wjtv7MM @-)0ۚPHZE pu3at-]c3@jAf#5'(@o2wZ=~QpJƊ !f7y'#Y1ZnHccrFt;|ln72?Mf!1=3?V~QgiD]so@OzGw.!y,Np0~.LZQ@g]>~Udm+Wp #\#&[ G /KiJu(\_tځT࣫:qY6!3M#Ǐ]6!` Vvx{h#u@~- 5XjmQ&(]п?C?]EC*\KZD"_MY#9&o(ן(vk6Zt4ƣ_l/X HL|UexM#,"@\p絍<=7ΗBUgfy /g>5Icav(ٲi1mI>Mp'FV$.r˵w^x+{(d &%#`\3{CqD;0*ST/#sY:Fu94c)9 Ĥ#Ad$ ܛ=ـÛzٺIN8}捰`"$E0T3?Gu;vƊ|PNQ+jyd#'Yv`O p %XqJ;k\;1թq1v6=/pE ѳ6"n)Q}k8+8a tv;%t>^)2{59R8rO EfUpVӯVXzO8#V܎X Sg+FIghl<~,@w$)Yp{KٽIq7%@,Lڣlϊcvԋ$b\I4q~}̫y+-n0 D_ZtC}O:3~WS<^خ'YJ2աMVZ݆ໞD s:uij ƦW6^SU5_]>GzETJLta%(/qI}ZVO*G3UЧٯ߳PL[KV: (alaP]cp y=$,N()!29ɬ\~uuKQxdP|(XkXM' ʯGPvϯ,0hǜkF>P.;]#D8,DA} "=T 3ytt.]ɜTX%3 o|NMbVJ=m_lg tZ`:{=3ÒtGci>l` |mD *ډ7ΚZ$KOz)JQ5A#ϚCyY^?{9D~Obk:Ǣl?u@dwU¥k*uP<)9Q_ Fd% |l5 y1bMO!%A\ xZZ|pۥpD==<ʧϖ잟%Z@bG.{=,$t>ۋ\Q?|Bs]o>)P H"v/N_~!(r/֟ &` |\J?39阮mB(=׋ɇ= &ܻ/$ʶn`` T ٙDfջ*6,gB-{r9%Pr#;g- 륕4wd͘ZqfBԾٷ32zc涎A#d: OkKF:Os|o8qq5_?[P39ǺR"M1[xx8Ȅu8Wtnz,0p4c$΅| M4gtd>v}ߜJ!0#qNm̸I$8ti.c5kRq @˭N4N厸OȜwSyS)ƿ8)%;\b_OVaҐtU ؔ2cݧ:|U[ m<ʺ[ jXb<(EX:]~jwA4 ID턻iS)]4GvP L0m}ms+\] }e!^%f(t2SÎ|WGJ|I` :OO[)9 ijNv ںKj#mZq#>/El⸜/ݹU=lA)X88cF\ A jb OF%充NUvjQۥ3F]jL҂ j3~;K^9wb=5?N\@SY!'U@r4P켐uu˙+R?n g{_]fupdn Ux4\FBorٖomIE=iT1ۯfн.QZ15KI^;DMvds %ƇT\&\}2y~F*B/:JDþ@ gU:xKZojX?Sƙ js8\%U{Z&7"A1C( jͨAժpy1S 1>~6` `x8maA.ŶEyiQI.\"6ԔXL%Fj1aɑfӘ>v^}K;(W}E~ #z .f؞Ȟi]NTqҷd|e7suw]瘞x&&7{<# GshnNbgoėʛLJe>TtGa/j57mJ0𶂑^Z&LC U',udT]evV;.mpFMV . K"zI<) jzXĩ>8 ݘ'Z֊zwǯ hfŹ֋jq5i8N3:.E浜}J'p~!] rĒ-*$l.i>wT=b"⩟JqC4O+Q {Njf|o"ҬM o0+kcMunu˰Z?N_ynuO(8ΏEd̑B¡܍ a{ v/~P2\/: /6Z+ͮ#™n!kBL:{=`}jYzQ[(Z´sGm=Kz<4u16KX,K)kw؇͗SF5>  O.d0 E$2^|jW `L'1U~4NlTy> LZCDӽO`eQɐJ}0h6@ ?pwkgYyaLJr$~9_S ,BEQg%&z˯֩A; 3dY3Mb+ex :gR"?/c^Ek'_'lyHKɃ3bM6 ItkJRqҠoldt0d!'sW64-lH~@$wm>; ue_Y&BWo’D:U-/Ӻ'\k<89V]3XKE7SO!tXRdYGn|{ZP&V.֭D"+_$X1I7WïfAƘEä(+!爯U8ߓiqiR[9Uj9xoIJf\؊[oS0 x[Un5 RoVUxdmHE1y2WO,_M#9 nDr"M9BKu\mriHٜz2z=3mS۞(me ȱ(i.j~B0MWm]uU3\;]Rfj۬y"IW:YtDшJ3[.-X8o5դ'42,^s֖q;2ؖxǕpֹpQ̐DaYTY }>_%N<  p!&n.fE&B _LJ F Aqeuf"$ HYqI;  Z%sn+9Zg Ie*@fyeIlO4(X0c/kp %W 2׿d'g`+(|$UVtL:>iN2c+eP^=3PGqKp( +%?BvnE#87YHqȞ}( Alɣ3 {$ג"KtlĔa5_'$?^B&^DDL^2xտ酧&DWMv /'cNY iaMy RyؼZ hWo~bU0*j6D:ܖw 4ɫ&[Lk 0H"{1n1X_ܥz| 2t.b qτrĆ/yhq\+őE%V_!;ܬ?8|G`X–܃<7GWUJ-KOֽ@2UrHW[|F\;3$ֳV_q@l/tV[dCej A rqiz}nUU_,hM-b)ze>m6ZZؓH 8o6"l!!@iryDH@`>U}ab EC??x]\hH^ܿPbP'%M̯mrK$bڝm-¦=<{5̵\-Evp}Φ|w,*25XG#-3YxA\&5$Aܬ Cx\6_E[#h-lZ,hDzYvF:IP,1BWu 0KnlO!5MY7ڳtvVLi8fvA>pfǏ F/V PHm?m 2}}M kf[x% M0"仼sL? "hY*ǩ}7gQ^tPu0>?ΰ.ՅFcJ Лv*-a^Unwc m"1|eɥsyn;@،;,O;U6#KRM-? $Յ&G_O6!SR}nw)'h2F)2ړE(۱FAV֯,س=ˍ \׉ƳYqnĴEH%o)=*ƉFP`3"Z.MQ# #o^3>hikh/b@#3@]rB\٠X&'#xжcBؒBy rs+zY2hN : T*j -U?n="hWI{ 4$H>2bP^l:d `\R͈$%Jc6b5j;O :5v AtV*S !),…O@F D{%ԭ?!)}pK \T]ݼjlkRV<!=Q Sn|́׻8sjВ{κZU%(؜qu'gpzkwP.H܉ 㡸rBkG2w|f)8=1ZAF"/G㍿^-=6+*p''z+juHXh\WVT+C\#hHB;;Q.$>R#XO=oX#3 ^t RmQ[Y9hƸЄv3؃kH:,.0CTTEiVskLiHvl@S]D Rں>(L܃1$9dC[A`ku0'荆73ʢaL"7.ZgR1 csNta sr<'Ќ^(ChBF:w}KnyCa:7KWapc&(a"3 ` 4sHUDfjGŪAa#дk^8“آSt(?( h@o}E.3j8x%-]мL&Z`=#iiW#=[K)+tPltH[2$C@q][Lp_-`l e]_`#:bF#ޣdQpS5B ,A rG~K7ҙťsA ,Y.#<OʱqD)>8 e"jj%juL V%{Wͷy'SN򻒱{1-O/xQ`* (wLK|(c,4Kdbv.CpKl>ΈW1cX # y=73M,1ܶ᧚`Uv:SM+|vdxaMZVEoyq$ tΫOgEWl{'5|: 99(=I&;aɐc$!sҳXakT6b&dx\c%\zkCf]4D8xb"0V,ݬz17':h$kq'';*ՐA.nTCMOYqǂ Zs[u [qvtr܉rB.dk-_D Q Jeokު @B ?Cס5* 0:"n nti53glbCٙ`U˔%7UͰʬbϣ5aE[]A2kgKB3tB4-p?>=cɶ$N?;ZSh  |w=zc? h쪰,[j m/ jڗ\L(h.sLy\"8{j&lƔ̏]q'N?ۃNғs-8?V x R8űWжFIqY֤љ|^PBa(&2!f :ކ*QX\"z aǿs^AWyG:{OLOSܬFP>12;VS9S݊EXw|89'{+)H3V(\ir67x@[N 2dkQ<۵҂Gun5/*R~\tv~%WwkʰivUۏQ5wO;ia`E{9O\ID+(a6qVp\B;fTԹ}ѕ4 /'V`A: 9{wD P@;¶I'N'[y^s<$;Pҕ n8l mX /nzq GK bJxF\j~Y#kj$A8B%؀ s׳]zޠwpq4QA[똌+hkjA[hv([HPE[yA;ϻ7W|{%N$_pZ¥<9W2]ԳuKXK5]?DD 6Gup43fׁu +5;)F:$Cp8F r _hmZ)Um WJZkJ`.Izuh=9ԹMw1y) Xkw)=L5y^67}$`H!nӑ6p8U6j|j"9}dtrIӸ:mL O-w$e#٠󶥿 Nb`H7T^4Hl2w tP8lx ܺ+5v%(oO(l,b,;d42R(1Mˠ#4~~b%t Aнjي ]eoI VOUu%G$]0}Y1s,k8,yin9([֦tr!km ,]AU Sd|px;Ǚ94t81h^o9{dzңɚx̘%'[<,aj9aݛ?TeFT4 72E^]er5K ׳odcja2Qbq{*$P~> cgw }$3X2rm摐qN.[cwx eB:5׃{뙹飿޵ofEp׈z6Zԝ ` eq̠R[vcV!W9 _5$O8 Pn&:!/=/Ҧ*Hd~[YrR1" g\"d!*b$mXqQmA7CJJ)fJ[tx0ߜBɧ+eyDXeufJ8lsӼڃh]TW?417ȸ>z3D ]@ \C 1t"~ {?Ǹ~ABZܣ'&Eal4LTc=uZv]Ah|ohhmt=#/idL{m\0K5o^Id{+L!izNN7 $kqsyޏ9m~3F$R]wqjjJo+s@jGD&pO&8K;?0;_\sGpЁ^tӦF#A7"ؑ.~%c&CD`^]%%,.Mm+e!Cy*ɂ0c G"3|L,h`X6 AB_+i[F^|Pν X ^9}DBrWvpNjgBC̝vkm=ScQH2vpX>/F[u1w}.}2T#,/>T4ȸuYҙE\m -`'[r EsxꄸAX qң6aBn! ak2ƾ'WT6 BӅӳM-d8_?z'A%f&!ܼԴ(Gշߟ[1y\r,rjœ"/N*iybLNeŢt|97S-8=6v[+X5Թ4j9/&T=84UQV>ĸtoԎ yaQCLil"UơA ( YPU"7W^3+y%25"s÷G:Ʀ)gݐ,ٺ&c#*hѱA3M#1;e7* Z\oBBf _rU32#/[zz ><?0~M45׌贐t+=`]] )5U#}G)N-6~ɯנͦPyl!)6իKֹtH:i2 Kۙi\Ts}L]-lI7#g]x(Sin$B!8K-2ry-qi~#ݔNL߲ZaX05KMEA.;P!87W/Q;(rfEx f,'b~;AMҷT@D[аH߅e-Qoi ɦ`NU6KAT7'r{rua\8z -bJYM1[S3>٦B}:/9Liގ>ul/*/N-L0e֩_ sJ'<#A/!eխ_1S] / TԼ6fKof;Qu V|Y#ݨXVIF\~ /q"7j`|ˎ;Zy2maKy-b;&0үTksw穟(տ 7c S\C]e 5wCje]pec|ټϜZYlzqW`g綄+xf%xa8,?Z3}T"D`Xi>rzWf8K\4+Н)[r^M@qKQ;V7mE[; 9]4G{":۴H`V4V%;; !Pŀͦr!Aů|O0B (g}E6;@\٥$ZqU0ض}D&Ѫ0FU> 4|( 01?lM4t<, @$5Y2 CzeP?5!N4KNџiY SLdQw<7DLiѴ$A|/BMq/ 's,ݥr<5 LLyT}sA}oq$= %geKKS vŴɭX|9Ǐ(8VM]*z(S*Ic|{}4nn6"qсg]uӖvD a:tʫ\N_GJUw$?Eõnd0g- s4k+Z/m wY;[_Z*Dl0~g#.` ..>ٔS2@{-%2W͙L!]let,6lRMkB$vn6 ѷB{M̂/ٳZzK` sL~6=<֤9̯T-țDu-lbmیp*ڌ-&?ғgqcJD1Z`xX"BkubI}Y FZy -RH7y,^eЯo=٩zX+dS ϳ&&u~K>L/F|e=9'jTW3p)U ›‘H8\ +z+IE:\,n=&2 1,3fL+G03nw48M [6h>#I-On 4lΰ/72\;+?4 2ٙ){JEyZ/"Sh<%mGT'6ITxBHqHhJb,[c;`>%\"AY PZAy4P|n"xƹ>HMQ15Y!Lw6B+4ߪYlfBà"Ċm5Nt059G ƑPa*7?rF1&=[ c+ * AOZZ1ϕF+w)@ȗ{+- nm|pbx'|ֳFsb]_u8˴NqA' MX°CH] +,kS;ݣx`bQ S#YBR\ϛ*sIT%o®{aܵrŃmFP0k}(# ⠼D a|.v&hPJiMΌqya`j 캆k)%Lo vlT:N biڳ`ꎗXقљN+|#  RBY/3:NР7V<Һy+ %-Ȉ|[Z1`nݒZQvmʿ)2J% )2fуu~s<ֿ85JʷXͺ0tSlmmG'?j>(Җ'|/t a݀>C-y 1;M@uN*1Fyu[~^J)mT .$|}Z Un{ϟkG¬-F]OݘC2X ňY!qwM]8\+-Oa <ݤ"i3=D>6Rc} sAL?a.HeHR!GZ8`C O'B<dU9bC/#w{ۄ<հ;/e 4#@ ؼ=(I9ܜ1kA(T^5g ^Mox>G Ǭ|â}%&>Hcg~1Ώ>GT~&YʌAƍ֣[3_ vy SX-aS+q4&skw1-$6(bՆ͝C X>N %m;n!깼GTۍy=Ѧ3E^UC񯭞h-ς^\miV8!EfYw"T٭(0KP ]c|EORclH.V4QF?Zj% ipQ:F1vk>!Sby 4f{ojR+oM.٩#hZT'``8z,}e?I4Q0o9 l E"gAP >@jFt&60f<^$ίC\^Sk|Ɖ%My mο !}e@ ~ $8h Zlx@%AL .#B5_g'F9Riv>ԝk]6Kۍ%tu0z%RіCkΐ۵}OvQInS6T8gB $q#<װVrYmxލH jdi\v5|}|gaEgI1ωtV8X21uV^Lu %ښN*܀ΖtD re?!vHzw_ρ&/J(ԭ+26biR %>JW[o30F>)Eu 7_\0M<SYgznQȀ㯦; ¢uٽ`& $}IN˼~VFROHKڙVXUM%B"EÏZC Q;kس%^d:Xی[UJڞ5h~(ra *bi5/TTn`Ek#OM[KO䜫~ԇ5jpb8ү6XŶUWN_#ɿo.2Y`0Ev*.{ 4=ўc9RZ qd,P[ENdr oRţg׿rm=CȭgЄcf)<]aJ3YJ kmf5k)ɘ3YJb&hQ4xpMigBSa FR/hߝ=Щh`B@D蔵X [O&5'IB*" ]'sjg>@Tԝ-D/ڞ ?JgYW%Lj^W hXݪU*ܩR6 l`7\E+x-R7 bU $ܕ:I_3D9\f {܅i?jZ>X4-:yσyo*&Ԇr1tM\fYo-tg`06*%0vӪe&/[)N ^*O6I".xH:3tRZّjN2bWӈر1?SA,ky1=p 2׌l>o ,ƿ*d?҉V[elV,'n`(O*ۇ‡qr_AS:SJJЏQC OOl#\f u8]+hc,uc!;0v|)r?Um UwFM3 ^aJÓmߥ-3Sx)d VkFD" BFНZ)G*r%yfŏTSRn*o~9$3g3ޚu=tFGdN-?;R8QYJ c.Ie':& ܱ`;y窺0/MtEj[}s {<1K/?^)h-`ڼX: A[IX,r[A(d CM+*4m4QI1q^@pDE[T]<6j0:]&dI\PޭѪ[Y*gG|] fu1- _ʗ^&"l5WGw( 6x89 PHHiZ%-CJ{c/b:؂݇y%gz Whǧ34+y7ku]*IU!~&r;A=7Qgi `p?WrJJ'Th'Hƒr K}ln{5?y,e0͈./#.2C$;aL]υ-_)NIIŰ9(F=:}EBܓ>m݌ajbb ŝ;9H?4y>ig`"(+*I,⍴F2ξH1_ډǵPMȫ-!~[W /wɢ%̿hh+Tf,i/)EkR?2 dyחcDNb92c(e?Ƙ1J?6oBdpôMMssVݖyEc@/&d/G .6۝XxK=h"td4~x.Fހ ځ*#63ݍb} YUȯ)!(RroՁUk<:Mxx/Z(+xE5-So.)qUZgoO-bX\qMdYxv $[)crh$ SZ# w7*OdPf/BXܓpr2wQY< csVB#>pjo|^Ȣ.` OW' :+Ge~s  ,Ai0Z*f\%*RpD}fՐ fQ9a*ˬɦmIų`E4V}r!l^6W盼s!7zaHhN3Oi-~HmEE]~u7ln{ӛ<}:JQ,z*?m*l dc=՚{zGŻ W|cb3Bj-K%% 2Sۋa% Qp&XF>Y+Z֐4&i녺=&G݊iT9lHCg.bgTԕO m*2pTNb>d6o#VWtگ1dMYs, H0oɕsjt\l4 EsP'`1BXhȹXnA a0V*$m%Q|4:k]s|[T1\8%b}\@JLTVB1H ??sNx}y*6ĠQ4+swm2w3 QHya˕"x!hK?l3Tj["֎OEj~ZB:!lhP K7`pܡ4wbqY7α5U<[ H;v@P3}h."?+fqn-jȢ#¹G݋Ki7K> V- Fȸj:|e1Ї+L-ѡhpm~`]~,=4F)4Ժ 4˘c9Z<%(+A\r1$1+)N860P L;d7Do D=4M?>T>yR~{/! jwn}L-a#bf~Cs0.'賅\~r5Q"2*L"@}P]>?U<`c