python3-3.6.9-lp150.2.14.1<>,Q]/=„b{_ Y*D%m|7۵A+.%GLzu@ #H/7"t2%Ktq ,G^[8fQq>uJ%OC<2ECe-'~ sA,,B5~, AJrDIZu;{E9eHcY p8\nf,^M`@>A,?+d   2  )@FP   (  n 4 X  5( l8 t9 :;F#G#H$(I$pX$Y$\$]%^&b'c'd(Ve([f(^l(`u(tv(w*Xx*y*z+\+l+p+++++Cpython33.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-9sopenSUSE Leap 15.0openSUSEPython-2.0http://bugs.opensuse.orgDevelopment/Languages/Pythonhttp://www.python.org/linuxaarch64( t@t  AA큤A큤A큤]]]]]["@]]]]]]]]]]["@["@6cca8c818e2e76cdef50b632e0951b94b185863d25eb22989392b6a5888c326d213bea3ff4e00279d86f91fbab0e4d81eea793f8d28e1dc9edec97339c14698fff6ad4f2c78105413cbcf0aa30a26ad77b463f59c69d9743bfb62322118bdbe20310cf108ad0c81fa80bb38d7a6b5502af3122615f574230d92fb656f53e88660310cf108ad0c81fa80bb38d7a6b5502af3122615f574230d92fb656f53e88660310cf108ad0c81fa80bb38d7a6b5502af3122615f574230d92fb656f53e8866059780f3826e7f20426208175f3e6edd7b8e1909b8c4616b796ff2a82e24d5e8059780f3826e7f20426208175f3e6edd7b8e1909b8c4616b796ff2a82e24d5e8059780f3826e7f20426208175f3e6edd7b8e1909b8c4616b796ff2a82e24d5e8e1dd5e923a64805c4ea3097c97365119987c2b2e1e682cb5a1dea39042370c14b1844af98714cf2319c6c858f5cb0f8dc551fb2fdb19407b33ff123307c20783e1dd5e923a64805c4ea3097c97365119987c2b2e1e682cb5a1dea39042370c142031e765b130d7f8a0a1984d0e09576fa9decd4009507df539bb683037ab4dd3b7d3eb1d97e98f2fd1420dca8f739996ca8380e7e15c732841c6f01ad4d9cfacrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython3-3.6.9-lp150.2.14.1.src.rpmpythonpython3python3(aarch-64)@@@@@@@@@@     ld-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)python3-baserpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.63.6.93.0.4-14.6.0-14.0.4-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.obs-arm-9 1572347635 3.63.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.sosqlite3__init__.py__pycache____init__.cpython-36.opt-1.pyc__init__.cpython-36.opt-2.pyc__init__.cpython-36.pycdbapi2.cpython-36.opt-1.pycdbapi2.cpython-36.opt-2.pycdbapi2.cpython-36.pycdump.cpython-36.opt-1.pycdump.cpython-36.opt-2.pycdump.cpython-36.pycdbapi2.pydump.py/usr/lib64//usr/lib64/python3.6//usr/lib64/python3.6/lib-dynload//usr/lib64/python3.6/sqlite3//usr/lib64/python3.6/sqlite3/__pycache__/-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-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, strippedPython script, UTF-8 Unicode text executablepython 3.6 byte-compiledPython script, ASCII text executable R RRRRRRRR RRRRRRRRR R R R R R R R R R R R ЙH~@ Mpython3-cursespython3-dbmpython3-piputf-88e1c8e5fe11848e11901c71ade8a9daaeeec57fe8b9690569720e7fc5b824c15?7zXZ !t/5 ]"k%w#) `"qX3m,؎6ъe@ocd/]ir>hܪyqv]沎Z7,ú0NJyK@Yjy0u?!hj xաgY|waw)?Gnt1e'@86OyMbˎf!RMr*a9NDƿ^î֚tڵyWys` K=Y Yh&hPA~{a&ljL$7e@Dg4][,  7ltfiJwX%@46хMz ->sq%vwa1铿f0u#ew^؊?,dV?h?d1<}xʋse`ЃoRkS)4*mֈQ1[h L1>Gdԭ*hf0N}+웟'U.ts6H="FTi#-Bu̗hP`CGy3>?aa<;)l7l4$W5f S#Qw% @nY={\3ȸsr4zϭyE^@- o4B]>gshk9bsl\dh_Q-/8J(jKnFkC}Q@|ݡ d*2(  * ir7Gt&'u?e:2Gr\3$Ŋd< V&+9#: Q cF(%yU/,_AꬖY>1Rtή ve'ζMQR<0np.0Z$9nwEK%"rA_'׳iD$po g-#[o+ʿ1ӳNe^ֵ̡e v^)bmt0/I !NrI䲉`@ ;soe*Rؤ 2S&h€vis!;,5+ҀFtx&^h'̎IZ@Q5%HS'7Jrw(j?u?W[Uj(@_Fy6ZCGF W̠RL 2qnd_UV& kCb,&]hG) 2kzvTmSp&UP=..=9 2&K)b2 `Y6b;b^т,p8O]LKwݍDA0nLH_>Ԃg(±h?/'rdv[;[jʷ rвzM9c֙u%9ʚ eLy"I\8g*P bM!uCGU܄Ue5hĎ$F_?+#%WիuMF(0iTZܯ삱4Rqd&|8׊"<{N5S*g}#oq/E)U6Mwg9<=$ 9 SFE>Mr + 0ix@*}|r5[V?bel `TM͇Iډlѝ3et8I{2Qu4<qtv/`֭9G ʵ؜dybuͺ,,x|` /YRVԴqȃF_v,Gm&M坏OlXPԉO[}d``>n;l4lk\l^0%X n Z1M3]E0VSl/RvLCA 3gI.kTͧ{ӉSķ84,(=Iԧہ #btڢ])w-@ \g:yfnXyeG֓.msŭy쫝B *4Ajs K+g$0]~Nv3<#ֈ$=4$m= v :a݁2ʗ s(} 28ʔvxV)H5dL( ˒T55ewE "ghaSKyn`cwOE':#t>Уr]5j+?@7dJkM|%IVȧLe>.*4?O3?yӰpF a?; Y1Hk{JB1 q-J7ZKJFQ 9xQ< ŷ0B50@IM/5ͻn+hc՝ui8u-F?8@_+_v$VYuSi?_ <bȢA4g{\YF؅=DjS@ߌg@>5-,η6ntXfj(*P\s ICAd beFNJT)ȽǃG+};A.Ya﻽Rk0߭UUgi@sגteQ񅫧Uͦ| qzHUL;'«Fœ7E 5]vN=¥Ly]?[*(Yݫ 9ez qFI|?|vԍQ "OO(˜? - riKkiOQ|G&>U|pgPsb9_H@yE"Vl S(R;@"(u@IZ;.;X7oDؓhTZ,_m'_uSVhy|+7떖4 =Y1ɐuZZ nqzG-rhOH2}ԥ/le3"㺘 LVSd@*LJ&hA?g\7 nїȑƟޓ>׳e;y'o!b( Ǔ iY|M+Z NMr,+S۱@K 8ғg+gq\B@~e։hc Ekϵ-JÂ^=l//L\1?4*3k4E)TDEv$,,bӽ;2n!hX!DZ+ oR#/, ͳ=nRnp>=1}^qsAP[LT5W(}^ro(BeHrpR@)ox<=ر?RƜ$[0׌5*[3*=up}QDblžcL`a\ߠ6ZZ`E"G_7'lAN^./H:1k?o<@F\24KK&AfJQ_(:Ι"2 >v 0dI!!mf:`H+}븴@) %8эghs܍T);KA@#MIanm5Rt%N)EۗT3c~ga&E%=bv+J@tP8<sF8D!!Q2*8=%|KM[j~&K=.NUS7 :KU:F:[tSW^sU<ѿ 'm 1@\]:6inx,:FP B:9}=p!o@]Vֲ_sAj ]$emZ-nϼ}=Z^[C N{S]>,sTr1},6'P v5Zʮn8@+%m{4_MQMzEm]|R>fshv0On{:*sV3zYi0ɲïv W*Ȭ;krT?!>OVi~W ,hY5yt(APP$]́ĮbI>9=ZIQ/fS:>f 8jkBd?Y$φϛ&3hp;-5B6L>xC*_=B \%wFx2Q &_,ݳ{m ~ɪ[c:YbaF0z"d \dm*.ض"zq>6+~3ve-bB+gkYz"C#E _hb[\bFncmA{DN@L˨l4jhS թ5<䖬v̟*/H`9j\2ŋT-~(+lݯ'}ˬ+g]xU-0tP˷VumO[ m"udowI_',lk\b5|M3QXEI̓xЋmՈ]\v fpT%$6 $jpnb߂?)C4CHp|l+ݾDϓf1cQZ뙕O :CܺVpڥ &0LaRƛ8k^H$OCWv܍>9-go  ^KL wMJtMS+gG3Gs 2eA6w*NumIaJI`?:]ԯ $̊[+Msl"-Zt;GLmPrx {f 1Ϧ&Z2\Q \a eVrϠs8ȓ>%kʶSsTB3-ȬMWw_6NW7|3#h"o*2ރhV< q=ONZ4^^\";Xd%[\NRU1 >y֛쳶Ժh_)Ý/vS]ze)"MC&+`XKpsx[^dLevwMĪ8Tڇ?b\d!=S4h̋D]>+7#-҉W[?-ܪs3ۛߜ>YIM/%gTn(*I>WP%0$yn^ۺVW9@Jsi4+UK8{$Q" r=.yYց'og8 eVwL *lP`"54=-KJ8 l& 4j:(b2)"I$F6Qt37`0T~RKhY* 9w'Tea\`jW4Z$)f4Ɣ׵ps+]sGB7xWҵ1 ^r֘375C2?3 D{y*O\!nR-7e/IxͱΈCt!Zf Қ(Ǩؖy@"T,`3eINencVCУ6`wX ~%Ñ '20\Sq槶qg돁e.ŴQlOn@v eT[j'#jwZRI$ql>3zۆr["1tW+5u;tGt 6?N%t P7@mkVknC9$(.roV@SQʐ(.*v tREPY3:OY.B'/|_^E-XTPlkeQr` *L$_g8=`Hk>3ۍ bٱYxLK/A!Ǫt[MnI"\HcH1MJv[> WUQ~3dل.䏫Wzsx F<86y͝dB#" ;4_:!|Gi% |f”wGW=jWC'f.N73hj+Aւa Uav'y:0km80jnǸtAva GvUAkI[]Ƕ YZ