python3-3.6.9-lp150.2.14.1;>+Y ]!*/=„)dya{wf7|x_nq Ja@w^34z%?Z|h #h8:ɖdmq/t`֭Xγ ٜ{@8J6- 9\|AQȪ?s?9PE1RnUJ>jrΘr-.Y(̠\fQ6ZN219zxJ/aW-3>A+?+d   2 %<BL   $  j 0 P  ( W8 `9 :'F#G#H$I$XX$lY$x\$]$^&pb&c'd(6e(;f(>l(@u(Tv(w*,x*ty*z+,+<+@+g+l+x+~+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).]!*build34openSUSE Leap 15.0openSUSEPython-2.0http://bugs.opensuse.orgDevelopment/Languages/Pythonhttp://www.python.org/linuxx86_64I|` t@t  AA큤A큤A큤] `] a] a] a] F["@] a] O] O] O] O] O] O] O] X] O["@["@8ed36754d5bcb297d5c1bb4a58276d4016061e21c12ad90d0e7d8253f0c50edf1631765c42bac4d6d760670720eff1e6568f7319fba3fb092fcfa561b2c35ac5ff6ad4f2c78105413cbcf0aa30a26ad77b463f59c69d9743bfb62322118bdbe20310cf108ad0c81fa80bb38d7a6b5502af3122615f574230d92fb656f53e88660310cf108ad0c81fa80bb38d7a6b5502af3122615f574230d92fb656f53e88660310cf108ad0c81fa80bb38d7a6b5502af3122615f574230d92fb656f53e8866059780f3826e7f20426208175f3e6edd7b8e1909b8c4616b796ff2a82e24d5e8059780f3826e7f20426208175f3e6edd7b8e1909b8c4616b796ff2a82e24d5e8059780f3826e7f20426208175f3e6edd7b8e1909b8c4616b796ff2a82e24d5e8e1dd5e923a64805c4ea3097c97365119987c2b2e1e682cb5a1dea39042370c14b1844af98714cf2319c6c858f5cb0f8dc551fb2fdb19407b33ff123307c20783e1dd5e923a64805c4ea3097c97365119987c2b2e1e682cb5a1dea39042370c142031e765b130d7f8a0a1984d0e09576fa9decd4009507df539bb683037ab4dd3b7d3eb1d97e98f2fd1420dca8f739996ca8380e7e15c732841c6f01ad4d9cfacrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython3-3.6.9-lp150.2.14.1.src.rpmpythonpython3python3(x86-64)@@@@@@@@@@     libc.so.6()(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(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.build34 1572348202 3.63.6.9-lp150.2.14.13.6.9-lp150.2.14.1python3.6lib-dynload_sqlite3.cpython-36m-x86_64-linux-gnu.soreadline.cpython-36m-x86_64-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/917cdcdce0a8094950c10f96a6f5fdc1-python3.openSUSE_Leap_15.0_Updatedrpmxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=40507210bca2fe3c41b9cf17e006c02a6d566d07, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=8056587a0b11e7a2692017240f8efee423f32e4f, strippedPython script, UTF-8 Unicode text executablepython 3.6 byte-compiledPython script, ASCII text executable R RRRRRRR RRRRRRRRR R R R R R R R R R R R M3-K8Q.python3-cursespython3-dbmpython3-piputf-8bd9d3297721c0b6924776bb422d928bfd80f33e5a118b2446a852ede59abb4e7?7zXZ !t/@(]"k%js) `nI3{sIyD.ZQsB@l t^ZF}La?]"ަ$ c#HpwqP}y\s9Q}!u--xT;XVmῬΛ~| cR<:,]رmo(Q,ۄ r@ik43 ?"#vD-og>sݭ4n M.?=!Blΐ_ NH;0AzY_aĊ)GrHN%ac/oyVp0ͿvD`04Uֻ|^=9-%" q3ZNpo*Y#5=#ړiVQu ъ6~Onq'XJ(q 7T<~k`.?ϸfdܚ}l )bO1W@X0|W$:E%}*W͟9z 2Y? s;61nZe2on_ Q X$oX_(x e)\|Љډo@;ꋰSē/X-E+|nAgj±=%+prR[GpC.sr9ȅ] `:7;NVB=y(Z m?ۑ(6)ˁs:%μ&z-޾bkUd1P=2n;ntr5|3r n7ܔMLcc]fŽ.X9l&.gnOd奻DQp\Z뙸4G.O̊ri|,9 4͔4~)I> :|h ses8g]S%D_g|7f!',_/%[Q޵5@Bп!`o*s,@uTS|2JHslo+i:rpJ{x x ̜s#0AAN=^EUpaK|t=ƒAitJ5GO]CxYі}ĜAqɀ(7`?B޸:bei6EOEY% {Qئt CPK&upc)CڱQQ08 ~˹tyxigӆqe*^(Ɉ gua -F;;%@K'-1z7SC`pDu:y<.w&w[3аFWUJ 7[TDU=GOH$%4fdqZtύmMLr4R (5X|8`Fg&A^p",-:lѧ&2&IjSS 2V-hNn I]5+ ^*O;|&& !РgE&ɂdK<`$Wk"C6H,&WI!PN4Rf5k}zdKڦ\`"`>Ljnj\"=#Zr\è(˟QvH[1 YG6`9R7]n\};^ZiU,ԗ[/~ CG]* ,|[ת}~Ta9^w( ב@|&|c~50w NXI'cacԟ; EQQ1l0A'[דNVSn-C4Ä#jN}b]<zn}GuGYjM畽( #q6C1{oc 7@"='wG$< "O}}Z#ߕWHq٢M*0h[E" c3HX~FVbxvoP'Z+vǕ s%l$e@u\00(C_v2m9wՅZ;O=}?LԐa!D [E(1jx-J1 AEV(pv ׾ {8-CNn T<&8&=ۢoS @a1B!p{H6.6+:{/N7Po:^o!ʙ`+wxW]!N_v%yF!s1;El~EL2}tt9ILzGPh^X |>TUU!5LD͝yD };\;;%"XSrXl ]-Q2GH<:kxI-_5ﭫduxS{'rGBշDlFůPp[ti=6Y{1ڜUj1ŏ6辈?X"уܖνzӑjmGEH L^Oӽ1`!vu4K>5rearokag(=UG!7_I g\BǧƝ;> h۟C;GE_\#h695}'TsDƙps[[% ZuGySLgbph˷$PR/"nU2J/Ű9MD8OPZA$-b m0; }!/Jydiٷced|<+ (l|Qy}ZM"t)^a CJQW;Xzj~-yF^Alj{mx;.DIɏT5RIĠ~|M+b 0+ʣ'4Җ/e m#0VswulHgYg4p+yb|-> ^5ZA`ݤ"vJ.A6diz2yh3j;)R$jn-݀ltm~ ?E 옸2+A?`Ytnz8 pvwS5  m~mS#;?|:=$d)rnFr:9tjJ%Lwu*^~ .jM?a9B ԭj;JW4Tc;ηG 5|D:6w}&YdQx>?6};}"L3#Fu3Vd\A<;eA"ҡ,$`p!l@xF$}G<ar$iN*v^ ;yv U=UjLD<] k񜯓-FU}A n8\TFsIaR-Bqg^狖euVBY&/2载R ?c#Y!>g *פ7"G. Ah 7 : OK9Ru{$9j60!bz,GZeUah0:ۯg8*.A0!/g]+S;590$-K\L(Xv0|g;9p,e.tK90j @x̭k:(PZZpLTC*f.XC1Lj D'"1KoV^:4prڟBJvS4/%GHQF܃ԛD66gǨ$f)p)O`;Am98Ҿtx;%ހS:`ZI^"AxUj;l 0"cU&_z2J_{s/(ʗjoC1Y$BVm}*Nve4gq(@vNp*V[, #`T Q _Ekԙi_կ!?* łS7 ^ #|VyDjZHnoܰm Z!%8ZywpJTzCt?U;{yM2s3U9?灨|bMhsuJtYגּ3x֩LPr~e@ea6;5^bsvNRm_C{u .r0-8j,F\tе:Jƀ©fRpQ|(Q4ZHj.c#VѤH}ĻIT&"R%ռn3M[no֟V sgIӌN X7d~;'o(T&+ mY`pܖFj63Ŭ[@HBwW{n"ܮ$A6T\[`Lz2ALYF~27'hDO '} 6%d=L!v7\T^2n&G OS㏏ PbĹP.RCQx㨿z 3gB A)na64=VCeɄmёuVuɔ"sIYt-)@в 7/vEU_F,!mU`eeZ▅=`!c` r,e '7~ܸ,FV*E!e am_bE P{PrɎ^f609 r. zN͝|5D>WFyW7Z+Hn+7'ɞa>[Wy}e}6ׄKy;tNNM}XwmWsBƲĆHQPUh&Z p^8HBL(}i2/0a!O@޻ۛ GMgW Fz\'mB\kiaa%lER=l\$6 c8ȯ$sP@i}uezHG])4Ȩߍ=-ޞV慷W}waS^LiDtY(bCբRQ%qH3c:4Z$p\f_:dpɿʸDk?Dd|;.Qe0lE0MQ"2+mcu6`ǧ`0K/&e#]_^C1¥,sfXe{+@[gF8 wYˢ4( Sd<vǷPJ<"zֳY?{Ц|Ńɧ%μ}sR{&g)ne"xlT yH80+މ {5f<^;[!moҳ"Z2 [ 0bw]kQaceD,dFrij@L46O96' s C֊1ڍjO۾ yjs.c)wPSC{t+.$sչQ¦HS)%9jjkg3s mSz%o6;~YbpcߪAŊK ӝ")#+}3=`uh!fx ðV(܅ ߘs=abm;#'?#7LĵW D#U){i ?9#TiBGt{mv ge9)J$HKpe r[AcչpKZVFO;O]F=Jߋk̺Lk|Xu$=.) S2*3$LqUO’0l&;ܮ/2[#ˡh L ;C"ل:N9wne(ɛ֤MR*`RM\gB3Qtw{=D'0-^0?}6`,6?#2ԸDR\qtd&zunS Hy5#l$lS)SpO46N` \޵Yeͥb' vyuek 7Ae8wYvڧ=$:+xKX58X Xc H*ci$v`~FLJ*,\;^;et":Vj]__dnP DQ=ؙ(: X xFP4X2@zjnlxz@axlؚQs雃;?-<2$u[= ;ԇ<7cʟW׎Rc.k,6z7M#rK!C|MB >g]foKMKJA mHLi1oc!+ܣ`Ėه_mvt'|D_6,dg~S2w֛ix6;^1Uet~{#F8c[#&&Pu~c FSr<,;mH=rNG6rէ51q2I0q# PeMN|۷ 3"MO% r`*"yN.TI WP D)"-G%rEHC! WÇcke;ˉі.FtQeZ >SWۅO1$V2iP4VH>a6b9 LTK}PaFQBas|ʷ4 xkuݓi5^j n9 5-Gi5e D{O۴S7@7xli4 JZP(Dqn%a&${i@H\B0BYt"8@}Bۏ?iʲu6[f$;q2@n 4Wm*p|싮Ň7 $QEP"8 yڧwSY-_ ײǦ4`M`h"ta@2kd(bnBa,G&c-7=˖OUH )@LpeUqAL}<0CdU=W}pFз1?Jy }=pOfٹ" ȏ%t ( 5BbٟzĢ\K:UcC80!hjC2PvZnG&󽭀Y4[}\;U3F&جQMi/SԅAFtL; }ta4~_Av6%lOrꛍ7BtQzql5v%lN<{]bo}kݩkzK|mIX S=+I)cS-(I%$ _Wgiw; ,i G'3d?RfS렋oJj97aPQs1("YP)HOa"m,bR{KB4J LJItW5uL52s(i)1"0`\H=.g聤^mz q[I3)';@9.5G-]f S#7vYőA ( wȘd.#6Rr5 r\ş^}`z.rGVx͔Fg`73 (;96+\0|=GnbfH{LK2"߽fD_@"ŝTfa:4 ~!mzK/FsBVV;oID2M*W 8AZDP) [Uz_0I ^.߽Ns{IW\ Jf ~Ut'juY?p}|WSG-Xhqנ#n9@ıH݌ѥ+N=rLAKc-=4Zi፻}p-Ne֯U@ s|*]?۽x5yjPw ul&0g[DϬ!i(rZX5e}H,2>PF4bˉHu\ϴǧdYLZL|c='@ov'%EeHCL<  -Ŭ_$PYŦ^ % 7V;i3~O?L\|?0~ĕui-gHA2qQ.CI x8{" nh`6@%ߡw:WT5[ڴFd`d^&ü,M$II0 nw Mh/뒇<;MQnTR7ݴ"SgQzwۀ۱ݭGUu'ecG? sq:0rcߎm`izkkqǓ=!:No~q+rھ4XǠxK)4F :fA;0`ӼȍY3af9OBpH_ 39gR84 YZ