python3-curses-3.4.6-12.10.2<>,@V\,/=„= eSsr+V2_xCW&f18͞78x71'$"Qi#@@K5d?Ukv<(27p=J(xQ'[ETz!W&z^㊼L8)=3 a`^(:{"30b,>3/`qzm}PR= Du|͉Dܐѹ[Mcm"aHz#mlɛ,U?7{>ˈ>:)L?)<d  I ,2<     S hrH('80.9.: .F!G" H"XI"X"Y"\"]#4^$b% c%d&@e&Ef&Jl&Lu&`v&w(x(\y(!z),Cpython3-curses3.4.612.10.2Python Interface to the (N)Curses LibraryAn easy to use interface to the (n)curses CUI library. CUI stands for Console User Interface.\,lamb21!CopenSUSE Leap 42.3openSUSEPython-2.0http://bugs.opensuse.orgDevelopment/Libraries/Pythonhttp://www.python.org/linuxx86_64 &rr99 /WUpsimons@suse.comjmatejek@suse.comjmatejek@suse.comhpj@urpla.nethpj@urpla.nethpj@urpla.nethpj@urpla.nethpj@urpla.nethpj@urpla.netdimstar@opensuse.orgjmatejek@suse.comjmatejek@suse.comandreas.stieger@gmx.dejmatejek@suse.comjmatejek@suse.comjmatejek@suse.comcrrodriguez@opensuse.orgjmatejek@suse.comjmatejek@suse.comschwab@suse.deidonmez@suse.comspeilicke@suse.comidonmez@suse.comdmueller@suse.comidonmez@suse.comjmatejek@suse.comjmatejek@suse.comdvaleev@suse.comadrian@suse.deidonmez@suse.comjmatejek@suse.comcoolo@suse.comcoolo@suse.comjmatejek@novell.comjmatejek@novell.comtermim@gmail.commatejcik@suse.czjmatejek@novell.comcoolo@novell.comcoolo@novell.comjengelh@medozas.decoolo@novell.commax@suse.dematejcik@suse.czcoolo@novell.com- 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.- Apply "python-3.6-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]- update to 3.4.6 (bsc#1027282): * fixed potential crash in PyUnicode_AsDecodedObject() in debug build * fixed possible DoS and arbitrary execution in gettext plurals * fix possible use of uninitialized memory in operator.methodcaller * fix possible Py_DECREF on unowned object in _sre * fix possible integer overflow in _csv module * prevent HTTPoxy attack (CVE-2016-1000110) * fix selectors incorrectly retaining invalid fds - drop upstreamed python-3.4-CVE-2016-1000110-fix.patch - move _elementtree to python3.rpm to match its pyexpat dependency (bsc#1029377)- rename rpmlintrc to python3-rpmlintrc (applied change from 13.2) - drop python-fix-short-dh.patch and dh2048.pem, this is now fixed upstream - drop disabled libffi-ppc64le.diff completely - reverse order of lowercase-proxies and HTTPoxy patches in order to fix documented behavior - drop upstreamed werror-declaration-after-statement.patch- fix python3-urllib-prefer-lowercase-proxies.patch- apply fix for CVE-2016-1000110 - CGIHandler: sets environmental variable based on user supplied Proxy request header: python-3.4-CVE-2016-1000110-fix.patch (fixes bsc#989523, CVE-2016-1000110) - refresh python3-urllib-prefer-lowercase-proxies.patch- update to 3.4.5 check: https://docs.python.org/3.4/whatsnew/changelog.html (fixes bsc#984751, CVE-2016-0772) (fixes bsc#985177, CVE-2016-5636) (fixes bsc#985348, CVE-2016-5699)- apply upstream patch python3-urllib-prefer-lowercase-proxies.patch in order to make urllib proxy var handling behave as usual on POSIX- Due to being fixed upstream (differently), removed outdated patch CVE-2014-4650-CGIHTTPServer-traversal.patch (bsc#983582)- update to 3.4.4 check: https://docs.python.org/3.4/whatsnew/changelog.html - all necessary patches refreshed - adjusted Python-3.3.0b2-multilib.patch - disabled libffi-ppc64le.diff: horribly deviated - fix a new multilib issue in configure.ac with $LIBPL - add new tests, that require ssl- Rename rpmlintrc to %{name}-rpmlintrc. Follow the packaging guidelines.- update to 3.4.1 * * bugfix-only release, over 300 bugs fixed - upgrade pip to Recommends (it seems to be a stronger hint) - move ensurepip here, because it requires ssl through pip - python-3.4.1-SUSE-ensurepip.patch: make ensurepip require python3-pip from separate package - Suggests every subpackage that is part of stdlib- update to 3.4.0 final - lower pip requirement to Suggests, to prevent build cycles- 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 3.4.0 rc2 * for full changelog, see python3-base - hard Require for python3-pip, see what happens- initial commit of 3.4.0 beta 3 * for full changelog, see python3-base - modify script shebangs in common %prep- update to 3.3.3 - move example module xxlimited to python3-testsuite - drop CVE-2013-4238_py33.patch - it is upstreamed- build with -DOPENSSL_LOAD_CONF for the same reasons described in the python2 package.- handle NULL bytes in certain fields of SSL certificates (CVE-2013-4238, bnc#834601)- update to 3.3.2 - switch to xz compression - move _lzma module to python3-base- Readd missing bits from ctypes-libffi-aarch64.patch- Update to version 3.3.1 * Fix the –enable-profiling configure switch. * In IDLE, close the replace dialog after it is used. - Too many bugfixes to list here, see See http://hg.python.org/cpython/file/v3.3.0/Misc/NEWS - Refresh Python-3.3.0b2-multilib.patch - Refresh python-3.2b2-buildtime-generate.patch - Drop upstream patches: ctypes-libffi-aarch64.patch, python-3.2.3rc2-pypirc-secure.patch, python-3.3.0-getdents64.patch- Exclude sqlite/test and tk/test directories from the respective sub-packages. These are owned by the testsuite sub-package already- Add Source URL, see https://en.opensuse.org/SourceUrls- disable more checks for qemu builds as they use syscalls not implemented yet- Update to final 3.3.0 release * See http://hg.python.org/cpython/file/v3.3.0/Misc/NEWS- update to 3.3.0 RC1 - added Provides for %{python_version}, we'll see whether that breaks everything- update to 3.3.0 beta 1- drop test_io ppc patch... we run only selective tests here- fix logic of checks exclusion- Use system ffi, included one is broken see http://bugs.python.org/issue11729 and http://bugs.python.org/issue12081- license.opensuse.org-compatible license headers- add automake as buildrequire to avoid implicit dependency- fix baselibs.conf- update to 3.2.1 - fix build on linux3- updated to build --with-wide-unicode (for compatibility with fedora and our own python 2.x series)- update to 3.2- update to 3.2 RC2- update to 3.2 beta 2 and other tales- update to 3.1.3 * tons of bug fixes from 3.1 branch- update to 3.1.2 * new stable release from 3.1 branch - add svn patch to fix zlib test case- package baselibs.conf- updated patches to apply with fuzz=0- removed blt from BuildRequires so that it can be dropped.- update to 3.1 * new version, much improved over the shakedown 3.0 series- disable as-needed to fix buildlamb21 1555508366 3.4.6-12.10.23.4.6-12.10.2curses__init__.py__pycache____init__.cpython-34.pyc__init__.cpython-34.pyoascii.cpython-34.pycascii.cpython-34.pyohas_key.cpython-34.pychas_key.cpython-34.pyopanel.cpython-34.pycpanel.cpython-34.pyotextpad.cpython-34.pyctextpad.cpython-34.pyoascii.pyhas_key.pypanel.pytextpad.py_curses.cpython-34m.so_curses_panel.cpython-34m.so/usr/lib64/python3.4//usr/lib64/python3.4/curses//usr/lib64/python3.4/curses/__pycache__//usr/lib64/python3.4/lib-dynload/-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:10048/openSUSE_Leap_42.3_Update/8673c39ef2100b72fe50558a8642e1ec-python3.openSUSE_Leap_42.3_Updatedrpmlzma5x86_64-suse-linuxdirectoryPython script, ASCII text executablepython 3.4 byte-compiledELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=bbe639d8f72074ac6b03946590c74416c6efb8d9, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=4cf9a77508cd198a88aa98dc88b29ae7537d8707, stripped  R R R R R R R R R R R R R R R PRRRRRRRRR PRRRRRRR iX3ƽc?`]"k%r) `=vq"*QW*{ᾛ˰#h/k"_wJe%s]OpEAwnV2O2nHym ߈/.)iL-G;;Mn_מ0:Krh=gBef-Fh~lHEIoG|g ]^#a<[{x"6N/bAY*m ^0.E3@4Iwf 4}*kWbCBϟ:} ,N%glnsF .M ޼~e׿P%~ s(#5/9p4{y"Ļ1HIҨ{8"EIaGh"_5~[qb` M rHZ跗'ܨ? W.9N_gZ^15Ilu&X!1Ynn$ ZM,6 b|Pg k;Զ/)%n'"[j"6l2WDЬ%S@`^YMuAWg)PŐEǐ(ͨn;8tP"1.m!?31ǍYJ(-Rqj?u7uVaK 03wIvys؞ qĝyAlqU3@kQX3-Ny_܍ DbWB(Mu ZK+qJ7JNk}3;K|9RZhzr]5!$j[UZ!5+_]G*)rXq^ǁ-BtD󳞓qp˾f)\n60:ƐP N~Ngtb'fhh*thU6ZHRw MVr08%ZPK ~N(/S*TiK(,_Л!FdKPXtRZ]bYI{c)̈ǖ!d9##Nv) Lu$LVxʻ'מhJ+ *C9`ED0ݑ!@󹦼)׈+W ({fOaQA#YJf > m>"R!24nLO5?%`NynhF\r*%WEs:iIY2o/v_a%AJCM=őxI_:~H%Cz*ȶ}l]݊ʷ Ё-Yr›]pD^1BL/!oDK DF?._9K8-rԖZ+]`; =8M "KIn[-`p(nRR=2BΌ*IP]o;)qN{Z ñ@Q9%#^ja5Ds/_PE&,c|z˯!IYa T" ˠájvgB;Uќ N@T:K*߷r>-`o*{Wor|mQS|tzX~q :i xA0Ĩٮŷܑ9LcJ=iY3ojh߆3#yA+uҪoiWVe8zۦ o7tFay;+zakS~c7-~XHLjB_/3J|AD3xr $e%;M_!" J0qQeÚ}f48\ 9<8P)FD3 : 䩡ihb_}J*\C[(!{JZ9^5BGٽz/ 9y.76f ptÇ}F34l+ TŒ_ CPLxݞ@#"Ȟ, ')կ"`iL \@yRKqb; tq9 wNL6jb(krN6x b3[gXm\"EBKx|`e sW*D: AaSd~{#A (o;OɌ $KE(;ecS3cDV;n6jH0\ɻ~5_+@v8i:NFTqo63!đ-t]|ǰ I0rƗfm"lpGgL#6`*vǚ mS@>GHi~S^.)RMBrw2;Szd w] cYdA\29Q)eewO {AkDw(i5zUV@k"܋IeB&_unXX)lb#Kުس0 qyIn!g1Kpx :gP .5v/̹a-Ҹ:Z8ֆqf*.L,@0)惏B;ZZ++5, #+ ZEy&m~Š @]Equ \t7B*k4]oe&?w.vA<< *>RiJF;z{O]?þ~V %.lͧHf*"@MmrKkQ+R i84Ϥv[):ɱ !~(/-CN?PzW\GǾ{AxKD3"$:3}q[1SB }Gib|")-Xu;CyW,%̷SQ0<+xpI>A E{݀*?0`+,HZ4c3b4N8؟-1M>i|? gUY2UoPG@łP-v%