python36-debug-3.6.8-38.module_el8.5.0+895+a459eca8 >  A a&mU]*^>abc 3G#Ϯ3C 8I4\ʣg͚+6LskYi`Q LQ0ݒY(q3_&CS ֘M$ a੶nXa%Ϋ3"ozIVQ6BW̧Օ-=)*ExtXE95yNUx#E7ĆW/S)Q1p!h-8KS.M1B3ͺr; t]v0N鏧,rPB6P .e@Υ7FDW7ؿM  9XLLKqKZGD~̡gCMd/>"weԍǧ-v%HUb.ar'v9>eII}2wtv!oigGWõf}c۩,`H%van-ʑ,,i92))RFg 琪~0^gtitp3vȞ7w_$h$ !^T&B1v٩ u.&o`l,_-kӍ>Vp^ؾ{F8:]P䁽9t>pA?d 6 Z  #)0Mp            L     h   X ( 8 9 : >@BG H4 I` XlY|Z[\ ]L ^bndeflt u v8TX^Cpython36-debug3.6.838.module_el8.5.0+895+a459eca8Debug version of the Python runtimepython36-debug provides a version of the Python runtime with numerous debugging features enabled, aimed at advanced Python users such as developers of Python extension modules. This version uses more memory and will be slower than the regular Python build, but is useful for tracking down reference-counting issues and other bugs. The bytecode format is unchanged, so that .pyc files are compatible between this and the standard version of Python, but the debugging features mean that C/C++ extension modules are ABI-incompatible and must be built for each version separately. The debug build shares installation directories with the standard Python runtime, so that .py and .pyc files can be shared. Compiled extension modules use a special ABI flag ("d") in the filename, so extensions for both verisons can co-exist in the same directory.a&f#x86-01.mbox.centos.org3KCentOSCentOSPythonCentOS Buildsys Unspecifiedhttps://www.python.org/linuxx86_64alternatives --add-slave python3 /usr/bin/python3.6 \ /usr/bin/python3-debug \ python3-debug \ /usr/bin/python3.6-debug alternatives --add-slave python3 /usr/bin/python3.6 \ /usr/bin/python3-debug-config \ python3-debug-config \ /usr/bin/python3.6-debug-config# Do this only during uninstall process (not during update) if [ $1 -eq 0 ]; then alternatives --keep-foreign --remove-slave python3 /usr/bin/python3.6 \ python3-debug alternatives --keep-foreign --remove-slave python3 /usr/bin/python3.6 \ python3-debug-config fi !(/p1ہA큤A큤a&f#a&f#a&f#a&f#a&f#a&f#a&f#a&f#a&f#a&f#a&f#7a9b490dbf0d3d41d35efec4eb8cf5f359a82bec26bfab70455fe093581a0aedb9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2python3.6dmpython3.6dm-config/usr/libexec/platform-python3.6dm/usr/libexec/platform-python3.6dm-config/usr/libexec/platform-python3.6dm-x86_64-config@@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython36-3.6.8-38.module_el8.5.0+895+a459eca8.src.rpmpython3-debugpython3-debug(x86-64)python36-debugpython36-debug(x86-64)     /bin/sh/bin/shalternativesplatform-python-debugpython36python36python36python36-develrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.19.1-13.0.4-14.6.0-14.0-15.2-14.14.3aF`+\@\E@\l@[[/[[F[][i@[i@[#@[r@[e@[`O@Zľ@Zľ@Tomas Orsava - 3.6.8-38Charalampos Stratakis - 3.6.8-37Tomas 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- Adjusted the postun scriptlets to enable upgrading to RHEL 9 - Resolves: rhbz#1933055- Bump the release to a number higher than RHEL7 - Resolves: rhbz#1954567- 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-debug 3.6.8-38.module_el8.5.0+895+a459eca83.6.8-38.module_el8.5.0+895+a459eca83.6.8-38.module_el8.5.0+895+a459eca83.6.8-38.module_el8.5.0+895+a459eca83.6.6-13python3-debugpython3-debug-configpython3.6-debugpython3.6-debug-configpython3.6dmpython3.6dm-configpython3.6dm-x86_64-configpython36-debugREADMEpython36-debugLICENSE/usr/bin//usr/share/doc//usr/share/doc/python36-debug//usr/share/licenses//usr/share/licenses/python36-debug/-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-8ab5c7ceabbae332176f500b5b2c0a09f15e9bde68206d8f31a523804ec5901bfpython36:3.6:8050020210825152031:982725ab?7zXZ !#,9s] b2qhVeacNCoj/N6і_mgyoMIPrDGGXR8hpag9-gmpv+KXL14abm|Mm{ċzxOxSѳUɄ' '9K4I ;fzzjQ~3m3<<Һ=kTSMT;?rƝ`Ȍ$L:0Sm0:Z2У#n)3t,-72j 1sv8WʆhH ((&/Œ-uBJm氨JUWkw$Sib25BhB@#ݹ{?'_ћRȧ" pUqUȇr|Pr9Dv|Ca*|5OEor2 o7Hbvr &Tʹ/By|N+‘;{"*[B@ZRG^ oP֌<+hrՄV7!)buf'pKWSWU~;OkO 8tדhQ.KRMT) 2|0)&L 35%~JT^\;&qVIG u‹ 2M2L4XPicN48qI,aa avq4n㘝Q ;d͸|d%w~Z #&otuȳ+y#1ud­&.mv"Qsv3>:G n8smڛm,I~y ,#Mzφѫ7uVZz@EV6DBl_A Lj|xvU"iy{/:Cl8hɡ#/H8Y䖼d?,Aڭ*n`uƐ5֘dY'{ záw\Xݡ$] Uq!`r/:Ώ8fE1z?qYb4T^CV]?H2C6Q]\WCi 4MY"s=ã>۞ ,y%@?>]rFz%aWkn1%죂Xkd{$>&n"Nd?V")TkȃFυlO\;9*qT0fVȣ #LobrژB=CeTn6<'| VJ4SSf Or .K X7Ќ&nKժB. [VלZ:\-5O޴ZG̶͓ڞQԛ&#eظ W76~UWAJ:Azx\C022.j)BFz'*[or#3f%#O?^ׄ*tDm!5Cf+UrY\դpuL0 Cb ƕ8b!fy^U#=k|a7!e]A 9zXZȕ.*?Q2Mo|41K| -\3wsmu:"^"AMݙ3E$3?vg ^ xn7 &+%TBI^府( ʷ?7x c<'RĢMLY˧+죧k"M:rPOyWA]cd]JС&=5=/ &885ȎN"LlN{g>wɞ|9z=Z5T޹TOKMXn[)|J!7%v\cM}9 W9۴]bHh\d(6iٛVé.X4"N91}2w3MR }LrB{a__-cWlxeƔ:i8!iA܀@2q$IO\]LISfs+Osw IsœgmȱwR0D@3/`+syu)`vc&A jv :Zl$NVM! ZM(k[ 9$U>}\`p@s, xGkwIoQ:tx5_@41 dozI0"I=.Q PZssa/{S}(;J\,}]\3,Nڊ4ȎIvؾdAyN4ߐѾ\׌cv,DlP$jClQbG5Of2E+s!fv?d/ks`O.,C,mgy I`f$1buO0I> zcYm̑&y1 M+*1ɩϕUO.Gmkx2ȺͭO,~R):jU!1MLE$$!&HP 2fo$A ~%ѫie(ËƺpԤrɞ n^%a3̂z{:.L򏗈=UÀTE_2B }ي}'x_8 tī> 67lz9hjrzK4n޾S8֚ɷfDqzlE _'r7j#OjpG w/!.WbY0GTUut\"d*jY3Ab~>~ˌo#~<'/CFu80}nq@G}ghͷK.p{p9{D,=]e{%g7e!='Ja1*g{EW[z*YN?6/& ?b?ZL騧WJBdV0CH 'Ҩ7n|(?L϶o8 *Utyh4C"ho^cXȧRᙡ'r:MQVyV'yVeĀ4Z05~$4/z"UĽ\T@OvoJ ; vn_1R嚣WD-V'}+kmԱ@!k2v_TqA*W&R?n! وoZ{z2gr 7#zkp bxC'rQ^uY{w ?auaΤ$=2Ncڠm6Ul}ͺA;3p1M&g4a سBRDZ0ϷR|zE]$d.@B\P5(5Ӄx?)"mnil&lM`*$;7X d$t(/ڼt%莹 //=tli2Q=[BhHD2+l= u1w-\֏ `9m.^|HXZ[;˭dRThw׽]UnPsV!9K2] pBN'3*4 x}JqD(&g|}Qλtx4:Q3fLpuxG^g{1WnfyOx.4McrLm&@pH C˱F P>dtJASNK02,)"_HVF\qRBV!5a 2XރY.)#9. ?k³>2KT\&mP;!~J0XL5rB,KA{C(q*t__o]s ztr\>4*NE㚹R_%AZdYtV=;Zi^ Q tdDn1wZʔM:״U+b-1?qeAP[M \$7N[