python3.11-3.11.7-1.el8 >  H؉e U]\ UN] c&챂;{ήǷA4wV}Y͕dj]܆b7Ҍp?v䏗WgAgr M71O$.>"{v)t}܏wu1\K\DRH:6:qb'߿gr_Gy]hB".;_ϒ˻K &Wr#*8L#:_EqJV'Ge;l,i-0qI ߰V?Wmrsvx:*/:6J77 q<{HEvwW]>;SUw@o'!vsB Ï`@&?&d   A 0<TZa   , H   :$l( 8( 9\ : > @ G (H `I X Y \ ]!$^!b"Ud#e#f#l#t#u$v$8w%x%y&&8&<&B&Cpython3.113.11.71.el8Version 3.11 of the Python interpreterPython 3.11 is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3.11 package provides the "python3.11" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3.11-libs package, which should be installed automatically along with python3.11. The remaining parts of the Python standard library are broken out into the python3.11-tkinter and python3.11-test packages, which may need to be installed separately. Documentation for Python is provided in the python3.11-docs package. Packages containing additional libraries for Python are generally named with the "python3.11-" prefix. For the unversioned "python" executable, see manual page "unversioned-python".e x86-03.stream.rdu2.redhat.com_QCentOSCentOSPythonbuilder@centos.orgUnspecifiedhttps://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/python -> /usr/bin/python3.11 + man page alternatives --install /usr/bin/unversioned-python \ python \ /usr/bin/python3.11 \ 211 \ --slave /usr/bin/python \ unversioned-python \ /usr/bin/python3.11 \ --slave /usr/share/man/man1/python.1.gz \ unversioned-python-man \ /usr/share/man/man1/python3.11.1.gz # Alternative for /usr/bin/python3 -> /usr/bin/python3.11 + related files # Create only if it doesn't exist already EXISTS=`alternatives --display python3 | \ grep -c "^/usr/bin/python3.11 - priority [0-9]*"` if [ $EXISTS -eq 0 ]; then alternatives --install /usr/bin/python3 \ python3 \ /usr/bin/python3.11 \ 31100 \ --slave /usr/share/man/man1/python3.1.gz \ python3-man \ /usr/share/man/man1/python3.11.1.gz \ --slave /usr/bin/pydoc3 \ pydoc3 \ /usr/bin/pydoc3.11 \ --slave /usr/bin/pydoc-3 \ pydoc-3 \ /usr/bin/pydoc3.11 fi# Do this only during uninstall process (not during update) if [ $1 -eq 0 ]; then alternatives --keep-foreign --remove python \ /usr/bin/python3.11 alternatives --keep-foreign --remove python3 \ /usr/bin/python3.11 # Remove link python → python3 if no other python3.* exists if ! alternatives --display python3 > /dev/null; then alternatives --keep-foreign --remove python \ /usr/bin/python3 fi fiOH#{?큤큤AAA큤ezezevezeeze e e e enezezen98cd8e126ab3575a4a1356f77662ab06c99d6f2e2d6a940d69bc973729e159addaf220c4eb3053d35b8ae915ec6ec271c242d44eb742ea350f69d57976964153607a2a2a2fd4433eae1dadf14783f785d2fe380ed7b2aa4f537f18f0b13238ac7785a62fbd8dae62327f03580bbee00fcc747536096fdb3ef50038452ca150bd../../../../usr/bin/python3.11@@@@BBrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython3.11-3.11.7-1.el8.src.rpmalternative-for(python)python(abi)python3.11python3.11(x86-64)python311   @@@@@@@    @/bin/sh/bin/shalternativesalternativesalternativeslibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libdl.so.2()(64bit)libm.so.6()(64bit)libpthread.so.0()(64bit)libpython3.11.so.1.0()(64bit)libutil.so.1()(64bit)python3.11-libs(x86-64)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rtld(GNU_HASH)1.19.2-11.19.2-11.19.2-13.11.7-1.el83.0.4-14.6.0-14.0-15.2-14.14.3eXe5@d@d@ddd}cc@ccױ@cױ@ci@Charalampos Stratakis - 3.11.7-1Lumír Balhar - 3.11.5-2Charalampos Stratakis - 3.11.5-1Tomas Orsava - 3.11.4-4Petr Viktorin - 3.11.4-3Charalampos Stratakis - 3.11.4-2Charalampos Stratakis - 3.11.4-1Charalampos Stratakis - 3.11.2-2Charalampos Stratakis - 3.11.2-1Charalampos Stratakis - 3.11.1-4Charalampos Stratakis - 3.11.1-3Charalampos Stratakis - 3.11.1-2Charalampos Stratakis - 3.11.1-1- Rebase to 3.11.7 Resolves: RHEL-21915- Security fix for CVE-2023-27043 Resolves: RHEL-7842- Rebase to 3.11.5 - Security fixes for CVE-2023-40217 and CVE-2023-41105 Resolves: RHEL-3047, RHEL-3267- Add the import_all_modules_py3_11.py file for the python3.11-rpm-macros subpackage Resolves: rhbz#2207631- Fix symlink handling in the fix for CVE-2023-24329 Resolves: rhbz#263261- Security fix for CVE-2007-4559 Resolves: rhbz#263261- Update to 3.11.4 - Security fix for CVE-2023-24329 Resolves: rhbz#2173917- Support OpenSSL FIPS mode- Update to 3.11.2- Disable the builtin hashlib hashes except blake2- Disable bootstrap - Revert python3.11-rpm-macros requirement- Fix macros requirements- Initial package - Fedora contributions by: Björn Esser Charalampos Stratakis Dan Horák David Malcolm Dennis Gilmore Florian Weimer Gwyn Ciesla Igor Gnatenko Iryna Shcherbina Jaroslav Škarvada Jason ティビツ Kalev Lember Karsten Hopp Lumir Balhar Marcel Plch Matej Stuchlik Michal Cyprian Michal Toman Miro Hrončok Nicolas Chauvet Orion Poplawski Patrik Kopkan Peter Robinson Petr Šplíchal Petr Viktorin Rex Dieter Richard W.M. Jones Robert Kuska Sahana Prasad Slavek Kabrda Stephen Gallagher Than Ngo Thomas Spura Till Maas Tomáš Hrnčiar Tomas Mraz Tomas Orsava Tomas Radej Toshio Kuratomi Victor Stinner Ville Skyttä Zbigniew Jędrzejewski-Szmek /bin/sh/bin/sh 3.113.11.7-1.el83.11.7-1.el83.11.7-1.el8pydoc-3pydoc3pydoc3.11python3python3.11unversioned-python.build-id5dfe72d4cb0589d295253d156d865b4b65eddec0python3.11README.rstpython.1.gzpython3.1.gzpython3.11.1.gz/usr/bin//usr/lib//usr/lib/.build-id//usr/lib/.build-id/5d//usr/share/doc//usr/share/doc/python3.11//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-gnuemptyPython script, ASCII text executableELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=5dfe72d4cb0589d295253d156d865b4b65eddec0, strippeddirectoryUTF-8 Unicode texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RR R RR RRRutf-8d4325039089e632353f7c6d4ab73353b9308a4b44e3e0b597f65ff241d028caf?7zXZ !#,dc8(] b2q l!BrMRA0POIYu:p'xɳ|DKg]W[H@?z^DI~oW`l:Sb {n: uGB6nI]_@,vV`~*}۶%ǰ GUG_ >JW CRg8JF`|x7L4T?3 /J\ t_l:Wm:ydjԸf󫮶ǕfBɯ'X݌WQ(z_+}޳̣mpϢ,ΌųAGs! q}gBԚ'l/mYВI/Y %fY&D_#hbCgёooOv/Iۙko8O]l6*U*qxRo˫YE=N.7XtP*W=wZ.Wڮ(YUo1ni1nH?* uk #te$R]Xa'B<4794+l Gȟ2cU !KZnV^Gfaш_YM1ja8=>tn `e] $YW]6^&p-"m &~Xy2?n]vq (zVu9(.h68mZ?C0o_>ֈYTo00;E͠> !U*=Nxvkȕj)^:;E"T\Kћ&@Zܺ^+LL2@|ʐk@qoG3HFo,pܲ]u[3.kc<@),ޛ5>MY*yz1Xqzz%I svGBLcCkP\>`0!<&VO4qxtncٌTuqJ:Ү6駞Wq\,' ]*r mI-2 r~l'"?.J"{Լ`f76:u[>zx^B@`G4];OpKBߨ6 \fխg^4Lj(o1{m)Eb@(ZT/";By9ΧI"%zs @,mGѡR\(-< .@ԯ^0˗9V Ph"^%d4#$9i^"++p yQW0Hh.;L2D\54Љ|AY_y0lPhO#ŧ v,1L(M2_x"+8('*(դxyd԰q7JrF 00Ěe$pY3i, HKYf<.{isru/[SQcZXK_(݇.dv{zluV.1" ԽE ZYUe^/MF-Tnv8F8 9{-ϣX#9KTk)`n^V;Q 3ƸCrpYku9z\pߩB݅'>,d| A,a+C8Lpg!+y)<*15A&1PY.8ݔ[ gɂVy3d9u=6פ8w,4梻@>zHǛyÝ  %c55{,Q,7OsvAT/'i]y86.f7g>A֝qnؖp."_ThŸcfکϵҽ=(dܔ>)aտ>cc%3|l)' ) @IbGt #,t៺jes'mf9=>Yՠ|w{ym^de"FE4kZ-lD˸ۦ/22 9PwB?IgrX}1k\CstqM깳|&gmDvqH"' nCmT}H+gEcjD(T|Gج Sh( ;b55RjizbU4!W"D֎YfMpE^4.w9&GZ#!\rVnS`5Eft VQro#Z8Yȉp k~5%-{ۉ -orWt|2Bl,e(VN얔>Lx4">_c^jD3$AyڿKG KvԬ/G֊m0`J/dV9Į#uZY{pp K~UV3[^ͦO{Avv/R"/n33tv8T ?&&1ӯ09c8p|$U5I^C]2`h"@(._"ީVr1G3ࡏ;[w3/@qɏR wo*R. 2kS%igedo NcݓINZ{ WSʕ&1g B-ep~5W m /RVO#=#NYcFj}sU_ 2aIƈ퇏Z̒12{`.zSQ+g/-dWddU^/{T)@ vk45ɷ6 )L-ꑆqX"'E&=R&ìǎl4V;d<}Jt&A[|BQyIڦdoQHhc2/S~7KhH4D& UhTiӅ6*JހynR¾i̋C5mDW!*jr/)ズ 6Q{M9'~>&[$ôOZg+6KVw\B9bs d2+̞80mjP)@e`76&SIfq-?WtzoW9ghC\'\µw(ȁbθ!U׺)^v+ʗ wʠ Ұaz'FČ,7ZfǮ?ύΤNНs(2@-JF]^.2Ba|g˻YZ(L]tNK >H.}Jɇun(_[1:&ܬ\P }2d;PDGۢX zBf|Ε^6Wn@WmahZ]fs O S>*J;8Xy,B[省GEK(EDEZj6Ҭg \Ya}EibL5, 9a44\E1_$; q}sòdG`g2Utr=b %ؔUW ݆%;ṭir)86B6YΝ 6O]s%"ER7"6/%C|">B%MsS+_uud0Ml6i3s U+rT"}oeK=Z T/*|$"v/gKI2n9bPF8䨣e:1k:J՞)H0͔&D :f q(#94糖 hfU=GPaql fQTT)n2в[<,ّƒ+&>ٽllyX+j:r_ z35USVP^΅ױN9`}{ޱ,e'Y'=UM䃆!^v1FMG1v'EV_6ϮgW=2B&:Vg(~ VRTU KAux!{1mP@hV%UÅQZJ9=FRo]YљwGB xT?hGJXr)SF cg IrT9=6̺|cش~b[4G)?o+l;b-7+owqi.Jvdrh vfA0x"+/>tc1">5F6,#@nEmny+}r\?Ũ}Z٣T'EwFmi>8=a QWM'dg;ƒi <'dHO4m MEQr^_+,%WR:`f4x4Vǹi֗=tTk C+r}k`kry-ra/|@gԞ/AiE c }npZ5kZqr T7aMӉd_?+zέ“qùY (8@:}cW(" ,>Cf"=v~[w]5U_Q_տuqǫ&w[&\;@漖fb P5Vސvs^2dE鋟Bwqߙ#+< .?6zrksc]D6T MvOU?]LY(D}NU_ 푖-5H*xdCV?'TvctC9OG`80=p(I.Xg(/#l[4M_J"ID`Y!4ďrq~XO2m@PUh{IIu\l N@bMWPhzD~@?ԛAL ?J)-U-\@0Z5Qk_GF:LFl FDm>d\6|]Lʚ =)ߪC?KqgwNO*W$#[p6~!%yuzl0xvsA8~}NekaǐخЛ~oYSeACqwH+!VjT*rP%]إ ߻l2şgo=́`ܚL7EQx!w@P~[29 QZRu\|É )tw9:T}#68l m ۞Yw}f~95U1ZG]|$ő`RBtv @R{ZL,9>`VoNqp=&rF|.#+f*b"Rmi)&-6'-PM;9@=s@gp;ao`g(}̷zf*?% (֧a?C 'A0̣YAP)%y$֯T&A1IϾ/'` #io/P;>-P)K-3%&(RXϟU@ G:$ -$+Al],a#Wl}O9hd؋J3uTg޿1z{{o()<})8w vm6Cs(EIP{5_ BgۯQvx*`[cٽ`oE#=2e[Olms&>7 70 ]Y~酿 ¡Y=EqABWm!|H _q pFup?E[nY%nqm1qBiD.xŵ}UFDu8y0`A aHa煤^26z{X-ll諚/ $0~]ͻ}'ۮ2.<(l߸q}3ӈQZȮ3Ux")Ȳ' wjZT4X0?{jYnjC!ʰF/H_%&/OzV/ɻVU>JX )0'p)X_tN̪hl8fBp#7q^#r{AW&_7ju~dhIq[%( f5z$ә!JZW?y공RG8 W, fD8mUL3Ljd H}f _TS::G %e'DNZ$'njplAݒnS͎QjUN"!(ٙ>N/ Ӑ0WHO!ٸ,Uy4i3xeOdgoq/ř\`xoc;ҀE}"Bz:vlhM$4 V1A!_v]3ݙSήsuXwsdݫفsNQ1;|\4.=0?2O:^Un@NH Õ l! h }ɝR}:)h;e?,VF8p,3_V+8MA&ix{siSrô}X&H'^iX[v|;G[+I1/Ҿα6~ԩy6"Lrn*,qdE ë3V9>P3EfR~Lib`<8,9Rck,;ZgQaiK__/ls ZfڬZ|ˑhʿ; %ęykd=Pc{{7Ik In/Y+ (Cb#a4A\z HZz;>c6m*gr_~ M }tPRV6\;$X GG-(hphڤOn} ܛ>z`V  ېh}SIBj;_iP {48jcB Dsf>sE?I sҎ sxK²歴l]gg ׽mXWj".$lnJlZS-go ܵ?f9AdboA;/U$@DR̪ݑ{AGYQ3ń0ƚ~7`םf Y.|>rR֐g#^bS[id܋L]~45Wzw]"@`o4k7Za;G|9K\nM[d-(҅1vⶒ8M5nqy`y5Y^~2mY2(|ըX0 4D0Л++u%OP+6&QBӕ9X[<,0qq̝ʑJʹCQ]Y6'NĢX'D"? ԓRr Λ0@%^$1k)%}v @ $ƞE[6^aNB.Ӻ1;ϟw o%Eȍ܌mNܼDu`pa=_⒝eT+ G(O*Ef mPbO=Ϗ sYw{FgA%Eȴ^(s6vz,j{Ҧr-ir4+ua?3UFNJE{'Fcon}pv#>08ñ6.^e"Ml*,왵CkCg5#/3/CgCnT:w!zE:g.Ȩ3?zžg%]iWhzT0Bn*5l砝cVQͫ["?aԐmVh5AytDm|iK#&(&!/ƤD9X!y 3k1Wް_D }N""jΣ7 ,諂KZٿ&*Xu\CoB2=H|{W ؋]hp iM'l32|gH.u4$3t"U2,E{.;ŏUPa@τ3gr4>X`BlblAewƔUmmn"['0%-9zDK t;`Xt*c\g5 jx$alՐcV7p[F*Kzq4},ĘS2"RIj){xyFr?Q1qf%e.LIY 4DY 06XրNEJ9 ҏѰESNDtM|$e!X2n‡>*,(Ɛ;c֡Egyg]E.4oߌUH\JOWF4Vi=I0fV ¼WDr#=3]@6V5j9SCmx) 9*\vǵFRZAT{'*hΑJ,8ʕXpr Ei~=dAmqxmH 1'~.-h}TW4 @r_޴s%d ?dӐc)25aazuh T[aOt,\@>[o< i]#6 b^3 rh2 thhna`*+oyIHo"e #sSîYK˂CAF`\}J3 !2~ P7PBX6u&L܆,H KQҜ]\2<. rS's s >>ȟqMh|&% ,W` ԧ\ A, sƦ]bM&fnicОn3>uS; ʎ'/Ɵ͊c3TA򉦻X2CM7 Ȭ/LGeJūHy-YWql E~pVK#WٚQ?8gR.RV򍟑e9cuda6>Y ʛowN&eKm%p/~,E6;'mC<&8<l#ho٥' t Uu+E@M|'P*E \CfeJ:BUL6j_=%K(LT #v!ciy/U$Yv07.!?PJhn-6?W(8&&"54SdVjQeol -ÉPӨP†HEZ:tzK Rip YZ