python3-32bit-debuginfo-3.6.12-lp152.4.9.1 4>$  Ap_/=„6R srn'/ VTµ[j?=%qA+50@<褄9[o)+1|ae|$VRBE/vۮzg(){IDHYO[eS`P'؛mmp}1;UQNU]77?p9wi>ǐSꃨ06dJq &`2ce1941d3f27efbd36b47f6111a491e834080490271672582e01b8b6d1acaaa490da76ae845bd75b65b1145bac053604b03156fdd^ԉ_/=„f[*b 7X\#b;ɠd_r{ykFJ:~**i+rsMY?KHQBw;#'z,oΚ›J:80"4♣y"&]6)6s\w: ]"zTqB>~7Q0x%`n"H6^^5EACWd3G=fRngX>ʏ АRKTu 6J?l*WnjC5~eNhE֐6A`qOxtVKq!N ې>p>jT?jDd! - S #,7 Pby   @  Dh(8I9I: I>bGbHc$Ic\XclYc|\c]d,^e bf|cg:dgegfglgugvh wi|xiyiiiij@Cpython3-32bit-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/linuxx86_64/sbin/ldconfigSSAAAAAAAA큤_ _ _ _ _ _ _ _ _ _ _ _ _ _ 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-32bit-debuginfopython3-32bit-debuginfo(x86-32)    /bin/shrpmlib(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 Bugzilla/bin/sh 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_Updatecpioxz5x86_64-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 strippedPPutf-8491d14fff64e596ecfccc14bdb03e91687d6ec6eb2219350455de825cea88f83? 7zXZ !t/ڃ] crt:bLL cXd4 TnAP[Lh!5J}$ p5y!KO 0t9ӎSPuԇB%w6#1T[YӴ Ta/S.ZJx13",\؇v7Dh>2lXnj]6߷8xE_`s5# %Q0J>Exh܁Ue\aK .sQl:"{G%&ur.yPpY&k8 n>ۓF2Ucf.@vwi_s6,̈7vSj ̏hƾDko9̅X-t`R[Lz"h,LXB;EV;ȍt( я'x L(*y&%ls/ e0'" 7y1w7Q"4.0@F!^L^.eD z3mݩLuߦ13z"GjejA{Z3zGr-Yk<uɎ:8-|oܣ@t!x\L$Zϲ"`4쑚D_ z<6Q=}p*I>y:۶fl=#O"jh!=6*a/4\{.{DSL  5G5j=h^Tp3;+Ӟi|enm!6 W`ѶB[ |3J y{<bH/9fãaD@FkM!0Ø"为0 84W+wbTptZ\aU%n 4sq 'OwBԵuTp;!<__Ӕ7=.* >ۄ}2,NFd 9൘lq§MurH+-&(ȗfņ8E-Zb^? vTV o57v.)Xh;Aι͎" {V=xt3YVB \yog)>\쬱7KlB04~z ]p^nN4 B1Ԭ7Zl yDjKqL`(jS~J2wQUbLy.Cqr1b GƸ-N+wv WIWmbcB/t#1]@CBI*Ss|e?†ܧ16wY%8ElTM ͥ!>J|W@;=:|>LǣtJf4`}z~PZZb0yMzya!l`Y޽ NQ01xpP`'W[]< ]8yYSQUCL5{ᛖ@c%tUrή* \4XL ~J+6Hq5<>w!ضvhOr![οW&bKUJG- NcԢFo]X2[Κ\y_+*U _Ew]3R y"? .ӝZ)J\ȋbWwdaY#÷9 T<1B|q+]d:a+.ZЉ;6ӑ|.[s0M<k汈u [҄z2&8CceȵRN\̨p5ntӢ[VK0ܴh'r) oU_X홫8aōѓu~Cu~7h \2Jq"ب⸅VVmli>Ł>ClQ+/ѺXˏFMoT૿  {Sb\wͻBxP=cG#ТvV+J;<-yZ). wDw׭ (g6nyZ-eA\#U- YG"QQ M 6ET =-t[6[m %$=N!cѡk&2Ah.Ȯj/,)XQ@m9 YP'J&f*;\s&Ot"A:WstPX{$>`m#V(D)-kE'YC;NRCm=l'.؊Jlȧ|ΚR=@2.8K;UљDs*bDZ!SFi`NNfDZ@*zNG *Mk^|SR>vo,lU9,/ dߑztl T Q{H|bCgNw=w'KnMoD|Y.Q;IB$JOR!#W(VҷLGQx/rORdOE&n8]: LngxSwkUw]r` dCschZ.'^kza_ ëǹ*Plu-C1cSr⾇zL%v"Ŏ3D:]I]l$F#kNi1 [ƒRSpY573Z#(} 3w#?""\<#PHWV }kGաelC:kITc |&A @#Ge;gLnIq*po} )Sb[d?'̆mßNphB L=G^=~@Qb/m.ϧyB2٥9sj8/O IR*w ,`7 A1H% (vK[cv;kѫV! p^-ZF\]r^/uNSK8Gtيc7Xݴ-wA7k _97i%e,s΁>١s`uF]tÇُ<a ݚG.˞Ϊ-oDBr ic`°S>Q^{-ִEG ʹdV_,<% D4Ӣ=rY?oއ~1@ZJרPھ"͹ܥrEg7+݆D5xivޤ&Tq)5"Hw &SPs }+,#Jru.s*r2/"M wJ%>5v%%/B\ ȲO`t)Ws}]4uhjK{9ld*Կvr{n }br12* ;}'v 70*8xYs8& = JrW*얇)^_mŭr9 t4TCKI&-j`#`7ӄ[+C 7ʆM#P"<2t6 dP +-72{b|՜sLmj>а4I)sx<Շ/XE;GnIwϿ!R꣕Z13y &>s5R5Cˈ H%uK>>Gt¬ {mw@2Ys~0=q_(2bvy=pQ G=}>%_\>,JFc.َb(9p};'[xy#1yv+54ǵ QP:9ԾJ*H~(C4?EAgcEL(;A<>߫k%4o &3 :4/a[} Д9V8\=(*h <9uj=0-4ЂrH gyXų$9ضJ2c ǍXE?=JTl*= Y ^tTN0j(0֝Ip7LqWQ䘅/Y J u}xv|mb*S9 q ڡIZiL4~{ǰ"5.Obxo؉Z& 3᱋Dݭ~S10GOI. {.pGpӛ0ۦ\k&japuG,&PU}.H)85m(9 bΗeFx -685%1=4.d΋~7$gnL{lDd P}&\Σw|8Ad3;"J.8m&G. 6J5$z 0'6o>+@K^Ͱc/Rd|V[y~**$QKlx uHAIy'}uKJ:/fsǚ[ofkFCl%3-$btEIan^n0;_MJ0 G:fg\F, +SϬoF Me}.dI.5pb˄M^sى:" 'zw=QǠx W?3\AF@WyA8՚StqErHOS+yHm^C&'c=BeBg(!`5EI1FV6qXJ`m ݣSsU*0 Hv {Cs`K΂۽Bh4m-yT!CF)D>G=f6\~V\Qbnd`#}^ 7B$Z>p? Ŋތ007C Bj(\<G)L9? fuyBdf 60¿^.ȩٍ7†%ez 2F3Y;`1 vEO=bTV+#IuR[j%w ,?)D֙Id1ԙ O/L; A6WXҗW$CQm)6Y`fm@ T\Y7YⳖ3B#}P\wnhk²yMb1q߅NmֿKbm؟2Lf6o7Pol\ XaL%ssqq N=X"6+ٰP Gn٦m*#[^zӢf S~>۽4aac'f~k0s_6O_qj b&g4Fl}kO2peNxְ"dMQ%$ydDQ*Q11QbYRchlِh!="/jc;kE0vǥ~ ^0ΏI3Ob` :} ]N&mvgiE;Y1\'%Wҽ>%;s*nNt*[7i Ƥ4Z,m/:dC|Uhyd/t;X?ve;S/82r*PJGʢ{fA8 :S[{ڌwlvFRuOgḒ>fH3vF-yr*7`x ܌`%koVM )3<1.,D@6M iL )jo{%8KaCwbЯ@P k/Y~mO_Ѷ힛FTۈoc+3n'JaJ#B1OC[;l#pֳwjƷ=GuXv&K6V?rciwNH/é'=dKs{{^ Oߏ*+kkcE"262%.YU'섨 $^$$rvt 7N+ VtOrC`0~$Dy#ܧ(~A2˝>T&$Aȓa@x2q^h[K*Zqv9jIA6jsk`,rnmՍqr۾i4Ѣ;OLs8uvaT)Of Uf}?-$>xv{CJB䳔Y(4Dpm|m ݑhC̝R#lMKcWn9߅G/F@Csݗ2qm׵8Qn}QJEF6@l*ꫂޭb*v=ȚdKs& a@q,h+םnl|<`a:-$DEf+t,Fp:3NXy58=irؒPBKWZaAԂynPd<,^nGf{aw;_M4;>E157j^Y٩K۱M %ޜtQQbHgw9h'F kqLffq9\`\JJFpYmEPh&hrz=8Wa|7xa㻿>**BQȟy:ְ0!0u1 fC!֋ 1>dw%YWqQ /[7{&qTxq l]z{TtDaT]Ý:De8Dl`Ĵm ӆ(;Csknt =S?K>O?[ԟ,] LN" A {x7U ȲNU聑/T䞌fnKm3]=ٮZƮmD^Guo@^8L5ދO״ ?"[hwa Ro[n\{; utKV>{ #\Z*u!uBjK&||M -<@&9KSnIAG$2NJ\Tu֞ϫ1q@`WD Hf.+}NY ~\.;|㚚Ma!h*B_!@'tb}]Ù0`eRQ\ F52WJ,W1I K@$ :t|&f.%e#V*M:/& 2LQGBk ZцgS9łsrEh]0RVﮎ>2n]TN-Wv$p;$}.Ll+<>0dH(9''kޜCfްD%&6~>+0BoGJ5ϲ(ȡb 0Q,ʒx9_v9fq2j4\2(=8ȦvH¨*U3ѻ׍.%j]X1oVh^%1ak@˰{ (N'KwˋuY]zwLC3QyQ[{gٚJufʳ!&"o>,@mH1G{LV~I UKוE.Th_w69PKDYg }j=Bd#O3VykaiC[y%N'y_yIJ2/UF4y "L :ibsBgaMm<˜ @ @ޱ'IJմ*^}b/+^9n?,An{JB_~B^|@/g,el6 B|_H>i:I%b'M&,ǜdHేI)Wt eBX'̴1KCSW:/y~*ɀN6+^yCăi`Z%[=,ڏH$CDØ@ ahq3< r/㑒^}Nrp/"g׶P[W.H3jv/Ϝ/"$ 5g ̲D &_)9['A|k>> VU/eۖ$4W 9]Ln}_@}e7(7'=`b1xL"N[\|Y'1)S'*bi_툠ډBOQ3@ .F Ġ& 7E-"DjS _Aw߂gY?} Y03^ۯxu%,XkY1HC#޿ Kc҉T cKwHBhr͆zؔڻ蚗GQ|~%jy{yI~_Ϙ!DNhtfbݣdλ x}ÚHK/4ˡc3:\/=8/Pn(6ʑQq_8EvŒ:3IL7asJi8<Fev O䂖[Ǧ^Tuq6l,XJbc{@!nhCw%.aepyeLjiֶL߳Y`-kfI v5Jʮ*5;Ok5  :v Sl*2AH.2r 9=527X]^fT.~LyX$ ;4_SuX(cu燑S: uqhDBN@'x$_Ԣ>68C*Q*\l:LTu|GX4%20y!HZrgl.I4<;F,䇹 |gC5cl;Dg[##!/ӧ J&oVJHkU136h!iI9ֶ3z⧫1Txp?@3 OG9bj;jUN[ZC{l)bKbMkxyب^-|S\:(?R{e;R@@:[ULUxk#25J9Х0"unÙoQk( IO㠕T<&g.OzLUR.ށAla "ß(XKo lB!T.QQXtD62HvrȆ8 G2Pwfu&|TEXA&/ò˕@e&}q! h2zL]{x~gTlQ> 9DՔ᭮&=WFJ->ou!Q6,#W击7Mc* ^b,wΐs@n91~Jh!eH'C;lg GE!ǩiw  >C)]9 9ACS"#2S'י1JQ5Bߨ.ğQxZȳ|"h E5,DYbQ~ :lx6q/8ج(۔^s[ جPr2ovn*4@5)(:\uDy0ƌB'/xOUޣRbT<ވ8 Z;K:0d6pX*ޭB@6d.yM'U'wj҆`[o{%A$ٞ&pk)F Ѯt#gik*;I.t<+61;A/e]V0\*`˔EokDBsUDX 8x oif\qbi^f@p畷6Ye݊whU rԻTPjV,810z־JrhilꯇJ]}&e3lnN0HvT*B}z(@Q hIU ܰ=a;(Q 05KBp^cr@7(VLc}fx8IWPrQ **jJVl8=/ PTbG5.@G@82.ĉ^5JbZVğpvɖ4'Tp&H?'1g.^+7PG}k(fmtyHׯDxusnP0Z%>\ʚW!ۢ,[C/o ʛG&7SRoe>3:I; '0_!զ~j%9Chь}p+.g i`ox:@AB 9!&=3\~A$-xOlMDr pˌTIWB qTs6 Tֶ/A4ru]+kM9&evC*uF%8܆O\4G |Uq/RnI)‘k":?X􆤩hKcR}8`FŘ'};z Y+B!?{ԙ" {G^?;31,Md=0ô<"fp7 λ(6ȭy"bn>d|=KKA:A-тW+}?91CXIdzpLp8= "Dx],\ZaNz*oEanɺ7[ uOO*ϋa~ǰ,b+AZv'_˱ ]-M{Jq|q.I3ʽ9pmal֬)YR'^Kitʞzy[QXPs"+z/11#xlz].~}ࢅuldC )|]"Ye5qG+3 =N&u H;ݙS FmN:hkV.߅r8@+4|} O.z}ǵP`N/b2ABJċݻ]/ #Wv"0D)-yi''p*ꌦ&vv-r#I~[֦)À81M2TCtR-ۃ+0 xty3`G fLSCxrxTӭ)୊0]bژ*ΐ`ŝ8ʼnȎ>E]߆>0`O:srDS%TD/cc,wDx =D}j Js,@\E'xwkZi. KYuݳAU}2^8x# ^ ,~UE;ʼabuӐpT#|Sy;08pyfxYC%$L1?)F6Q1KG7+kfrÏxh|FLL 4𣂔$ (1v#=˒@f#g OaM*KiAAnk^qS0ګxwm(3#x?`{Hٷm/A]J9hMGnN@N|apc>zrSx]e{ CО*N4}'=-DQEDd4Ar% c g%r(qN0(~f"N6≏yeGvqyctY'@DQ09?)=x.I:yhxFΦ6FL|f]>uD!2֖or XH0w~"31*-dBqޞw> 5'^Z YaWS鹣w[pԂ5,F`zuH/f1\1[7xwn{4,xbӖx;ڒ=)>ڃzpŬ$@e\MynGy#*^d3EƮ501P Z)N&( &\[67!{2Ae:tAxek#!F67N12 hIZ=ZU u=Rt\؈=OUYV2Gg4vġ}%iTzN"&=B?VXi Mw l Wʴ[׭$xYz@̟1T0$fG߭g _gNQT}P R^ج=-]R]v|CH@?.< Lr!iWLϱu6^mk + -d~~ ԃ ы-?y_-g5R2k Vn\5Qt>Bمd/ RKc[g yu/7ĨUEF"fHBB]g?|4V|puG>A[?pLot @y(U̅we)4;if..Yfn`P0Β=Ne8bW^j~U8CDgfե_*ҩ3 LO`~n {:g"dBZ^o_l\ZlT4>'U/$~l3[ LR?D+hH̦i$ زOMEvr}\0nLkc!['T僲OBlP?!ue.;q!=pҀ'LHS~msT83۵q];SaP}ݐ `rK7hyİ7 7`m/!E+F4Z|w+1[f8/s3k\PD,b ʗ.)R`gweMĨmНԩQVG]Sk19mAHOj+?5))ǒA]} VbH ~{t3spˊ7h"veR P=`C*X-O܁|uEq `<-`҆; o-Zhɖn; `ޛٰWOD27ۻ\grQtM(|{C J}K$Xl᜝۞)*ۤd|,6ݖ%d;QKo/@͡097x@&:I * B_,?oUߕ(?z_ac6⁵7K+QЀК,NRKl>pL }@+(̹R;ϽY+GӤEޔ 3Nݴ!'3, }X51boG8Jc}';$aʁ{ܜ C'6o(d\H3`g}dRg|XHK|'h<Bl+ȅWN" iȿ: M,u.Eq⹘L0 99-?Jnquۻ(=TVClEΡБc(cnUs$y ig|_4~6,ۅW1/~1ɂM*}pu'_UU#qPieOM{+Yz{ր^03}'ĊڢݘnpnXsy񫹴Guo^KK`M:8S&A:eAjU{r~/j'uXO3r]$3^gAME 4Vh*I5>]vnVM:QDs!d5 =+T8 7Oo6 ")ψR,̟2)\HIa~ c xOuQ}B6ý5؂ȼ,SJC@ I{##P=VtPJ۫]!&4Dsjeˮ(&ڏN+'b#tvCl@!F:x,-|^S9??Kr.!{5lL}+j0*ZI`FAf.\6߇lB~yca(mc O ue)Z{fC_"Pi@NB"̘iBKLe.. !5ubrU*Iv"g0QSJʛy OܣTl4S .Q5te*g}pȣ 漛:+E 6HlML2lN%%K ^v:wjڛxT`a[hxAB@WAjݬt3T$a`=@cf35ܟ8~~ 7mD^#$1R59.usqnmW cG}S,F*DSTJSGRuEZȲ i޿sE_wuQ7PDKMֺK>'^r$`/.5kotO_pזࢶ3si{`^*fT{ ȞTyBmfFvAzbIGW}Y';a,=Nnhg*} (L>lфrP o#ᙧ+g',%擶 N=Hә JtjR%oLL3|şpcT3 ׅd@B$1t#xPϸfNt|c $i* |}润Llo />mg3{>04P g?9'f2tV/]9 G??QzH lbS}'w.zSH- qz hE>& VXT0|ֺeDtfL >!y>+!'i?OJsyTTb!咣ȱȁTU >W<?\ I26ۃ٥1?gugVRo6ECMz*eU5N7TC,`ܞ#Hi.cvn P3; t(X]͢_Z%2ޠ6!T -vڑ2Wb+?&]@ qiJg9GHE@?="xﺵ[| lGpqt;83J@$j S.t*U:gfKHy,fj ^Pl D hhKY=w]P̙S-\6IjG /?%K/UT6W:hTicpqO-7#;3׭|:oIfn Ex1q9D8K}SjnBF纃N^"wrdBnWdfBdE~ @=f kd/S>6|Y34*d^1e9z!&[f{/ ް'.OW{D,Q$6HQo|Yvс_ =alOiS|zOkm4._t`G#Drܥ<+ge6Pp趠gJ$$v* ˁO\#q~tYkd̑36iZ:Tw.1ÿ.zF DȚ~ԫ.Q/GQD(GO.eT2U. 67W=ddqws_Ni59aMۻ.uxv<tuv }[=}#ylVs{ $b&v"_69c .Ե;HeǎmJi)wF!?5Λ'0M ^Y8bG3('sףSF eZ OR ݈ǰ;A5'̆@\\TWj=聶܅W{Uj=v1nrR%``z]2խd@m8K"CU-U;VaU7XywKVNŊ_jn< * L5BjWwpq*+L >Qj\ߜ` *Lߦ7<|U{EHs^j /R}q13 J @_n׹/n<=uJmEIvEh3=^RhoǖU˰z`|᠝ךn`1֊_i X" Щ2;.5:W>ZƪFGf"?2&qьu'#$G>:7ܛb‰37:i}5 Hr7N)ͽ{L8GDOຽq, pDSF_,}%]V.g%  ա{6:L& =E&8$or…/=pi^Fa=t74 67lsl0&䒴5Zre`'T/.;:`ʎ]Ǝ+tyXvK&h{(&]8~C¨0*R#=x4-U$*DzGӒ6zD;L0xX25롚ӟ'骖@̯'j2h9| + a!f" %44ODW,yZ\>F.b.1ὐAo"|BƏ$Mp2=S+.c)ۮ<DŽZ݇Z4]&Cw׭n~G0A -nHhj9daTnOA,;T[4H= ց^>޲q;2IFh vUp'C\Yx z?ȍb-YgeGBm#)z14+w;IC9[]Yn6!/H:JsT~rwk`A@pFY]E ˩4/$BqL 5OO/ \i<(bPR,s`KNN-e%1?T[ 0=c`Qm;chc$')G !e`saJwRBY!N^aXhIm/h%e=U?DD;kƨMV>pqEߐž{V\WulSP9!lu'#\ύVܗi<'v"\"pՊRbI>*1Ÿʅ-&edl8Rg oltS!JzyKfcYY:+sWK_↷|5RS@"f2Q< 7p_E\ЫK_ci}(fCsNTLI w%siٰIQad ʣVPiLfw! 4NIk< [O$ޭYjW U@#hZ,iG}RϤІ` sP!˪|,Ey6Z!=2DLANvtҾ;=gLJj}:(@st .-u*qoՙ6кTǜ#Waդ+t􈚨8H" }q/N(Ju@1{0Ľ 3D{lA}qw_hG˟k#E -XoV"ꕝڄUpXOr,c+){пǩe]50 ߾>DwOc!nN+*M%2O ܎ۇq&D02a!>Zo+viO `@.|1MC9CFr`Aj s)A0K;i2E1P|ZJ!erx#G_+"/3S? izg faMm^N& aUIFX7͈-J $sw?]A~هRD{tG7;wcY1&w:F4ȈZЖF8m,a=BIU'/&MXg6Yv~˙׈QjҲ `Ё~k7>dEbi0 [WKe}@A5Dl#Hm Z vEPQ $:jb><ȎA ʛ/Bu+QX ٦I0T?>[Z{In"q#bćg̺ܵȋ$k˃}||+=1 0% 8JGYˈinYOJ6ʢHjӶlpjKlޣHVBM%~6K n4M]bg,6Ke#Cz>-9d>+@k].(=5uzFv.y'̙$Yc]ᣬf ѓt)͌mIjh \Z6&C*ַOқĪU^ IjiZ45v] $lݹ,9ˡ%컒e(݌a!Q@۫YK\eV~mc~%ge[utd9ٺ7sP`pځzm$aa(IdUyjnzUMdIN/vpgo{s]?㭲׈ۡg no(SW N*E a4մUqg:[3T].k1aOJ*H]BJiaFbCIZ~ɡ&mܫ%z'*k— 0n`^Sq0w)Gk-TEA-1$˓$%eG\>3Ao"YhhY'`sXs J2$q` F_ϒs%H')(p_Pg'$&Sn#c.&ټXJnJt88ALyu<} fW 8]hG%NgB`C&k3=ΡDi.6Ǣmv'nN{=3tAFtlRv]i[(;L=(؎:n Qz3z\%\j8w}6tha٦{63&Vq1޳WpzD+ν7DbwJb?B`Co,Bl|vK._SYqg 3|8LSwS!ugv!h]:+LגPH3T9X߸/=4sL!6&K |\@M t!sGE9ny0ڑ6;1EV+̫R]:n[ą;k\l>nF9RڮIw [2Nn]Ic3\!?gA5ؚ9}1@:6[ska#1?%FL T>OU]YO֍.!nm^Qs1<3';juvC{ٵ@X% GD͘LH)Fv19xr dEB'0̵e?2hy i0֫H$rBݑ?s8WI*6Ҫॉ).M|꾮`%ѓ8VWcG7<CT:7Rfd^p$] !n$Úϖܭ_O:mkUf$.e%HoFC "> Ʌ% S "Y4P8 -U?1{`/z7-O}JKug+'70U|h e`e=JG|2R7Z_ _ q Aqk?-Y:3R1FzxA囖UAPz؟k|B.mfv^T8p+xU%ʛF![ ~or^!fz/QY5B'&ʀEH^EA%1x1r ^=c.J8jgqLPNi.KDFBMRw豒 uh[،b!@F;w2-u&dE0SZ]XW\cbXBVC{V sq(MOedd/gJ2:]/z띖srnp)+. BrqWg`d8`}N#$!Qw DU,xօrqtk+j'{'c?rYf5E2gS%d~@V٫,b,?S+{"1ʳ%!϶>m10 nqylްA GDEf<@4<>ʎlA݉DpGIݎ,ƻluxX5ź.$>pQSCZG_l< /kĴtD]c{zH;\$m>ݻ eoi}'}pnCi9ypG٨pJ/j҉Oyӆ_=XQ!lkE3>$WwJ.(IKLeQd|Mr`㣵T~IW.>0ꀗӌ7XWCSUeX8I=8Q1+wLWЧ}dƲҗ6. F]yH]0~Y]!ȁ_OO ,X[yw;{gkesgIIKg؋:TQ<͓4ͺ/z^m4g1H`b3ɻK>5։PqM!xY)}Ů'OXYI`cTU,O?K{>.pA,zCX*>d\`J(s-@`Ds2EdC}y8yA×~3t!=7g?b^%txx\jw/sɩ,&;)H׷'ޫó%a,Nք&>2ݻ;lZ>9`I5d=ɖ'I1/= 0:=^܏:|:NA4pvm#$3P#S2ݭ]Q=}nT|j8(]ĆM6i^Z r|[NOLV:bcdC:ITT549 'h,ꎷGF9LZbqUVj˙-Ħ}v_] !RSɖGOzvEk=}BCS둆 e+E[<k 8R(āܼN6%m϶߃])c15hAkeF&e(mnfAX-?Z߹Of/ѦN Fēaxo*pPrFLިdi MK`MZ8V?$›ջ@^#Ӡ1̵n{eؾC=h?RՆH ;F0,ӷ~Qjg=zqt. J& 3p+»k |ZBFwwtdy PcW9 K D)'w(M'1ۗ ";2/Л9#5?T ,N"Cl@2K&i+G!qr2!=^AdaSLٰU6ҟ(EQ:I$jѡ P źw֬ƑIoH?TZ cB28ɥO56q޷QF!{QP}̹ڦy9>hT>2g9:2hM-y ##s϶ Ẏ(0R>D^R% N,TzH vѯAų PON17Ӭ u CpC$tIn[Wzb5yI+ə4_輌$dpWXc*:\J?f{ F2ӂ}|+ڦl~˛|(v X dz j#t-l+ tj|yk0y@Gւ::zSe҉ig??fSX +tW'ö \Xg)f4y̿s QpxhV:[+$z%Lg"=`JR0atd檚u6ί +0JIp*]ò ޅ/& ($?s:B!\dOЅYev l[MGruBj3=+KK )X-i˪R ?*0W2BaY &NjЋ\}BJ=p׀Ůav %_ϙ@Mb5g:cKǾ.+y? $^/, G{/Ԕ̘IIc77 n =k:"sy5*^F d y ht}ED(jr3?$SX,}[xY3r'?zɻNS0܊pdS֪y upm+5m- _.c[(>Uȹq +y榐@%y,t0TG]-L][e}bEx%+cB  s@ |_C6~Z !V2ku &8~7W\`&:tgSkMG-צe݋nQ0Mr'%BELݑ y箰kTQj:ǠoHI.}&;vfܱC,R|-7;و2,zQ[x+6@B>'vk޾0˜d@ &z?,^y%< }<2LLH kUaˠ=ix[J~m\0؀T8'Iv#P&8UCN`u2PgDxJyK% i2+DZGsM$kӁ5 ɡ2P|!1s_^9n8;Qgv1P)hFSd[$Y?<=2[Pl܇p9Wf5^yk3M & Yko#;/iH1]0ap+`v(KmR뙸`O2 ^?*PoBFqW}ފOJ9#NEdϨ Dr(ßH/ ,L=av %2xS. p)Q.S1iUjOl!,JٵO\Ӎ/+wZT 5>x441N[y5:.ډϐrvWhy`&,ޢ3m׈T+`K=RHQܭK׬=d6^y. I{ }Bmsk=|.h_:u+4Dاl cşS訳S ?/ zHlZ0|}pjИybtc<:(ɒ̲"ڨ@8y;j.EDѕ>Za{wRQ0d|M. xުR8%eH-Wq xT7 @bړ*6d`,]\Wje+$ZC@Ȋ`F _A0LxۮуR4aZŠŶ&/H5K 3pnZWv}A$jCuF$ " .;[i^x957{baKI2b[]R6i3=Y*7&ĕ)␰w\S\@~=C0h7(ijQIh$׊]SY8›q!q*[z#6 Hcl@VVvXzQc%#V,,Hz$<\zr#*xw}E=~WC~T;C= B沕 *\  HALd͹"^Cxp{TK!VޚH,\]TA{L~ߡ<1n 8Z͟>s8@i Ziro+?U4$;Rw"ZEN^NW <ji!U>IʣY(2OKhp[1L="U窆TmRW7NN%RjT#/D>z8[g**\{ _ IM9ջ{rsp1 J34IwۙX̒A w3X|ܘQy#Ed`ܽ2cLuRj`-Ɉ>D4Mnd0LO E_rp\C>f,a:,1e$6DLt=ziˑV~3Dz D5նO  8U]FlM24vI7> U"8 P$#Jzm˔[Vp!<#W"t*傏k#;Wj*"Qq6!3[0C{Dz7j:p$vƃYU53 dvt^Bj{REEa"OR /6dv$IŒ3dOpǩtR"֦@ti&_EyF * YEĞ6"4XX< ct_HbqWP<(ΒAORծ=^7<1N , 0\g0mz"eM<#*n &]J;RpmO I8?&DDmA!v1xAuP/䫡C&2PXTR_\-h zG}2R E1:[ױfWOf nl<`wQQc]xytps[HJEIp x:*F*e󄱖e+'ǸF1jI_7afHBK4oMu5A,͞jR$ۚmEQd=ĦH'7vORnH[uѶ=tžgb._4hb5Lz8Jŗ@%%eU ~y"WT#ұ&rR2G(Y4E*EsP.Ei0lfHdŸ~͌A-?d۴sR&8;yDlJ20ur}*T0uh6)+ @X/qa蒑X9,9gZQ:ї.[S#,,x[Ƙǎ{U< FdRdSur1nSLZʻ*&uc%= L~Oi0d P \600蘏EJ+3< dRr #f4?9§YJp1Oc^O/^+l olDLM\}n) jHBHK_pHt]=v5qZ ]pȴ*ur;N?gbBNRMs;Yz־LpXFf,WG]B5)4ֻ1e0a3r^Ck+LEk,VzP90J:AT3wOHx|gE٧څ8l~"YZr2 Ty&yl ]&`VKE)"yck)0[@̧(<JləuRW"Qwv6 jLnƳzYk&(ApPe׀6 X+NQ<-xE{frɎv ČJM 1@1 F5VlJg}پ=ɟ窒K KZ-üY#K,W3;^) 5g{i8_ Ԋ蘭F [DcHw8ͧ/Əl$C+!0E?AWF (~e-܆=Ll(>WZl X܋8(>pMkI,=>.) ["rTDmQRjjЛ\ <8DV\?py 4F̎>-|n5ڑ3{g߆8B$h3M*X!C #˹IjKIxZ߹Z;d۴`m7^fO6! +'APo ([]ϲ93?GMJn͊ `-ˮ Y|lTL _%ɠa"]J\(@K;y;ZSӭD6Q`:=/Dt(Y3Cq2:OaT AU⼍;S dgҁtq/1)8Fe2a4]+!ibJNfY X/U'ĀNF#^M= /[@IG8Ԭ#KV ~V fgc!9m>0MtTYnZ8\,>yci [u:mxPelܔ ˋvwuEpr=yekTlYg=PZ9Q:n~ ckLW$$"0:O >m 4iXD>t,hmE!5؄?Br0GAͪL ;)?~UQ.pZg vEuWD  ;vx'djNyA'~kj% uw1{ղޛVNǐ9=ԗq\fU;buP}.I<$LcSZB6RʜhӒE5AS'۩L/F AfۅVIS7*i!EE`gja (cZcu9 'G+j0ELؿKymSKO2"5`6X|bSyJTgjpfvdǖӯH~#&cKzUϤ!39zۭ^U C+sa?{N5OQqj<| Ik̳6ÚMW&cF.Jus84^!Yi%WJ2h?3;:J yf;|V 9PNc˓bSSˤ*fngv¾:N7d !xs=xGm)[1& p`ߐWq9"4DcT?ވJ39gj߀\l =T?P./{H|A/9x6[d(V [0E'L9$R~0"J/{a#oP&MP$0'נШ/f܃E(TSGx}FjggȱR&&z ,?u$X/y@`! X;c-qK%R+|Ļڿ00CeR?sj|@?vU[d>猼 .n]Yӑ \-Js\.J\8l$`;+땾$p06P}41mm12WMM;ʥZ|D kRj2>g;Ch7U$'(]ҾAkv9Rg*Db\lB?Ħr _ފ<$`!A# h!8亭48-˝~x`$.dҝ;WH׽Y<9det$o>,zkPOtr?Uݟg)vQg8Pݭ64UAuմ%bdcvIBaQCl*f&7dĢvmUL[P֛(pɛBKZ 7&UMOZ EGBh}z-1]&%hBGAtYlk+ TQf޳"p!fs.^13@[S-q!9brR>8V=LCEnȭьTuʞ<͑H9RSƬ_˿5m5*Nqk-񪰟 T`lR5 -{c!7VxiP[;wB6JD&[[~UA7"$/%43IK3s5i&`HU\bjx5<Nl7' SO}n{Q`hNgp3Lʕhîh%oph)F@cŲf4R9h@ 4XЎ=Q`HY)lINW1Uj4)o\e BӽƄCiaf`qu'@kRrs1Ͳ>jDY9[ L)"Л{_ϋN{=2- ևæd ;BdS.M܍=771R:]I*"%'}g;cRiC1{@‚^L>6Xu}%PvٲLh"RppL^>Fa,:ffv8U%lqIf GˌRľc<89Vt2K4SϩCo"}jSLi3D܌b=eZmRպbjsB4CچLe^@uAFDh=:-y">/\*T> K$¾Kg`YUt79}h[5R'B}ڇcX䪹vh󮛈Ԇ?bGvT~T4W}ʍ\IU@ Xix͉ka(/ݾҝbbp;ӦOh̦y h(mz%pYlfگl9k@&**.8FCcN-ο2+Y}MF5cKV&TKF>%P>h jQڬZ!4VAv['1r|ƥypE&1>zܥc5S_ҧ \#<ۧ/j-¦b׻>'a? 5!PwUD,WX3,~T$/ŹuiVI x7˾EcY[#05սnsY qޙkQS43G "H_hs=}*V e>&(%0Ⅿhpr̅֟ƨHtOd.؏Et(fk -%,*!7H\Nc/"!L$PpYB 7AXM54՗#C"\uT$L+!ј-㶊pMF>Nt6kN³[> e8* 9ȩm繲" ~ࣰ$(ZgBL\|R Dy]L݂NNlч-[LwLٌT!Y}..^+- X2k&Jr+3\<7 ZZA 0Ŝi(\#W M%.tS5 [ͥ/ߦ  GC4h.ڗT\Z˭8O8g%|`X1ߥ ơ9UݘDŽ…)w5%ߖ9[yNwأjlz۾ɵ_NIl̻{{8{V4J{Eb[Zr3 +By [TbQ=SjBa}l_eKA[M@[,ӿTGmRѯa:fmhx"@7d|`n"9z-o.|u0JQI%~!op% 3VZDo2":fH{ƹ\s[(!!D?WnLɆn0@GE} 3Qe>hXPo|K.#fc> o1?߹߹v*025FC*pI+~?;Tf[!8.c▾D2C}$ Gd+/9\l  .e~#:PW49IJbQs(\z@Q&8y}T Z?, df{6G bTZmݦb *`q`^j4LŏihZGҝERcBrD0Ua^HeA?J ׼PEʯV1)6vʷC-}|NvԧР9>؀2%5bAD|/ʠ"\5\Aw_. 712%5N!5T k}Za^>JO)ނ`;1s6dKb<n` T-ϻ Ȭ/6ȴTtI敳 Q]=WU&p6otnn6]{GDEA^MסVָ" +PawO4=%@i_b3)}՝@[Kf T6>;mb}j:OnJ#u+bojRE"TgwQ|Uxs羘x}"~ꃤWz5'ڀ4yF- B ї20` J1e'=#L6{^]ؠW 6($ws o&d ˧M1Nx.Y$7M*2\\fnlT|rg ۵sF,BZ1@5'O S[MFsqK otϻ>ВBȴk/&b>q>-Ao&4Bi/:@`Ҋ䔅Xz,eHW)$D(3殍:|U/\t s>}2xϑD!j1 $_aSNv7+=WV/mEfEfx-٣7??W@S3xEfwr"wUfAt\+$9ZײQTӃnέÃV3A>lZއ)WCn)D(OMYw$UiSj]zOp5G2A=$W\ґQ9' kugGxM *`55]@-SZpGR]b䉙[;IQrru˽} 2#;Gĭ- Z@ p/DOgۆn 9Rkӗ1'6QueSLiX2I͌nR,I0Ymʼ}p`>IY 4>;qha.%oB0o#ҩ 9i/W^:W%Z)I,[A1XQr1@/j*'28ٜD5Q8#T#e77!3 [4e[dr;*ʃݧdOq Jx34>$/ʵ$[7cFiyQ6V.ő.>JuAKPrh7OQrU'Ln2>eΜ:Y>l@,=h?(-: QXN͆ _2ywնT [5]'tw 0><jUd9BX|qRxAQL2s|T[U=q'LGa,lW*'k~ͺƷ#ֆå#gb 8%Hđ)=, VX ?8Cb +͆fQ:r!#?"梭J{|9NjaQ*u]?AeurB~k7 kG~$G#V.W͞Eh=_ ͧsiq "an6`}"".o"[ ~ L1]Ouu[~c\CYJDS` F}#t{>MTzphb κN& \4p/l=&\drw2Bq+E)d̵Y*IARIy]|݅q9&Bn;ص@FʗRI^%bi5a UXU #ߵDW-9y\/;<Ü8W($hYޣb />v!;:w6uWe۝t#,F_f[fBϻ[7$"[s䃥nNxƞ)&. ce97dS傕-9c p?.'l vtBT%5 LsV!|]7I:`v'􍤹"i؏(׸"PZsv(z%]l`Dͯ@Oed{QGPuy~(sEN$7d6mLQ,ՔM6C@Atf asP01E*(6%tƝPBe^Vk >*D]"j|*\ N}onl/&/${衭ٙkRxʌ}:EqZl7׊=HM[Q3Pv@8|s=o& Lqٚ|ݜkSmgH$QH$ؐʙFqb׮_I8 x-KLDx9m8+5MHq)$Qy\=-r):.\>%TAqk|Eh2eL7 ;|Rv`X̷X(l/ 6Gtܲg^[2Gx&gN$j:Oɴá{X\~f힑9@cX'3vvy8̣w1vi@b@JbC,_W>Yԟն]W'nJp K1v'As P3'Z $z6',u}@ȷ0 ?h$#Z?cɈ)F[jss4TGG2Ԕfr@j;eZDCU!6nVP Y`{ %? !i!.olgo9y*ZުݥD4{>ڮ+5Rd|:POny"i f2#ʙGIM1@ٍ: /+HR##I!-ǻ:"ry9Ezò ~}tP_v -tmRW?_qBdu8HX&7 RGVUu(e܂BR<~Ѡk $E3+,Iv >5^XE눿0d A/NXj+qvϑo.7>I+j@uXk;7A9 r>1]m`;x(bPѲ5{bm~-Y`hA'|ڰNuŴd6\ނHDnp筅sEVH7,*e H9vɀjS#R"k űhsBʛ7"]%.OT# 84UgQ_-ӸDI_G8,azHFHbk%T৒+X-G p7KWsi%NӢ{N4ЙI|Y0Y?$ygƥϻDwF;8Gӭxg3sQ$XU@QAi h_) {Rem8DeV>5?TkЄ:%RL r 0(:ix[%_BIJauW G)GX,@/Y:!**%-x@p3Kͧuӥ*_]l!\"{ia \%GkҞR҆GV(-/6ב_b{s^=@~av23,y/~{e6?vdtD'ӭ|}x=GhtUaҕjry5DԝftD8< L #gM(ꨴoasY~A39_*+Lp\Ji۲C;{6"֙%<X<ۦ΅JOT GQ+<_uq_sf/zDr o铕̶ʛ 5TWY~tƅ %k w!^Ci|ZDm8#CU> <)u 7jNCBT~vC|,&g.^^E轭˄Bm!}"CRR]BG웪Ggy 8;5]pu7pS2b.*KfQG\GZU[SbECEOwʇ+ Q=,li6`6 U:h"D+`Mܫuu4)7~ifXL͗g^^xL~{i iJV̶=x]&C(# K\!w5XH\Ӵ>iOQ0SS:z<6΁>D/.`LTh;ЂUUM# dn D|>&"!)2\eAэӗР 41vZ 4KEݨ|[24y<6C֛F~J|ZöwӴ݋9mxjX0`Y&؜[ U~ښ (ɢvx@dURIVd&ri~jlF7FDCG=p.su@Ae_d5 Ѝ1M( $ƢpqO͢~*bT\#^23|%R/O}6t 0ث'{`BǨ#q:ǔ5ca|0o#4O~ݣpNT"{L̛hmŢ"2f ȁ«I.2>qr =yGKlȁhy@.Iȟ|7 ~b),<q '~."3aݧEuNb[?T,ާ>O]&ũ jkgC' FwϾMh4ݝn؄zʾ!Ò44䋧yLVhaN1d1;hm[3A ,2M=4^^kH'ĒRcjUխѴNNhl ~&a)n yfN-U-5x #Ll' /4*8JPD6EYo=^@Ae>bUY |$ތQg);;IQe3)Y "| chTrތV|%t ?)#͆,?#p2Z%m DG*؎G4J9/syV5-7炢A1̋R*p Ù:VtZ#rtھ7"P mݘp#MͧbYp60IPv ݽbHJ<-C_%$m7okjn8Q;;SvN^xNdʻ7iYKJ\ZTY(f> } )O̯#$tXP PT W`WoR38Y44Z̒C ӂ>:G OVǑtʽXL8[idĪD=t;k$OVʦs|Ɛ5aP >r>0nBwPҬ=Db{(`Z[au:Rcns#d\rmP.$ p=D,㟫qk*q ߐSTs!ABD`(J8(b^e!wwn(%nfwP)cND| ]{c1]SAcNpՑDeUQ̙5er2&pLv\+ 5VJ/7@YcM!M7,dk܁ 7H 0i)tՕǩeepԙ2O=&T;W].j?)3kodOqs75nQ(Y-Ma^>w&Ci=LϹB J49:Z%eH bjB~\3B1%W:QX , UWJ~iV$^8ƧIaP!liRhif L.yDm>;|$ $KIu(Oȩyme3T6P?#ͱx%q"cq ȋI1n/ڍTr n/QЎP%c  _J*dVI)Ts)<^`8u|cp7_.ղ=FDLuWhI7tfZ J4L[o4smC ?2 inMPQ{1MGgWN3x8g×>&S!"MqW! G7ZF©8NgKMt,6]l?R/X~mKA08}뛰Qgi>qgK{B^ߣ}63%wb|Rjw,*|nj6^5S]DzW0Y3|{cG!@HT٬jEBzOybl؎[ g5rAC_&i^Hܶ#:l8v1t0zY ce@GKt }[BklfB%8[9{yi ʱhp%ILwr&@P7 Gfr%DItЩvWyҨ7*MO#ba4[G)Oxoyd٨jܙMrM6Fbx|BT=@nzx$[V[D[K<) IN'R X.r06ET2ifC|r6, Y%|q +k~!ۚC~czca-NYX ]UtȌf,|k7D|'':.1%E7dup@LԏnF8^PshM }2J2<7YltnuQ2ɶXre½Ղ6.Kd" IZJ{Ŝ}QD%!~ae@Cm# bh=`JۨJ8]6[eP$WԱ&KҌL dJAV˜∠\Q\`UT}8 )$Oߨ}0*WY f,=ʁ:bh$/??C碷jt6%(!`U/u'Ëĕ@Gܚ6"nD4wt9sِ|&NɊmfE~q? ]>M\Pqt0?F `鉽]pw/jJe!4T?eCh~PctB[3$ap FgFܱ3Ouˈ$>NsF5<<XӰ ǜp"6 o3 "3+$(*%6j+^Olf,p#u\.s׏R,:O܃78 As)3<; $]V $!}CQI2s7wpZ zѲS7*cvJvb/9{R +<^E'qjH (Zӣ>YƗg.? ut͒Ù/q fvf[Da޾5\7xdVSJatK"/6Jrn%D `/ );/.Ih,ǁ~2eNUsg'"R9_QU'o%B,U9EWo!6 c 2 A.tk_.efļSO} {s$=M_xYy} F7wQ{r!R1Ybsʜ@T ^%Zꥅ;eioU[9wz$ -h^$(pxoM'Sڢ醝Ѯ*?G7G"|^!JgJ]Uw0nfjMsNf]z"X}灪f-կjf=)XQLĨX<Ғ ew=Sğ"VSGp S)6TykJ%]3ʸQY˹8T2 xGŽiR3D^g9}TG8I:x醉 ȲgьwZ(cwRДYO$kb+w?3|'yaPdipFZej m ~('vᑮX")MziV"S6<ҞA@"FdCFHJL*ykٗ:^ 8!scI%K%\P}K^ l ? grh>x:b#W^5Xf:.&ѫ80tmܯ zH40^CK N~szL%y8S-T8꯯_L1BVaSXԶԶi0=o[ۥw,|a,JTġRA:7E[Ҫ[M0(A S4,m;N/^!yj;ye|Tl񪉪&^T*k5F (/HW7JZ[`-vc #}sC}ԍ)\v~ˋiJ}Z΄KaWEa L+S2"Q!JkIxSdk aT:px]Yȝ8}[ wf4u`3'ӟ.)օi _9mc=)Ȩ$4)[se1)M=hy'7 #ua  H.o(H4@0A81(?:<iܯql0Ϡ|YgmQY'֜AMyd{!JNZ*@p݆M9=v/ci;|!]hUJ5 aeJv@:hslm*T;zAQ(M OM0<cS"}Ge"$6 8ʸ*&@ j":UmF@e߇^nT; (աQX%D7LM^AܸkQ2"[N@U!Y{ 5,խÓ]i: vI55w ֳAÅ7:'ܛyP%nA(4k h^Âc}KEw.IJl }dBj(W /T@RVyCG-`h~鼹|u^`2y~A㟤Y~#e! i~PQsEOa qNe, s# Ryo͠~eꓒFuD-V5 y @c|O%'SS&=[X 3w+*gkyۛQWF>;cb)҇JٯO)A=U9>_"؅1B|R{ 6k+YʟC YZ