python-32bit-2.7.13-27.15.1<>,P\;a/=„A؉Wx窸rʭH`X4< 7!^el)+Ĭ)T՘tAkk^oءo$ZSYպHAj$cqLdj(O'm89ٝIhQ~59 [ΐE%1]pd#hAkvk:%QBsȂC@ה.}B?2NĐ񯿑*fa8qY&t`eڑİցoy˙gX|%O2,mUM>:- ?-d  1 ")8T b p  3 <X{0(I8P59$5: 5>&tG&|H&I&X&Y&\&]'^'db'c(Yd(e(f(l(u)v)$w,x,$y,@4Cpython-32bit2.7.1327.15.1Python InterpreterPython is an interpreted, object-oriented programming language, and is often compared to Tcl, Perl, Scheme, or Java. You can find an overview of Python in the documentation and tutorials included in the python-doc (HTML) or python-doc-pdf (PDF) packages. If you want to install third party modules using distutils, you need to install python-devel package.\;alamb65]XopenSUSE Leap 42.3openSUSEPython-2.0http://bugs.opensuse.orgDevelopment/Languages/Pythonhttp://www.python.org/linuxx86_64/sbin/ldconfigbPMh@U$AA큤\;a\;a\;a\;a\;a\;a\;a898d001748faecd681d30e22c65b8b6e50cc2d896d0f37465ca80fc0aec1d5a82b4ccbd9863564f3004da87fb981d2be2004de0d4c60ddb9ef4aa618e782e51c6829d4299a4ac038868f4e8df32a7e73rootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-2.7.13-27.15.1.src.rpm_bsddb.so_hashlib.so_sqlite3.so_ssl.sopython-32bitpython-32bit(x86-32)readline.so@@@@@@@@@@@@@@@@   /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libcrypto.so.1.0.0libdb-4.8.solibpthread.so.0libpthread.so.0(GLIBC_2.0)libpython2.7.so.1.0libreadline.so.6libsqlite3.so.0libssl.so.1.0.0python(abi)python-base-32bitrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)2.72.7.133.0.4-14.0-14.4.6-14.11.2[#@[@Z@XXk@XAb@Wu ŬUT@T@TTBV@T*@S"@S"@RR:@RC@R@Q@Q(@Q?@Q@QQ^Q+R@P'O@O@OE@NNl@NNs:@N@M۝M?M] L|LvW@L-KsKie@KbK2@KVJlJ@JG@J@Jp9J_@I@Matěj Cepl psimons@suse.compsimons@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comcrrodriguez@opensuse.orgjmatejek@suse.comjmatejek@suse.comandreas.stieger@gmx.dejmatejek@suse.comcrrodriguez@opensuse.orglnussel@suse.dejmatejek@suse.comjengelh@inai.deschwab@suse.dejmatejek@suse.comspeilicke@suse.comjmatejek@suse.comidonmez@suse.comjmatejek@suse.comidonmez@suse.comdvaleev@suse.comjfunk@funktronics.cajmatejek@suse.comjmatejek@suse.comsaschpe@suse.decoolo@suse.comjmatejek@suse.comro@suse.dejmatejek@novell.comjmatejek@novell.compth@suse.decristian.rodriguez@opensuse.orgjmatejek@novell.comjengelh@medozas.dematejcik@suse.czjengelh@medozas.dematejcik@suse.czaj@suse.decoolo@novell.commatejcik@suse.czcoolo@novell.commax@suse.dematejcik@suse.czmatejcik@suse.czcoolo@novell.commatejcik@suse.cz- 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]- Apply "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]- Apply "python-2.7.14-CVE-2017-1000158.patch" to prevent integer overflows in PyString_DecodeEscape that could have resulted in heap-based buffer overflow attacks and possible arbitrary code execution. [bsc#1068664, CVE-2017-1000158] - Apply "python-2.7.14-CVE-2018-1000030-1.patch" and "python-2.7.14-CVE-2018-1000030-2.patch" to remedy a bug that would crash the Python interpreter when multiple threads used the same I/O stream concurrently. This issue is not classified as a security vulnerability due to the fact that an attacker must be able to run code, however in some situations -- such as function as a service -- this vulnerability can potentially be used by an attacker to violate a trust boundary. [bsc#1079300, CVE-2018-1000030]- update for SLE (bsc#1027282) - removed obsolete python-2.7-urllib2-localnet-ssl.patch - refreshed python-2.7.9-sles-disable-verification-by-default.patch to work with PEP493-compatibe config. Variable "PYTHONHTTPSVERIFY" is now recognized and setting it to 1 will enable strict TLS checking, while setting to 0 will disable checking. The default behavior depends on whether a policy file (typically from python-strict-tls-check package) is present: if it is, the policy decides what happens, empty policy file means upstream policy. If not present, checking is disabled by default.- update to 2.7.13 * dozens of bugfixes, see NEWS for details * updated cipher lists for openssl wrapper, support openssl >= 1.1.0 * properly fix HTTPoxy (CVE-2016-1000110) * profile-opt build now applies PGO to modules as well - update python-2.7.10-overflow_check.patch with python-2.7.13-overflow_check.patch, incorporating upstream changes - add "-fwrapv" to optflags explicitly because upstream code still relies on it in many places- provide python2-* symbols, for support of new packages built as python2-foo- update to 2.7.12 * dozens of bugfixes, see NEWS for details * fixes multiple security issues: CVE-2016-0772 TLS stripping attack on smtplib (bsc#984751) CVE-2016-5636 zipimporter heap overflow (bsc#985177) CVE-2016-5699 httplib header injection (bsc#985348) (this one is actually fixed since 2.7.10)- add missing ssl.pyc and ssl.pyo to package - implement python-strict-tls-checks subpackage * when present, Python will perform TLS certificate checking by default. it is possible to remove the package to turn off the checks for compatibility with legacy scripts. * as discussed in fate#318300- for SLE 12 SP1, disable SSL verification-by-default for backwards compatibility (python-2.7.9-sles-disable-verification-by-default.patch)- python-2.7.9-ssl_ca_path.patch - reintroduce support for CA directory path- update to 2.7.9- Only pkgconfig(x11) is required for build,not xorg-x11-devel.- update to 2.7.8 * bugfix-only release, dozens of bugs fixed- update to 2.7.7 * bugfix-only release, over a hundred bugs fixed- Fix build with SQLite 3.8.4 [bnc#867887], fixing SQLite tests, adding python-2.7.6-sqlite-3.8.4-tests.patch- update to 2.7.6- build with -DOPENSSL_LOAD_CONF so python honours the system's openSSL configuration if any, allowing it to benefit from openssl ENGINE functionality.- update python-2.7.3-ssl_ca_path.patch patch to load default verify locations if no ca_certs file is specified (bnc#827982, bnc#836739)- handle NULL bytes in certain fields of SSL certificates (CVE-2013-4238, bnc#834601)- Add python-bsddb6.diff to support building against libdb-6.0- Reenable testsuite on arm- switch to xz archive- Update to version 2.7.5: + bugfix-only release + fixes several important regressions introduced in 2.7.4 + Issue #15535: Fixed regression in the pickling of named tuples by removing the __dict__ property introduced in 2.7.4. + Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3, such as was shipped with Centos 5 and Mac OS X 10.4. + Issue #17703: Fix a regression where an illegal use of Py_DECREF() after interpreter finalization can cause a crash. + Issue #16447: Fixed potential segmentation fault when setting __name__ on a class. + Issue #17610: Don't rely on non-standard behavior of the C qsort() function. 12 See http://hg.python.org/cpython/file/ab05e7dd2788/Misc/NEWS for more- update to 2.7.4 * bugfix-only release- Add Source URL, see https://en.opensuse.org/SourceUrls- fix pythonstart failing on $HOME-less users (bnc#804978)- python & python-base Release numbers can differ, take that into account. See bnc#766778 comment 12.- Fix failing test_dbm on ppc64- Support directory-based certificate stores with the ca_certs parameter of SSL functions [bnc#761501]- enabled some tests- %python_version now correctly refers to %tarversion- Spec file cleanup: * Run spec-cleaner * Remove outdated %clean section, AutoReqProv and authors from descr. - Fix license to Python-2.0 (also SPDX style)- add automake as buildrequire to avoid implicit dependency- dropped newslist.py from demos because of bad license (bnc#718009)- update to 2.7.2: * Bug fix only release, see http://hg.python.org/cpython/raw-file/eb3c9b74884c/Misc/NEWS for details - introduce a pre_checkin.sh file that synchronizes patches between python and python-base - rediff patches for 2.7.2 - replace kernel3 patch with the upstream solution- updated to 2.7.1 * bugfix-only release- added "fix-parallel-make" patch to python main package as well, because build process is the same- Prefix DATE and TIME with PY_BUILD_ and COMPILER with PYTHON_ as to not break external code (bnc#673071).- Provide "fake" build enviroment information * build date replaced by source tarball modify date * compiler string replaced by "GCC" * This is intended to avoid republishing the packages over and over again.- update to 2.7 * see changes in python-base.changes - cleaned up the spec and patches- add patch from http://bugs.python.org/issue6029 - use %_smp_mflags- update to 2.6.5- exclude dl.so from SPARC64 (not built like on x86_64)- enabled ipv6 in configure (bnc#572673)- Apply patches with fuzz=0- update patch again- readline shouldn't append space after completion (bnc#551715, python bug 5833)- updated patches to apply with fuzz=0- removed blt from BuildRequires so that it can be dropped.- added patch for potential SSL hangup during handshake (bnc#525295)- renamed multilib patch to reflect the changes- disable as-needed to fix build- update to 2.6.2 * bugfix-only release for 2.6 series/bin/sh2.7.13-27.15.12.7.13-27.15.1python2.7lib-dynload_bsddb.so_hashlib.so_sqlite3.so_ssl.soreadline.so/usr/lib//usr/lib/python2.7//usr/lib/python2.7/lib-dynload/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:10367/openSUSE_Leap_42.3_Update/4d5a5632ddd4940198880b9ebfefed6d-python.openSUSE_Leap_42.3_Updatedrpmlzma5x86_64-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=0d3064f821ed714ef4732db7f4841a1f5304d49c, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=9ff23497a4a014c3a2acbc6c10577d331bad3719, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=ea1cd45cdcb7b4512e7021ced3041977bddaf44c, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=5be45fd67bc68d1f75246e0bb82808b908c29edf, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=6a4fe155da72aa15ea13060dbf4a5000517bacee, stripped ) PRRRRRR R R RRPRRRRRR R RRPRRRRR R RRPRRRR RRR R RRPR RRRRR R R RR?`]"k%ne) )`3e@=MMʂږ+c>[7%h{q]hc$B_Xq<MsE*}ft P-`emς?&mAz77Xl6 g|aQs5w.ff6&8Z` &b `v;)2ςմoF_$@ܜ{R+ )N"坖@HhjW>mIeU(K3?:`2^5$4$یET .9#k&a.*TY8{4|D纗`9wGʼn$vԧ ƚo'L'tif>:2g-\]Ha4uo9{=TحYj+8΋Yag)c[*8P3+*TF^XBhT{]}$fE:!c?&X>?$0BƴUŰշ2dD@YxLʋ } c@d֢%;CZ.&Bb&H ]ci4U4ZAVd=PiWomrSV:'/Qq |R}K(fZ驨$`+Oݤ H!%Cǘ<Ȼ`1*ok2ztĮZz@kf4+ye&L%& Y|ʮ^ WN]㪗͵VypK:jP'<dz'n,cu]$w;Ղfrϟ g@?:YM2(~&`!|Ƽw'9?Iz09˥Y'i;Nİ&ĸJ@>IQƠ4D<%b{ oy4֍lt=4~"ƹxӥV _EпN7.*F|W?5ۉL+ vu7Jן]YU@=ϋXmD$Iӎ/A*5KZZC!L{|yO1 }@tIg q01?{  3`Gܜ%:ɻr8 >sS3sU='0;nY䡲u 5?I2ԭ  pvU:(e#TL‚hդNx"3(jEEijs_ &v^+Due)'9ߞ!sNy#(((GHQSBo{&iGy{t`Ʋ(XhA ӕlw=l\UtaΆZg#ʼos0GT!Ws66~w⇿{SŨwcfz 78d% V 5fQq 5 jkKc7$#Iůz4{Q|Diqe `b̕WH&c{#hj1l\e0 U˷Լ i\M>ԯ5Wpwy\p j"`ӆ gyW)XO- vԵ/:=MCZ6K03~.:Fh(᪗< WѴ 8 3?K%D'M1`:"A[' (M].9aH}PH̀*WJa;zO o a9RUU=HFn!&SIY6ŽYU]tGWP$VTۮ Ta*9*H#@J+kЌѵ8$=L+QpzP8Ï9_Դ'"lh. xbiּ7y̍VjEēD* prٜGfՅsbn )<7F f13f"z:s }% +^[gO7LމmXk˅ɗxPOfgA1syH)4Bhfr2%uy8` 샡 |EY 4QZ:<2LGJ4V1R<)(Eº[}0p쟤%U,y1}2Šx&E&`i01ۀ}(sJ%ym)Ȇ/9鬡SPhit3qh#%{ٷc媸޿H1\A[IX&Ҙ}.ot0|-<₭ݺgD%Q>8j*&=<6&ٞ^~`4^MLbgȐל@XV8o=Oۦ|n,|<4,>#!CD h:xMU"!,7v"F`FϥO{i]@l~:r 73OlF>e'J!P婣Tku=6H&J.ޜzueچC# e,Q̵. (4겅 +XLNKn 7.V?#Kbd!2RNzqY)vYN|pAbupf[b?t/@ c1)776LeGܰQ;;qu6-ed(SI4 .$S< FMc0}L̏%8˨QTJTx0i06rr.4B&YMUe)-4p$zqdO,rU[reJ0!ǣc~n엹ux]UIdD9EJ&Y&Ҏ-AbxZ1%#'>ҐM5}zqR hi鶊Jee3v5GH^B~R^jJ=3 QV4 gFʫ8kji*!+ %M`fz 7JU*h-쁪26:F O-LʌURz"NΙhR.?CaW~mN9!Mz{ګ Lq!L>ؚ'HX;`(qW320_F`ѐ4 "~fd/5CZ2ժqs :dN59nj}B x;_Ob΂oL>M-8vrh c #}bɷe/.Yv6~t`G9]ZP\ۖ-.ҟ+/+!5*keS迣 9ͩ3{x3ɯQ|Žn89o6FYT*+,FnT/vGQZo@s/f?eCnfT{&MbrP\Sgz?֖36MoG6H!s>5b@!B鬰j8#c 81p*-xv?i =2J,D켌fն_>MF0MyHl1W.TS~C)U8 &ouNثKeg]S-8>v0 ͤ3TW8ZeFvDRq #T`";ؐsqS%.\c eqlu{n2ܜ )ݤDJr[BG6{h>mV;JRRb- y8ۀj 1lL5k( 0[4hIScO=7 yE]U,;"h BviebG8YsRPaaOYFN4pfn]vI"puO/=Bgkgk*Yx( Ӝ d%UC n|Wo_a ?d WŜ;f<3?(/9a 4]Vr'd-mQ[q =#}u}|̻ ak!3+խ9a)?ę6PXˬ< r6id%hA/n7UDE'aWa w87.4xxqFwkrؑ~y3wmweKmOD^٧|;%Qݵ9(Uqsn p/XU0I>TF{VA|eJ2q2&,ל xk6]*qXRi( EįeZT !D-Cv0г e@ ^FBI ar? T?k9Q'fXt w CAS$M ^#˃'֘ݿcq S"s?^tWBW+ Z/M8 a%:cBV|0hz8Hq%5v`]%5Z< >irdYʘN(S#41ڶ $(vN wbo>%$ @RxvM0]_j@{+n6ZY~8+\ŕK~#q\kӽBas/*:5ߍ(&YD3|-wTb,IM}QMpXbLaZMh@{Ѓm*PKŔ(%0 F=)V?Q f̲in_E!E/{i7g#_ge.LбdlfHӰ) 044<ě`SɖsGWKuR?*<{\ %'NS9ݳpsrrmgXтz<1V\!2i`U`SN tdk$o 3٦O=&& azmi2p\֌xM~}]4"/g'䦏VLšAA|G }3Q|*GV6x %X:&τ &F-na sȹ!A dM[u ݂O|xqi::=19X&~zϬȜ