python36-debug-3.6.8-39.module+el8.10.0+1592+61442852 > 6 6_6 3!pQp)Tξ7]mtZ`efak ]mtZ`VR5!>y EjXr&u=":7P_{Kt=.xIrMw9Oj ~1mf..|cC຤6)u}p:OvN_Flq?(ʑ69cx2sro}$(7`NTJA4 aAeM :=-cdrE d%h MjKF5 mHL\R͟Ď'-X{55,۾AbJYBt| [6nfxzly[.cBlzGou"BP=R ky|H\)X7q>tv0 wEoKp|{$\Bq3xM5^{EY \B6SP: :xA[Ly+~DRoBJI_37aea6a2e5b01bd6f67d41ca9dcd6249aaa5923fb147e5db119925354a6b7c4241928661dc4a1d23261ca9a21bb2fb9595e6acab13!pQp)Tξ7]mtZ`efak ]mtZ`R_WۊcZ?(nEЇZ^j`e,D1D9vNR$F/WX D't76;>H0zyqy 2(оjPO+u""/;eݞa^5j(h W̺O)UxlkႽZ9i&T7fj9Q(RtXӓ_AB:HyråhiE9@8uƉ(RM^G]P[KۍYXaP07ZN n> _ e.:-uӚ6vgmѶSWQ'Oj; WI,K;|hat:)jV/Q_Q֘$ A+:4Ү}0 L.9<4d92BXxLܾD wGax/82E6Y2o!?Ȑ~hт1)2\Yu~B 01*Oh9t>pAj?Zd 8 \  8>Eb           4 `     4   p ( 8 9 :H>m@uB}G H I XYZ[\ ] ^bdJeOfRlTtl u v,0Cpython36-debug3.6.839.module+el8.10.0+1592+61442852Debug 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.efBord1-prod-x86build001.svc.aws.rockylinux.org3KKojiRockyPythoninfrastructure@rockylinux.orgUnspecifiedhttps://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큤efBefBefBefBefBefBefBefBefBefBefB7a9b490dbf0d3d41d35efec4eb8cf5f359a82bec26bfab70455fe093581a0aedb9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2python3.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-39.module+el8.10.0+1592+61442852.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.3edaF`+\@\E@\l@[[/[[F[][i@[i@[#@[r@[e@[`O@Zľ@Zľ@Lumír Balhar - 3.6.8-39Tomas 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- Provide /usr/bin/python3 explicitly - Resolves: RHEL-2113- 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-39.module+el8.10.0+1592+614428523.6.8-39.module+el8.10.0+1592+614428523.6.8-39.module+el8.10.0+1592+614428523.6.8-39.module+el8.10.0+1592+614428523.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-81ddd0ea31732dba9ee8f1f8b0d2d540de8cea92076413a1065fa73f0e70a37d0python36:3.6:8100020231128162115:5ae887d0?7zXZ !#,9s] b2qhVeacN񢱕t[ E6X*B %gPeEY.+*~bDnX)3*H;twNm_$ م̅ 04lYKA XB-a^u5<' [#cJIlȽ*!;)ʒ ^uMn6Уr];Jlq|jtSў'@Jv?1.n:L>,0M Clhx"o %)̀ڲ>"P7:oʹS TpiGT9c<`xԲp(Eɵ/\z.V˾g=!GӨT4K?gjܓW3 (SWoqtex<.Hg|͔jj9sotS|}ΎXGX{qHtܯLMpt ;3;_H*MO_%g)3&RI' y%`qCCdreppUyF4B,' NC[!=XPGأy% <Q͘z VA<|ĀޔgazpQdiM$7EκQgO(b}pM``L-lգɘ_Ӆ*, av\nJlǼAM*GlG.Mb.<~ ee/^o]Ԗ }#Btb CMMuN+R,9ץ(A*kFC18/4C`C~<4:КxB95[sKKVԕ4vH;((8Y#y{"Bsd|X5%D iLTɞfN)H7 \aA&Jާk6ePdakT.L#ܶ$h uV>v^1͔3Aנ٬Wz rl7^yy)+?fSůs@znIS&k#.PH٬OV)TOtʝ=`r.Ly ~3ƌ*/;x·pt1ݳ~dk7ifw6ÛR;G+RXP;&۷\R]EFr4~ ߔ'eUN 4Cf@} &C ONkX8OHNmo(5TEr+}g-Z+ 3ƒ^(젿gv^wWs r̉a.희F8^gqJFm?)_iזQϱrDmײ+a(;?LI? $8j7l80}iԾuSu4T:3V.t-]E[nJ+fyZ| Utgv;`y*摛gÆ3XU"sQ!aE"182ƸJֈ)5yW9I4Bf)d82~t$~>:h/u ;HNE᝘VsL~|VH>q;"AcVL'6E_A:s85{jLF{ˋ Y{sbXBSzZM7m]] 'N`wNif'߶vV }ԫ8VOlA:X]KSVk]M%gH m"x&^k<ZN&;{KFm4`OdܼK,}Y1Oͫ\ %J"Ik #͉Z*LA p&I'($ |"rvi>Ojنa*@g~BvSAU֒w0q ́B] Wz~@ߑy=i٬* 4‹3dm?3ls]=Sb"Xax__WK-6VDB>iMb@~n!qBZ9\PFA"5(hXhe+}Z8`Tw&gĢ.Sr3zss%cO 6Jc{.j3!beAl}^+W .\lq=6 Q$!`%Q\`WN`oN*0i7uV"@Sg1q۪*}y9?=M!KΛilDp/c쫋eZק(y,^lyeCʏh׼ '^>wrD5 GnU*>RRA0&Kgը \:\"EV#qh *.б<#E- TMO߄”x P3-{HΑW)2JV5g n ֋;`Iq m\u>U?$Om`ɘ%3U "4#u-R yMYL;Ɠv@-/0pAO%>y=D ,A(oKI&fXv7J ||SC}Zͯ~:"TmM(HxPE; *cF#\W~ȃso}癢>*'Ompxw@]@12ThgC_%UO ɭE!O! Hڹs8+TfrU¡CH[tfwFuFFi{/.YV"aB(M:# /98>@y(χ_MN6l]Y>O-3xl֬WU 28Mn9-# ̵Ԏ t`ۮv [̘~:F s8ټ_W/~tC ZjP8d=5-1.)(Sj+~a`#BHs @5~ nJ^'t]jI _)r>CG& *Wo"H6Y@KFۦB5ryѷ$:Fy-8& ֧k?rugyMI4z[3-6 + 2fhwO&*fhfbJi K+ ׅ6x[}*s"nZ_rH,>V.HMW7ф0hBM.rNו|V4a< }zEO2p>GuW"["rS(y YZ