python-pycryptodomex-debuginfo-3.9.9-lp152.2.3.1 4>$  Ap`-︋/=„a,˃Odz&`WRiI6zsqE-SsCyAsU*]b\ic ҃O-`i\@&Oc3RxJ{)O}cm%kWv::xetq~N() c"Nq`0K4rb|y<VtpHm*_X+N#Ej:c)L6uBQjTm:]Gx;`ը 8SNzR>u=?MbЅ`ղƚa-\\71OnS,uQqKSF؈\q" K[@Yah9knϓ>%>p>4P?4@d!' 3 f $,0CLY r     (7Fx?([8d9:NF0G0H0I0X0Y1\1$]10^1ib1c2Ad2e2f2l2u2v3z33333334<Cpython-pycryptodomex-debuginfo3.9.9lp152.2.3.1Debug information for package python-pycryptodomexThis package provides debug information for package python-pycryptodomex. Debug information is useful when developing applications that use this package or when debugging this package.`-lamb71WopenSUSE Leap 15.2openSUSEBSD-2-Clausehttp://bugs.opensuse.orgDevelopment/Debughttps://www.pycryptodome.orglinuxx86_64WAA큤`-`-`-1b78d8f0bbae892fed83a524dbb38fea268297d21e8b9f08d88ebc4e0c722ca8rootrootrootrootrootrootpython-pycryptodomex-3.9.9-lp152.2.3.1.src.rpmpython-pycryptodomex-debuginfopython-pycryptodomex-debuginfo(x86-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1_0@_)M^Y]M@]]x]w@\ \ڭ\1[[[[[@["@[;e@Z@Z?ZK@Y@Y@Hans-Peter Jansen Dirk Mueller Dirk Mueller Hans-Peter Jansen Hans-Peter Jansen Thomas Bechtold Tomáš Chvátal Tomáš Chvátal Marketa Calabkova Hans-Peter Jansen Hans-Peter Jansen Hans-Peter Jansen Hans-Peter Jansen Hans-Peter Jansen Dirk Mueller Marketa Calabkova hpj@urpla.nettchvatal@suse.comhpj@urpla.nethpj@urpla.nethpj@urpla.nettoddrme2178@gmail.com- update to 3.9.9: * GH#435: Fixed Crypto.Util.number.size for negative numbers- update to 3.9.8: * GH#426: The Shamir's secret sharing implementation is not actually compatible with ``ssss``. Added an optional parameter to enable interoperability. * GH#427: Skip altogether loading of ``gmp.dll`` on Windows. * GH#420: Fix incorrect CFB decryption when the input and the output are the same buffer. * Speed up Shamir's secret sharing routines. Thanks to ncarve.- update to 3.9.7: * GH#381: Make notarization possible again on OS X when using wheels. Thanks to Colin Atkinson. * RSA OAEP decryption was not verifying that all ``PS`` bytes are zero. * GH#372: fixed memory leak for operations that use memoryviews when `cffi` is not installed. * Fixed wrong ASN.1 OID for HMAC-SHA512 in PBE2. * GH#341: Prevent ``key_to_english`` from creating invalid data when fed with keys of length not multiple of 8. Thanks to vstoykovbg. * GH#347: Fix blocking RSA signing/decryption when key has very small factor. Thanks to Martijn Pieters. * GH#308: Align stack of functions using SSE2 intrinsics to avoid crashes, when compiled with gcc on 32-bit x86 platforms.- Use the pycryptodome tarball- Update to 3.9.2 (10 November 2019): + New features * Add Python 3.8 wheels for Mac. + Resolved issues * GH#308: Avoid allocating arrays of __m128i on the stack, to cope with buggy compilers. * GH#322: Remove blanket -O3 optimization for gcc and clang, to cope with buggy compilers. * GH#337: Fix typing stubs for signatures. * GH#338: Deal with gcc installations that don't have x86intrin.h. - Update to version 3.9.1 (1 November 2019): + New features * Add Python 3.8 wheels for Linux and Windows. + Resolved issues * GH#328: minor speed-up when importing RSA. - sync spec file with python-pycryptodome- Add export LC_ALL=en_US.UTF-8 to %build, %install and %check to fix the build on older distros- Update to 3.9.0: * Add support for loading PEM files encrypted with AES256-CBC. * Add support for XChaCha20 and XChaCha20-Poly1305 ciphers. * Add support for bcrypt key derivation function (Crypto.Protocol.KDF.bcrypt). * Add support for left multiplication of an EC point by a scalar. * Add support for importing ECC and RSA keys in the new OpenSSH format.- Update to 3.8.2: * GH#291: fix strict aliasing problem, emerged with GCC 9.1.- Update to 3.8.1 * Add support for loading PEM files encrypted with AES192-CBC, AES256-CBC, and AES256-GCM. * When importing ECC keys, ignore EC PARAMS section that was included by some openssl commands. * repr() did not work for ECC.EccKey. * Minimal length for Blowfish cipher is 32 bits, not 40 bits. 3.8.0 * Speed-up ECC performance. ECDSA is 33 times faster on the NIST P-256 curve. * Added support for NIST P-384 and P-521 curves. * EccKey has new methods size_in_bits() and size_in_bytes(). * Support HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, and HMAC-SHA512 in PBE2/PBKDF2. * DER objects were not rejected if their length field had a leading zero. * Allow legacy RC2 ciphers to have 40-bit keys. * point_at_infinity() becomes an instance method for Crypto.PublicKey.ECC.EccKey, from a static one. 3.7.3 * GH#258: False positive on PSS signatures when externally provided salt is too long.- fix tarball: use the one from PyPI...- Update to 3.7.2 - Resolved issues * GH#242: Fixed compilation problem on ARM platforms. - Update to 3.7.1 - New features * Added type stubs to enable static type checking with mypy. Thanks to Michael Nix. * New ``update_after_digest`` flag for CMAC. - Resolved issues * GH#232: Fixed problem with gcc 4.x when compiling ``ghash_clmul.c``. * GH#238: Incorrect digest value produced by CMAC after cloning the object. * Method ``update()`` of an EAX cipher object was returning the underlying CMAC object, instead of the EAX object itself. * Method ``update()`` of a CMAC object was not throwing an exception after the digest was computed (with ``digest()`` or ``verify()``).- checked in python-pycrytodomex as separate package on request of Dirk Müller- fixed source url- Update to 3.7.0 - New features * Added support for Poly1305 MAC (with AES and ChaCha20 ciphers for key derivation). * Added support for ChaCha20-Poly1305 AEAD cipher. * New parameter output for Crypto.Util.strxor.strxor, Crypto.Util.strxor.strxor_c, encrypt and decrypt methods in symmetric ciphers (Crypto.Cipher package). output is a pre-allocated buffer (a bytearray or a writeable memoryview) where the result must be stored. This requires less memory for very large payloads; it is also more efficient when encrypting (or decrypting) several small payloads. - Resolved issues * GH#266: AES-GCM hangs when processing more than 4GB at a time on x86 with PCLMULQDQ instruction. - Breaks in compatibility * Drop support for Python 3.3. * Remove Crypto.Util.py3compat.unhexlify and Crypto.Util.py3compat.hexlify. * With the old Python 2.6, use only ctypes (and not cffi) to interface to native code. - Clean up spec - pycryptodomex package spec added- remove pycryptodomex copy in this package container- Update to 3.6.6 - Resolved issues: * Fix vulnerability on AESNI ECB with payloads smaller than 16 bytes. - Update to 3.5.5 - Resolved issues * Fixed incorrect AES encryption/decryption with AES acceleration on x86 due to gcc’s optimization and strict aliasing rules. * More prime number candidates than necessary where discarded as composite due to the limited way D values were searched in the Lucas test. * Fixed ResouceWarnings and DeprecationWarnings. - Update to 3.5.4 - New features: * Build Python 3.7 wheels on Linux, Windows and Mac. - Resolved issues: * More meaningful exceptions in case of mismatch in IV length (CBC/OFB/CFB modes).- Update to 3.6.3 (21 June 2018) - Resolved issues * GH#175: Fixed incorrect results for CTR encryption/decryption with more than 8 blocks. - Update to 3.6.2 (19 June 2018) - New features * ChaCha20 accepts 96 bit nonces (in addition to 64 bit nonces) as defined in RFC7539. * Accelerate AES-GCM on x86 using PCLMULQDQ instruction. * Accelerate AES-ECB and AES-CTR on x86 by pipelining AESNI instructions. * As result of the two improvements above, on x86 (Broadwell): - AES-ECB and AES-CTR are 3x faster - AES-GCM is 9x faster - Resolved issues * On Windows, MPIR library was stilled pulled in if renamed to ``gmp.dll``. - Breaks in compatibility * In ``Crypto.Util.number``, functions ``floor_div`` and ``exact_div`` have been removed. Also, ``ceil_div`` is limited to non-negative terms only. - suggesting libgmp10 and python-cffi - add license file tag- Provide/obsolete also python-crypto for py2 package- fix condition to act as drop in replacement for python-pycrypto- Update to 3.6.1 (15 April 2018) - New features * Added Google Wycheproof tests (https://github.com/google/wycheproof) for RSA, DSA, ECDSA, GCM, SIV, EAX, CMAC. * New parameter ``mac_len`` (length of MAC tag) for CMAC. - Resolved issues * In certain circumstances (at counter wrapping, which happens on average after 32 GBi) AES GCM produced wrong ciphertexts. * Method ``encrypt()`` of AES SIV cipher could be still called, whereas only ``encrypt_and_digest()`` should be allowed. - Update to 3.6.0 (8 April 2018) - New features * Introduced ``export_key`` and deprecated ``exportKey`` for DSA and RSA key objects. * Ciphers and hash functions accept ``memoryview`` objects in input. * Added support for SHA-512/224 and SHA-512/256. - Resolved issues * Reintroduced `Crypto.__version__` variable as in PyCrypto. * Fixed compilation problem with MinGW. - Update to 3.5.1 (8 March 2018) - Resolved issues * GH#142. Fix mismatch with declaration and definition of addmul128. - Update to 3.5.0 (7 March 2018) - New features * Import and export of ECC curves in compressed form. * The initial counter for a cipher in CTR mode can be a byte string (in addition to an integer). * Faster PBKDF2 for HMAC-based PRFs (at least 20x for short passwords, more for longer passwords). Thanks to Christian Heimes for pointing out the implementation was under-optimized. * The salt for PBKDF2 can be either a string or bytes (GH#67). * Ciphers and hash functions accept data as `bytearray`, not just binary strings. * The old SHA-1 and MD5 hash functions are available even when Python's own `hashlib` does not include them. - Resolved issues * Without libgmp, modular exponentiation (since v3.4.8) crashed on 32-bit big-endian systems. - Breaks in compatibility * Removed support for Python < 2.6. - Update to 3.4.12 (5 February 2018) - Resolved issues * GH#129. pycryptodomex could only be installed via wheels. - Update to 3.4.11 (5 February 2018) - Resolved issues * GH#121. the record list was still not correct due to PEP3147 and __pycache__ directories. Thanks again to John O'Brien. - Update to 3.4.10 (2 February 2018) - Resolved issues * When creating ElGamal keys, the generator wasn't a square residue: ElGamal encryption done with those keys cannot be secure under the DDH assumption. Thanks to Weikeng Chen. - Update to 3.4.9 (1 February 2018) - New features * More meaningful error messages while importing an ECC key. - Resolved issues * GH#123 and #125. The SSE2 command line switch was not always passed on 32-bit x86 platforms. * GH#121. The record list (--record) was not always correctly filled for the pycryptodomex package. Thanks to John W. O'Brien. - Update to 3.4.8 (27 January 2018) - New features * Added a native extension in pure C for modular exponentiation, optimized for SSE2 on x86. In the process, we drop support for the arbitrary arithmetic library MPIR on Windows, which is painful to compile and deploy. The custom modular exponentiation is 130% (160%) slower on an Intel CPU in 32-bit (64-bit) mode, compared to MPIR. Still, that is much faster that CPython's own `pow()` function which is 900% (855%) slower than MPIR. Support for the GMP library on Unix remains. * Added support for *manylinux* wheels. * Support for Python 3.7. - Resolved issues * The DSA parameter 'p' prime was created with 255 bits cleared (but still with the correct strength). * GH#106. Not all docs were included in the tar ball. Thanks to Christopher Hoskin. * GH#109. ECDSA verification failed for DER encoded signatures. Thanks to Alastair Houghton. * Human-friendly messages for padding errors with ECB and CBC.- provide python-crypto 2.6.1- Initial versionlamb71 16136257783.9.9-lp152.2.3.13.9.9-lp152.2.3.1debug.dwzpython-pycryptodomex-3.9.9-lp152.2.3.1.x86_64/usr/lib//usr/lib/debug//usr/lib/debug/.dwz/-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:15806/openSUSE_Leap_15.2_Update/411724d96b39a7e13c49592d5173f57f-python-pycryptodomex.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), BuildID[sha1]=0aae278763f1d09153a34c4dcf78edf379782e42, with debug_info, not strippedMdg7Y&[python-pycryptodomex-debugsource(x86-64)3.9.9-lp152.2.3.1utf-8d65e40ba1080cdb880d3550d394e9d69f71db201b20660930cc3a4fd6404ab92? 7zXZ !t/ซKq] crt:bLL Ya,A%sB$uMmU]4S^$般}K Ҡ{0U^O 6ԞdR݀}a$ՐTwVL>\9xGH;&=/B&Npk6RZ?6ȢL Se, +-i9HA]gϡmjy4ʆJD-3~(q;1"3ī"H$BS.ĩlk8V|WlRB%DuRq= ؂U!0~}`$/?Ш5ji,*yPt|a-p frH&1;g&?DXa.J, ,L!~hi8q>!KmpoVAfw)ա'iD,;Q2|j NȶkZ F+`ligjK./{'lT;|> rFht&3|h9o=?𐽍n?& 퉉#Z}jKl; b~)ԣd1 q3;@Ywe[jJY|"PJCo u.q8R/6o0|%ma1,*+OHSb#<.52}0܍W5s~k&p T恴j3EV G!]_C !)u)*%@aM65rwpW zã(z5:&ͥi}8zz3qSlEkv ە ӁQI.`q} d稁#/XؒE g:}"Wˈ'a BA GqRA<1Xq6t#On"ё 2ϡkFDďblvHOGzosJc" F*PHq=zPLbᎇI.EI LJG)@3~&؁Kd; XOeG )8/ lףޱ0U t um1V)<6g vcKi]~*efKKȴfDGdd#)9@?u}ʝac0|z]v1(]|ڃa~]Sv9;g ܁'LT'؞ ^(,0_ O'[*jXhbܲ?Ł}Ӳ_aŖa;~WpƎq5 `- ꭡaED'oӐB喃Ⱦc^l.J^rmgHzFxd?mhV`N (( %wKv0.f {xe";%鏩aP"]#û/-:~'!OR_x '?OS?x㏋H%jRX=~XҹMBQ/'O6xoih\ O"u~WAڌBK[~xa9+u IJ>O"Gv1`68+"ACۑSZ ;3s~ qڞpvW+!-P֏W]@X/jwn5xuH6L~3KC#@[)eej v'-j!}osM nUg;iݱ#F KׄܜY)rpmPDINyuW'O;'î*mHS(2AUw'w1 23d:HX"c%3Nvl _69-$H+Qd6!~wҎ CL4-@|6|shF&1|dgUK76 kCzN0C[\vX=#6u `zm ?ΪDgN? AANAMqG0۝ݽG_FTE)AHOUleu=y+}(U) -O\8h!]COjl~#UvfῺ@᮫@IIA%~|U/\-7~T7\!NQ Dbcrj^dY@rSAQ.gC BNM bߕ^Gju_1pNYg#h*GmO}/?J\o{ZkzϜ[A4V2iYbTnkIB71)ޏX]cd-a[U?jzr[&Zen[g"g!_?ºa/0ٌ'9P4O6݈Now`SzЎB3"|fDfh#u-cʀ!jAB}j{^[[qpa˹bMRd3^r.vIU7T )F#NJ"/]eln ]A,M}[(uaduG<RԝvB_ML-ŅҧJG `4 ֻ(+vv4ꮀH#+ 9$F Bhbp N ,^m((_Ėx$p6'Gv-9T4~X*jȬ}(m[Kky Oŭoj. MgFS@wHm'* 1{BDwʡ<u#Lz/D(,5T4dy.a{%qNT1ŭ2cJ=]Nh s,x@aDhA8{6h6&JfJj'l|CẤ,SϮ=+֩lkѮQGGe\}dn}3mʺ? #蚿9C5 6,8#Kn&no驀[QIaQnJQk 949igdcT `ZyZd%k,¥/ْJXی7.nse$d/"RwV+a,-wka(puޘtMHrMU G(_ɧEׅr݃5%e NxREKW˴[.HEr8k}!cv1P5ZX0;Z㜩|62U^vȑIXf?<θ('ܖ5Nb[D'a2% @FiPӗq]'^5IM MODDQUM Dann/ż}^A2G?1d #8Z7{J-eK xU`Kh%*peAxtBU4m~Hi8t:>#7= wB=ʳ@xÍ#Ewrt>hf0rƥĖ2`D}ۻdCq2Nx/ t.3B0`OQ6d'!\C5 ICawdlOWư;f~I G1X 3?W'tj]xEMDZ]@;m;*Q`3zmjV@))ڝ84n\r[~V̤J3Hr7`X{/aeÈEYZ^D.'rK1m*IƈݕK[KG&[[/\T=Q~&@UTwȄ=[`6=qjenq9ߤհ,>ʜc&}>y<S]I[XE - 9˘NF'J<{g\Hz :L R/P@TCgPb1jZɟ3E*Bgk)tw9例s|MF?l/Ֆ|q5rK+;J,pk滘ʙ{/ };jMh2 E;d9 }YgWS*~yKEfpT0mayȌp |bCʶZXf7r,TmQ{o؄H@,1?.CoTIj 5;^~ĭGF]-Bʖkn^_ $XF$bUsMާ"/xqb= 8-k(AB'H!tޅ){z5:\`U=a<@:፩ⵠFztf7;VL1 bI`&!e&BտtW΃ '#7A":ȵ5{\QT1q{p?{y0]PWn7&1 cfƈ9 85޿3)Qc׃PG5G/$) 9dվ*|bmn3NBf38;ThZ 8s&'+uǥic/OjBL=JSͻI+|/~n j $`VU0tozS0YmE#3`UNLlTs.8>&_'jXosE &͇d$ N5'Rw\Jqϖ^FNߥ}6iXI؀TDCtAqL gU'[,W\O,yQס/qmPƆFɂ-Ͳw =ލ q _ VsyByCA|YHv& jơW+m/¹/M_QE*3I~:|p)!S F*jFU=` ݚ DU)co&|ˌm0#cW(Ex)^DBz,+pU!4qhUF?Jw?rИ;k,Cdck- wkdP$L"B|&Q# hp_jÆpps7O7 W4 Z蔴]m`hՈ݃.iџ={D,"2y;F XW0eR(M w\KKjcϏᒝsS=ȷ&f ;[Az3gJ5ڷ CeƒśtRd5ź4,h1>Ya y7FXSd_.*:=?nYIuA,7 EXƖ1[@hA{1rw^ոOd i>R#e=Ē̄7-dVD(ڊ"?rT=XjkYBY4o-?*gzjj$*( ϊ ]L-0A{(✯o; t['x"cٙG+D/%Z:gV0Ԡ哫lop!!PS|h)oOB5ʃ)|&)k_rhhH7bbӕTYɢZE&CRAJ߮o'GY C $]|fǗsp~4t{9Bؾ2 /2>z}De拖v L#1w0w=!P0Ws똹NW7mh!Gbm-W*P4% +%_1?j˳ ^n: /IT2NI$Rn7љ@E]-`1;%[DbW}0&a'ENbEƤ%4&doIn \kz)FI<_GgBWk&6Y3=841Җ~jᤖ,ȥEj`4 \J"rWa{ IRQG Tie *vYGqx:!ܧeE~i_bzK'95Ya"hSkP2%J#a(* 2nu{2<);w~5-sl‚ Z gy+H 2DoOAQ+JxpZE22D}if\/Oȅ:/) ҶT ygb`}Yޣ@vUDL^n: ?Js8:{>8"iԲhVy /Ե x6()ve M]~|s|[ARr%gCpIIM?ޒjc*RNH@n uu!un n@M@eO9V ۶Yg0oRe7DAqx]QxQA w7({Q #Dڸ B2" 6T|6Ʃknjtu ߑRDLN۪ Bz*UH=0G} Pznya?yC(kZQcUT1yҿyUL+G"_ıoW2?V,;{.jJ.̶ridU }FǪ'Q|~q,&Ӟ̢qD ^'~#!t .e/8IZ 1,] Pͭv<0r݅0'?~8qFaa-85WTMR|;ABzPKp3 frj0F`Dj2"j_!0Գ/Z5p۽T^ E sbK'pN-j%` 8opP.DU~WomIƂbfϵf~ E"1x1d,i!GEc12X9=@b+imnulb-I 6;j6CS7ž6 );~S ^)+c&VPj"+XTY j|L>˟Ā+m_F%?\0+CaݤJ֩#7&Ny[31<ݚBV\)^vEڀ3V( ĥ ^ʳѠN@̼G$LZxa輶/77N,J eH>[Q{Yĝ2`fS:| &4(+}9sTߐR#dOR#gz28sp{EE5Î:;Glq#,1>ozX%oL}aKMk(gb)=N1[&@ӯpjw);{T;mkLjxzQQ3 w6(Hnh4l3u@NepJ=;uiVaAǺ)vu5O :F7Ɵ+8j7. TEOz%H$=\50kio ፫-aB#LzI\#Ih/.dc}>nw`﹀sӎO3mg[O]~ޡ#u5+˭]o ߪҊL{jmP*HsE<,n|;U:JvYHUu 9G XWQawL/9>KR8)@NY c;F l[$tfu 1, :7ěSQoL@c/[GMLyZW@$=x>z.ہJH`1vרtQ^rMv=HY&@Vs@4*sĤVG t{kԢͮ m6IiMRowW5"3 Nք63C ُS7hA fTͰ%uS+ " n_]{J7_L{ЗUN^-bycvM2Z stwOpʷ[/!XrLp{Yn\W t][~VP]El_eL- je,R*?@r,gwԮB2+H)}g#лIPg d"z(+lg\ nFRBRP([&j6N4WetsQTtJw;)P옮ФqࡹeC's)yJ)& oJd#4KyCq*FI|5JmPŃ0Ln+K|rPb8E L`A?Kub6(xaFm|/|Si&0}H4^5U6ץUn[?,fttjN[r=,w?8|9<Ӱ44M{,o FjR1y{U\ظAM.ݭGaa{Óx`όzg9].Ê;]21ej?ș/wwK%xU(Y&7o]/%> A RQp[K>%Q(1X-:va2/0NCZ=h},Y\3 6kZXėo a,P-o$} HApw0$ ;;է$d_\$Gg8 vN-8*P6 )v2Ew! EHbdV_|7o~]C|揹;JT(_? ~lɲh̳Nĥr]-eИ9?xU禯ռD}㦟wETzCD#qn< G iȽ:1q'ŒuЩf+,a`fLM(Hrh=ݬ=QxT IEL'k\%W{ hL/թ[ J;1Ua\`39ҧIhJeLzlDri%o.A9=-6*ty* _ Dh{J'~وM}pV#WKa, J:]֑?\XK%dT| W{!ӣ mx"Y>RU=OePY IrDD`(tG*83#Oxwhv<0j hB.\hSfP?%bE9[887S?4crj\gݱkjLAݐ!y)u̫9*j_ںǠ\Hڷ{h u^kC?&oG" q>ٜ:yZ1܌:015#q >C4@/5<;g1Ny|败|VTy ]:AOR)%c:&,\?c!٥ӗ+&%GHk1Ѝ\UY!D}xsE^~I`jFN,Hb7wH uhnC)EzAa.ED)ie* {GX#e?\A䉞44vCpki " hpTPCg7x63,reO}^"ձۚ|"xtޢI{.!MrmBpG]W~1+L\I DߑgiA'ݎ9 r(ִ?ȪcDS?R!aOTȏw_َG0>B } S.KMS=5u-׼4kATLSK{y^  sfa= ?;1`cXdJMž OBkk»K,ʦ{PBZ^M^fa~vS 7 ˌq} Gz&,&.VrLlLx'J4v9 d^ϐZZ/ب@#)2\"AHUp:_zxP_p`oO0ރ9pFC7 nO]dÍl?8ѩI|ɿ쩄=G|nz ?FF~. TTt9q5Am;? VK5I[ٙBZ-h0sRS0a73PhGK%&xO9ʻUgѵq.O4ERwta`d^?^^OyveƔ\o7c)=R~/sM:Tĭer~3l{?$zvr09"艌 íy1| !Tv,}*KpZu6^,L?cCR\T1Bh`l1d_iyaI{%u%ى)ZCNw ӕ;! Mw'"ztf< į8=Ș޸\8k3u>oǷ)<@_ͧ=I2(SU'lqt)[j5eL:}]D"(n\H")iZ/B WH2'3]%'ѷgq7 <(:@q4LbaVP5:PE {sܥEkY,2NYq,Ǯ[%cx>gC|T(52DȅR+B9g ӃXsDePCtOgbMjfz4ީm y*yV{UٷEXhd4`X( X3̈́ 0Nɦ0~]9Dأ36YD^PB| m :硛w:q؀z7a=T4~DMWυw+2szž*kB15F4D=GU[Ҿ cGFgi}=69IL_F|9{XpKvK YP_YXL V>jX#qcL46ykh= 66i3Ai0<,W9rqB%nWӝ9מVĴ|_H?B, b#]ILlx?0zR+] $ Nֹ /9߾D|u\"ޟ@QQDw{DZ[v%n?i5q 8v4sP1 J oNRG]I>۲d 9!`P/bxSWOe.0_) f޶oE{c|sKr_dAZ@@+'|NjߎCFiٕ2LO͙Use-2M"]~Y>lJOR &HC'N7Q%zӴ6AnAcG(]M;Y ׷[#pوHY^&50<0i2rGG˚/C'+3٦G&Q.jr#a:?RgD&.9 J35b/bsxikH59c,۲ޮhZd|_6YH֕ _bϠ(G(9k2p/ʰF_(rUZI=+dX2MDvBr{ ٶE؋6 6 Mů13Qga J~A'qUv,2T_G2ւEq./[dȡhޗ%@%j}x,. .thFss~'CU`ȄDRp0Ÿ~,asuYp/UrL_ /ҋQ>}!A[(4m,lP1왍$,Sd؈sC'fJ|+g6bljs Qr&'#lBD֑k.٢fA3s}g|ӈ[{5Z&3zX>.ƋQasVW!W;u{G,2}m;x^&W#bﮱdaP1KXZf3 &'48H^\vs#C#{IS]`6EHj٠p2.0ƭ_go`#[#P+Ko %)-SDGE57.?E{o΄{ɐtJMBru0l)fIG^vq5 -:t9tZT&<{1'J6J)Ꙑ#Vb$t;iQNEiIL탍NzߦThu]-[&YVWG1MF>fhM^Ȯing^ cj q >eդ'Q,;y`|EIR++b#z (/L?3E}mǫdB;BJ,ŦC8n/—\r$#fߧ^ࢀ-xqyT w;hem9ڏ>&bֿ$oMu[)(QVg>I:?ݷiPAeћZ YZ