python36-3.6.8-2.module_el8.1.0+245+c39af44f >  A ]sU]ƹ^Y.2{{]nk2xZxnƦU춀Veg뽔Zİ*h>=?.~e,PbPiirބZxV[¦qI-YݻL'g&&ןW5 o+6jSس Xw[8ÑYM= 1I!jC⮜n 3(|p;[PNiV)c,8ܭ oT9.r 5rp@B 7'.njz/MэuAҫ>8 >TwBma4N70!xN(8oǡ-G.m>)Y-iA61H"xs(6Q@a.,{*H,תSAGZg4@u毒,φfIA}啌(\HDvnԋ-Cp)[sx! !1DfJ~K[7:SXrytyc.azX[C'm;^] ȖR؞LFyUo=- Xx2ϑ.ځfb:b2b? ti]=)FF@˚ƌL3Gd[+24`F3"k:tF78Ϫ55SNxKNhvH֍p-C=irBi8m.}'<ط͌)A%Ffzr9 ;ظW+pQC|=b匁 Nk* n \']i`@/GG]BP1#WK3?~g<\]Up켗>Z,^wFDzB𜨌zDq 7H>pA ? d  / ^x|  H    $  D    dD| 8 , (P8X9:^>@BGHI@XPYdZ[\]H^b_defltu v T p t z  Cpython363.6.82.module_el8.1.0+245+c39af44fInterpreter of the Python programming languagePython is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readibility. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python36 package provides the "python3.6" executable: the reference interpreter for the Python language, version 3. The package also installs the "python3" executable which is user configurable using the "alternatives --config python3" command. For the unversioned "python" command, see manual page "unversioned-python". The python36-devel package contains files for dovelopment of Python application and the python36-debug is helpful for debugging. Packages containing additional libraries for Python 3.6 are generally named with the "python3-" prefix.]x86-02.mbox.centos.org3KCentOSCentOSPythonCentOS Buildsys Unspecifiedhttps://www.python.org/linuxx86_64# Alternative for /usr/bin/python -> /usr/bin/python3 + man page alternatives --install /usr/bin/unversioned-python \ python \ /usr/bin/python3 \ 300 \ --slave /usr/bin/python \ unversioned-python \ /usr/bin/python3 \ --slave /usr/share/man/man1/python.1.gz \ unversioned-python-man \ /usr/share/man/man1/python3.1.gz # Alternative for /usr/bin/python3 -> /usr/bin/python3.6 # Create only if it doesn't exist already EXISTS=`alternatives --display python3 | \ grep -c "^/usr/bin/python3.6 - priority [0-9]*"` if [ $EXISTS -eq 0 ]; then alternatives --install /usr/bin/python3 \ python3 \ /usr/bin/python3.6 \ 1000000 \ --slave /usr/share/man/man1/python3.1.gz \ python3-man \ /usr/share/man/man1/python3.6.1.gz \ --slave /usr/bin/pip3 \ pip3 \ /usr/bin/pip3.6 \ --slave /usr/bin/pip-3 \ pip-3 \ /usr/bin/pip-3.6 \ --slave /usr/bin/easy_install-3 \ easy_install-3 \ /usr/bin/easy_install-3.6 \ --slave /usr/bin/pydoc3 \ pydoc3 \ /usr/bin/pydoc3.6 \ --slave /usr/bin/pydoc-3 \ pydoc-3 \ /usr/bin/pydoc3.6 \ --slave /usr/bin/pyvenv-3 \ pyvenv-3 \ /usr/bin/pyvenv-3.6 fi# Do this only during uninstall process (not during update) if [ $1 -eq 0 ]; then alternatives --remove python3 \ /usr/bin/python3.6 # Remove link python → python3 if no other python3.* exists if ! alternatives --display python3 > /dev/null; then alternatives --remove python \ /usr/bin/python3 fi fi p1A큤A큤]]]]]]]]]]]]]]]]7a9b490dbf0d3d41d35efec4eb8cf5f359a82bec26bfab70455fe093581a0aedb9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2/usr/libexec/platform-python3.6/usr/libexec/platform-python3.6m@@@@@@@@BBrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython36-3.6.8-2.module_el8.1.0+245+c39af44f.src.rpmalternative-for(python)python3python3(x86-64)python36python36(x86-64)    /bin/sh/bin/sh/usr/libexec/platform-python/usr/sbin/alternatives/usr/sbin/alternatives/usr/sbin/alternativespython3-pippython3-setuptoolsrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.2\@\E@\l@[[/[[F[][i@[i@[#@[r@[e@[`O@Zľ@Zľ@Tomas Orsava - 3.6.8-2Charalampos Stratakis - 3.6.8-1Tomas Orsava - 3.6.6-18Tomas Orsava - 3.6.6-17Tomas Orsava - 3.6.6-16Tomas Orsava - 3.6.6-15Tomas Orsava - 3.6.6-14Tomas Orsava - 3.6.6-13.1Tomas Orsava - 3.6.6-13Tomas Orsava - 3.6-7Tomas Orsava - 3.6-6Lumír Balhar - 3.6-5Tomas Orsava - 3.6-4Tomas Orsava - 3.6-3Tomas Orsava - 3.6-2Tomas Orsava - 3.6-1- Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587- Sync version-release with the python3 component - Resolves: rhbz#1658271- Remove the Python source tarball as it's not being used in this symlink component - Create a new explanatory README - Resolves: rhbz#1654867- Slightly edit the description - Related: rhbz#1633534- Add Requires (/post/postun) on /usr/sbin/alternatives - Resolves: rhbz#1633534- Don't list /usr/bin/python as a ghost file so `yum install /usr/bin/python` doesn't install this package - Resolves: rhbz#1633534- Set a special Provides tag that advertises the `python36` package as an alternative to the non-existing `python` package - Resolves: rhbz#1633561- Fix update of alternatives in the devel and debug packages - Resolves: rhbz#1633534- Provide the name `python3`, `python3-devel` and `python3-debug` from their respective packages to provide a sane default for Python 3 - Provide the name `python36-modular-devel` from python36-rpm-macros so it's easier to remember and describe in documentation - Sync version-release with the python3 component - Resolves: rhbz#1632637- Implement the alternatives system for Python in RHEL8 - Resolves: rhbz#1633534- Require the Python interpreter directly instead of using the package name - Related: rhbz#1619153- Add general symlinks python3.6-debug[-config] for symlinks modules - Resolves: rhbz#1615727- Switched devel subpackage's dependency from python3-devel to python3-libs-devel: python3-devel is now buildroot only and the contents were moved to python3-libs-devel- Make the python36-rpm-macros package noarch- Include python36-rpm-macros for building RPMs against this module- This new package python36 will belong to the python36 module that will house symlinks from /usr/bin/python* to /usr/libexec/platform-python* et al./bin/sh/bin/shpython3 3.6.8-2.module_el8.1.0+245+c39af44f3.6.8-2.module_el8.1.0+245+c39af44f3.6.8-2.module_el8.1.0+245+c39af44f3.6.8-2.module_el8.1.0+245+c39af44f3.6.6-13easy_install-3pip-3pip3pydoc-3pydoc3python3python3.6python3.6mpyvenv-3unversioned-pythonpython36READMEpython36LICENSEpython.1.gzpython3.1.gz/usr/bin//usr/share/doc//usr/share/doc/python36//usr/share/licenses//usr/share/licenses/python36//usr/share/man/man1/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protectioncpioxz2x86_64-redhat-linux-gnuemptydirectoryASCII textutf-82fee0cf2e093588796a5d97cee002b4cfbc98258b02c2b9e708cb4fa12afcc23python36:3.6:8010020191115015851:a920e634?7zXZ !#,7G] b2 p a\PSEiqzn*=*HȘVKtG +l*à@_9/@f=hM@ Q+"3]h׋l뢘Fvfp uy=CAVV|ň-0\Jw\_&FqեV/N#]&)ID+o90dER]\꿚`POY=`Wg$7^N1SԵ x`|yaA++so64M̜RoiiOl]f xYL껑Yi"86޳}2›04oߨk'YfYZ$*\#T?PZSd%sWU ܵfTT7 ؅B3XOzHK0@r;JB=/ ǟɛˤ91$ R :|wt`7 I 2\3 L~ֹ>L<k$1xOWN60I%hpRh_-oWw/AtƦ<'[Q6]8{3ޥ٨&gHȚɕtGy Fsp P͡FVS - @N"íjS h!1XTx][o#&Ǿ kO7Bǎ8I=ZIH0} M7eG/վE4jO!!0ea99CYj1LG*xS`KRdͯ4r#igchvb*M~+1T<k*^4vLyWw^/WZANTMh̊Hhr8?oYj- nޯ4)a%'RtlvjDčE=[th=}kmxq|G=qkeXͻMe&Qȳ>[:C(Jӈloڝ'd2kddhx]EJbgVQ1U!C@Ts}PX (rO=b?8H6Ǽ# S(dVWdP ›ꑷTBeyGv'jjLV<9eKJDIJ\[D`cf*'I;6"-]*o^ZϥY|gL gb( Pj2tE3&6{cE!Dn Iǽ͌ syd3ݪIoLfJ/r–@dt\/gcXu)][6L[P5Z|XL .-ˀã?-j1fybf>[T)"2A{>d%G543"|Cd!;ٙv^0q1n1#5Obbk]Zl5J;u%%{;8QkFϊX.0kut5V=|ǸRPYg[E"퍤،&g> v/g\?K.%wV_Q>u4S9ǛNKqR0qߑFɮ0C.c., {ӛL(̰ܗ\G?GЕm`HѺ'ؤ|$jC"-?![q8GhKAR&fKEOA"E{֪ԏ"+)f5L# % ҄:E\΅=bV/$́J cf9!U{B].f̥ohaZ""Pa7#{UR9J]}^?ZJnPHE'C=e4z3@Э^ vɋU+m(Hm؟Y<2 ޚn9ՀR n{Z:|7XZ]W8dTw_'gԬΫ3;~mǙת.?{}C!_e$O``2QmKr)t(:L=0B![$#ՅUGf/b'*`DxԸ)( lR;&W6~Pb&R>k2z0.{ӬxcG/=JԧYvweviװ?PZ=ݏ3DO9W lBm\gs*5azG|aw&ïW ^e"DjG[PP|rЁ:~BPS6*+ \ێÄ{>u|lyuō74jn>ѵC h+cެ L XpӵƬ+Tq ~joȻ5A77wo~0HXX"3Vh4LլJ5_Zz?v"F7 1rv,V'= xWemS-itwdAxsBD2 yzQP]7M; emqV<7ǶcJj9ZMe7b]Df0=cE)֖/O ,DʖPB7a̧LG ~w; Ϟ u"%GWVΈ|6O!v]+b6ШѰ4v聧+FJmĔ',nEHF$#yݚIjRTVnWP1>wN C-Bm y hw s íyC1Qu`jEfp֬!>#ᑥ |0co D~R,!&=Aj ד @X CCܘG[a 遉 kZ8DL A떵ȱQ`U wyq#"06,ONb$#y}α iXK9CqM)4]w 4ںVqeD&NCl:;ʼnlkvnBw*o$~1OȖ~+9dk9٠3vS{5bu}^7RG1[?[Ic"[B8'!S^xY^Gpn'NQ:Ya?|` /M9,VAEK&01^Va2%[M>wy[PV8B~NǶKr1$-?j+=lrq.F%ӿ2}={]T<ڞ<,>`BUT8[fOhB(DNSfh܆q`QX~|^9UsG/+08Q&ē`ؕPؒm,'!l#nQ#`tM6Pid)T}k7ޏ ;jmׂyHJ?+Cpd8Skqv)|)8q{.M( uӽ8{~&/rXOάǚWK,BHomKP~df>Rd .癖00?qq? 6xh6سqG ˯6 *;]רfqVI*U ;̊LamA xdEw^.;҈ua96.shQ} H! WhIa?75zp+NJWi`B3:= |XBFIeQQ;sz86IiR8Ff903"_ʯT:^[Ax,-7eu #$jk¾2'!\K'ϴCY!p')g@S&1u,ъTFk~(C;r_nO[ q\;5BK;mZ<P<㳢A=6co|1I<:^aqdK]yؠß6F="n\ YZ