python3-64bit-3.6.9-lp150.2.14.1<>,GL]/=„OTqN0UR4ã%~1+lY0TD槤 uw`N逘sa,lxL.uȬA:7)"ǰ_d)UNTBBnȨi2"Y{PϾ{Ot8_L![cY0Q.iw WDWԊF}[)YyƼaqӄ@Oxb(퉓|Qa~YIΦ*:bk\w5eN7>>#|?#ld # 8 1HN\l|      $4H\p(89: k>GHI X$Y,\T]d^b c d!Re!Wf!Zl!\u!xv!w"x"y"## #&#hCpython3-64bit3.6.9lp150.2.14.1Python 3 InterpreterPython 3 is modern interpreted, object-oriented programming language, often compared to Tcl, Perl, Scheme, or Java. You can find an overview of Python in the documentation and tutorials included in the python3-doc package. This package supplies rich command line features provided by readline, and sqlite3 support for the interpreter core, thus forming a so called "extended" runtime. Installing "python3" is sufficient for the vast majority of usecases. In addition, recommended packages provide UI toolkit support (python3-curses, python3-tk), legacy UNIX database bindings (python3-dbm), and the IDLE development environment (python3-idle).]obs-arm-9BopenSUSE Leap 15.0openSUSEPython-2.0http://bugs.opensuse.orgDevelopment/Languages/Pythonhttp://www.python.org/linuxaarch64_ilp32/sbin/ldconfig(AA큤]]]]6cca8c818e2e76cdef50b632e0951b94b185863d25eb22989392b6a5888c326d213bea3ff4e00279d86f91fbab0e4d81eea793f8d28e1dc9edec97339c14698frootrootrootrootrootrootrootrootpython3-3.6.9-lp150.2.14.1.src.rpmpython3-64bitpython3-64bit(aarch-64)@@@@@@@@@@    /bin/shld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libpython3.6m.so.1.0()(64bit)libreadline.so.7()(64bit)libsqlite3.so.0()(64bit)python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.63.0.4-14.6.0-14.0-15.2-14.14.1["@ZZԐ@Zx@Z Zz@ZxG@Zhu@Z`@ZLZ }YYX@YY@Y@YP@XӸXv@W@V@Vm@VhVCV @U@U@UUCjTBV@Matěj Cepl tchvatal@suse.comtchvatal@suse.commimi.vx@gmail.comtchvatal@suse.comtchvatal@suse.comnormand@linux.vnet.ibm.comjmatejek@suse.comnormand@linux.vnet.ibm.comjmatejek@suse.commimi.vx@gmail.comjmatejek@suse.comdmueller@suse.comjmatejek@suse.comkukuk@suse.dejmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comschwab@suse.detoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comjmatejek@suse.comdimstar@opensuse.orgfisiu@opensuse.orgmeissner@suse.commailaender@opensuse.orgcrrodriguez@opensuse.org- 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.- 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- 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- Drop python3-tk and python3-idle recommends to reduce python3 always pulling X stack bsc#1081751- Add patch to fix glibc 2.27 fail bsc#1079761: * fix-localeconv-encoding-for-LC_NUMERIC.patch- Update skip_random_failing_tests.patch (for PowerPC) to avoid test_call_later failure- 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- 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- 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- drop db-devel from requirements- update to 3.6.1 * see python3-base for details- 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 - improve summaries and descriptions (fixes bsc#917607) - add new key to keyring (signed by keys already in keyring) - introduced common configure section between python3 and python3-base - do not disable ASNEEDED - remove baselibs/rpmlint as sources from python.spec, only keep in base.spec - run spec through spec-cleaner, rearrange sections- move _hashlib and _ssl modules and tests to python3-base - change Suggests to Recommends on supplemental modules- Skip test_asyncio under qemu_user_space_build- 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- Add python3-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 * see python3-base.changes for details - update list of tests- Add python3-ncurses-6.0-accessors.patch: Fix build with NCurses 6.0 and OPAQUE_WINDOW set to 1.- 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)- Update to version 3.4.3 - Drop upstreamed CVE-2014-4650-CGIHTTPServer-traversal.patch (bpo#21766)- Only pkgconfig(x11) is required for build, not the whole set of packages provided by xorg-x11-devel metapackage./bin/sh3.6.9-lp150.2.14.13.6.9-lp150.2.14.1python3.6lib-dynload_sqlite3.cpython-36m-aarch64-linux-gnu.soreadline.cpython-36m-aarch64-linux-gnu.so/usr/lib64//usr/lib64/python3.6//usr/lib64/python3.6/lib-dynload/-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:11362/openSUSE_Leap_15.0_Update_ports/917cdcdce0a8094950c10f96a6f5fdc1-python3.openSUSE_Leap_15.0_Updatedrpmxz5aarch64_ilp32-suse-linuxdirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e07280e0c753056d8d61f6d18e23d576ad431040, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=72627be34809faa23dfa9b4b809aeda28c5fac17, stripped R RRR RRRRR RRRRRRRRutf-863eade508e7dc6cc043b84ab46a649abdbbc51feadeb8472b4729e17fba5c452? 7zXZ !t/4]"k%pa y I?c۞ui{Upt}Y܃Kq(UK^)ҽ/@Mt)>6ZqSnVbi_eg묝[8{+MG'+CS_ϡF|!I8E[1Kk[? 9c _9BbzwgӾeN>;gJ"aȯHa+o|I,'eJjV ElƽB xH>Pd.rvC֯9yw4EYLiMiZ7Q¼q!7'Qޞ*3) ,74'hJ0CSP*K\R)y YkkW\P$؎5ڞ=Vxڕs2vy%vyJF1~I`xm^u\gPeg'?Hٌt;Q5keI:7W .x;[n48jKh8L"=E(d+=C/e&a}ALxKZ9M' XFv FtnW:A^uv}:cH^4rg9uzx1~;F`5slӋ6 ܢ SIF|  [h /pg6]jyO*V{[{GMĵ˯D^кhO\&$|#}L!׊@ݦq4i0 qm]KXԑ[S@]HCAJMʾX , jb!5-aQˬ㒝*+@2 ;HT`+=ܿDz=0I{@j75ssw~rlQT ߌSp*AICn_.3dH^V1)bщk5=iUShirSajp?cB94$FrN$Y:@u`/٬E;рh[f Zz@m7GSi+kd":TBXY,U>]UCWX{.2]ݶ.#\ƫXj[dvN m=z_)la2є%f#)Ȣ3"(tpeZI۴0:אGʲ/Ho S+Q;x#Zネ7C|6&:V%nb\eT3V`-B5z]Rր"XCN6 I_Ll\gR(ca>='}3-(OH{]2lα™,"ehC{.私vE?NC]NJ<*Yt}vrӡ&G``ܰ2=izgm7!+IQ5#~V %xۛ: N(ӯuPx,fdH]c CLCӬm[}so#(xf#qj~6łz=z=%F[ 2]_pk/'uM$DDҌ&< ޘ}TA5߱9/rj/ӴC* Q &EC+bѴqgU}Y:&'gbty5tͅA+A}qRt:CT\@\_@>gTȝìS,ʩCA׷@|$rLƥ<a`O 46&)*7U/PvG@CW;cW0I,wh#h1ď/L#$.vI%p.gf&5-N*,'#tZU;9$6. a-;~=j}:q59(zn>IO:? H bPSx'X0sX}Ѧ Q.- Z-.E:g!Kmf>klk|oag);2бtK(ouyY?1b9^u"\^Oo8g+Kܘ94_J)k5z'6; f}̞Oea~F73Ðqk%F%'qtӗVuݓe_+kJZ@Ć [(|!rܒs(YbϪ: Bodž Z;aݩ؝1PG7gB^JS>.*K<;r7Cɬn6AOn>"i#ajʏn2ym%{ d|``fhnK4߇Ov%b)j$u Ab y鎮YӇr"C;`l,ӵn2cA2"]"`kfV/ҍ)U΁oF!WSEQqRStc+aΥ?_ +D PZ>B%I5߫h$mHzZ36- P|AX?m'(d(w!݀y][6/ Tơ`&{!V3UIg[7غ]POMS Xy 0f0.@LM,| ړ8M沎Z}_y͜+X (ӳjE9<2GY3~yB/VZyMJD|VΤ]Rt8]Ղy:cA銙vARE) 1o#y Љ#WؽBĕHlN%E9OB`z&SP#M:ءؗex?b>bHA־$y@}{i+!3ёd]1G33D.`\oA-XEtÍPV]0: (˜bK,gsmsilw$#7ΤOu-xjuEV(@7#WC%Uò]wJuW?kqjg=V/2&CԧMqi4{<6I恍E)Zu]/b0~5@^LL?UJbu.yq敝_B@M!"Kž#HvP3O9e"Qa#}"<ޒu?C̗sUu*^Geg ?W)yYR4qM5&Q0#lݩR@~Ҁۯ4Oť#o䟕[[ISE?H)`$ɍRh{Nj6 ,8jw0?ؗ5 yN TNAWiUvoк+ ,h)Į!/* vĝ xxygp U4P\ċY߂>* 4.Yn`IҔc0B|XmGN3bm 'ߥO } ˒xm}ׅ v[G3y+P)?;im;~ʬ{{B$”4FU`R8._z Hd3a:kd3xS& Ԝպ Qy zc7-g=&l0FP tĔ8֙ /^#ibTT߆5a 鮛҂,mBMS^" qdn 9KD XRuR /t9P J|CBGi W`>Y 傡\ښ^ޒ.{%W7(q*I! L=W+]Td3ZZ9 G^I@ׁTNJٻ"'j`dMs␧-u4`V1\gSZ. oEF,lxRY* IQfП10 MFd8-v P0Z^Ý}z$LI~53p¹>,4Ռx@G}Ʃ+KZFH4.%M }FC3Az,(5EŪҘNP[2+Sa2n m– |Dpta]4.[?꼑i tŒFc%Ԝ;]ė{( =2f1EG M؍Ҫ`O2.-Ŭ8nq:Ws"IJՒ1#3}LYm!c8_RTQ}O`0s*ҝ1\LL3w a;wc4m,0&T)q8?tQX5>g33bI:dr" ^= kޖ K [#|g4O}e9= #sj>Z%խ'˞)b fZ v|x[k&,}yTҼQ_ +P)2&ʪN'C\oMZ#KJ {YSds eJ|;a(,Ϣui [-P"2vGVLO{ֽr`R>ZQH89|vY}Βi54>$koPO[E{ÿzސ-P-R"[( %{1SME*=V^p_~Ý|$/0 Dex~F*mBpȹt%)lVBJBn{:UY!F`{}aN+ͱX`fፙ4nBRSۃcW9 &|z7@ioQɥ(U;U#Ȁf$}F"x\r$W~͇!I;^H01ʹ8|5 -A՗dVJ?("~_?n}m= KfN+;&{͓+s.zUT0)*b[L@ kք l++Nܣ^F5rK2'ʹ(en\*监UZ8 `L <9yn-|ٶo1ţItzӻe/?ս+lͫh01v2.($%ءJA,IU'Ң3(PKLxpN껇+rIiEe(}JEbL!׎vmFNDꃄ\Ŧ.P(ZcK3`Ќ*bR4c%J3 WR^-c>\C{iW.YʌxJ1-ta9Qձ` 'Q_i(X袌c=#Q&%SmyWZ_ԍRSXeq|pmesTfg¸X1\$9C5>}a3iY?Md\ͺ` VVI`_Ȇ!M  |6ʭq Z" bPV!'W:~w0sT~`wxBRr*LgIn4n&#hfdIV:wԤBt҈o%+/ Ƽ J~2sDb[5WcCOZ)ѺjG,:9y:b 1sD>c{V|; PZPP^ZeXʮB$%#%zL脋fB 4tx?Bb}q= %(7[j:XHB%3Kە => gDUT;fh5ʕ'A{o/r?5%)t5ffTf|5CXS6\'d~63[ʧWO $SL#a)0ȳ/9L[#d35+1.SKlvCFl n`3 ր]251B3. G(Xs4ΆUk0R*@(Cc/1ӗ3)%tm"p9cfFR8ܤ thnLη*i>&^v?.ġ37e`q!,}U~1d Kp<%qgN16K>n%zp&bN4\pn,abMvc^ ,p䬇+-^+>]QFxҰ"\.Y}4z:gR#ʾV9#{ޢ_ fkH Rˬ8U.; 7i竹"޸7pᨏౕ5!?\-I"p}6D#FO@2uB0B":F|Z@vHk 5!4t^5Cx?/wu11x