python36-debug-3.6.8-2.module_el8.5.0+761+faacb0fb >  A `r5U]7N}QJRLی<0e)\58IoFpZ Y+/YS FjUk3 t^?o-`g%$q&z%CTϒ"%̞~ cV\~hTV|'M{P%FM+73 Ti%*Δ2`iƾ]k_#Siʪ~1s[O@4Dl:bz  /̀5U/X+N}ӲF_PtVJy$p^ODwv"_UZ0iM=CNrqtv '~}{]snl%Q 6W @ځ.O=4O@LEgBpRI x">~xxID!$6\e(unMA.fzdX*;iL( 2N?O7=ǘYkEfcL4bc3fa256b128d3ba4e5d89cbc180be3ccaccac9ec22ccc2f0c8f1fa7d3954f99b75e42decfa74c29fb9aaa05b021b176cf5820d/`r5U]tIlY; 0AfFpF®XgVmjv?93q5Gr !uD٩CaV7~8(HMw^S q߸.'qpL勨ǎl <@D59dF:6(lU=/nzV8Ρɺ*cRcfmK܍OP`td~ .8?}9* Ώ1ܟ+7KPXXqRb"큞 =<^WCD`1R)|>vn~i /w66\$3k8#)ƼQVXPKiX$BqG,)%|-/A`ݛ其PAPg"i!v֮h]]k-݀zg&4 0'`rg"pAz?jd 5 Y '-5RT         c   0 g    P  |  / ( R8 \9 : b>@BG H I X,Y<Z[\ ] ^b+dWe\f_lat| u v<@Cpython36-debug3.6.82.module_el8.5.0+761+faacb0fbDebug 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.`]aarch64-03.mbox.centos.org3KCentOSCentOSPythonCentOS Buildsys Unspecifiedhttps://www.python.org/linuxaarch64alternatives --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 --remove-slave python3 /usr/bin/python3.6 \ python3-debug alternatives --remove-slave python3 /usr/bin/python3.6 \ python3-debug-config fi !0(p1ہA큤A큤`]`]`]`]`]`]`]`]`]`]`]7a9b490dbf0d3d41d35efec4eb8cf5f359a82bec26bfab70455fe093581a0aedb9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2python3.6dmpython3.6dm-config/usr/libexec/platform-python3.6dm/usr/libexec/platform-python3.6dm-aarch64-config/usr/libexec/platform-python3.6dm-config@@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython36-3.6.8-2.module_el8.5.0+761+faacb0fb.src.rpmpython3-debugpython3-debug(aarch-64)python36-debugpython36-debug(aarch-64)    /bin/sh/bin/shplatform-python-debugpython36python36python36python36-develrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3\@\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-debug 3.6.8-2.module_el8.5.0+761+faacb0fb3.6.8-2.module_el8.5.0+761+faacb0fb3.6.8-2.module_el8.5.0+761+faacb0fb3.6.8-2.module_el8.5.0+761+faacb0fb3.6.6-13python3-debugpython3-debug-configpython3.6-debugpython3.6-debug-configpython3.6dmpython3.6dm-aarch64-configpython3.6dm-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 -fasynchronous-unwind-tables -fstack-clash-protectioncpioxz2aarch64-redhat-linux-gnuemptydirectoryASCII textutf-81b921533c732d11f787efe3dbd45aa907b5881f38ad2dd056ca283fbf86126c6python36:3.6:8050020210503200459:982725ab?7zXZ !#,9s] b2qhVeacN|D-e@D-H8C]Lm8-Zy!83 byl,99^}NCun|;PRSOvxsi6¨JAssL qHHP\9“욿"4E(R1D#&O8;DJ-ŕoNpܕ붠M;== q|Ad_Drb ?[sYS[Jm j jsJs!URf߾Ϧv"F]%$PgbwWRrК#p.UlQ5Cmӥ>YN7ɥhlRF"vr/1#\2Y=/?A`] dn.O9_Luޮ Ē \b\{(_7E65e5ᖫ6K:ep 4Go{~ap dM䄻Q BS$dp6Sc/1\ϔN8)2C9}%unn9V''E(bm̒U<$ ./}ݝg8nJd9LYTgz!u Sv$ۋ& v/,V{XeC1Iot{t347fCm8 %X6yAO kUA4;tF5lO]T&ΞBn8TQњ6Ӡ nK"7\1'iT-܆iG?,kMgEEo ɔ3S';P,c#[E: Kpo&0/tzۜ:@ZneUqgI?[_=LsOSA,%<<a@01HE~ioߟz%$@ZUH[+AXih}KFKj]uqEfYӰ~ 12Q/aฺgP àF " q:ÍcxN--<@+rB4q'>8TZӕFW))^5\{94nL6xlZ*wi$d ==vF䂱llMRòvAr 5QӾQ8\Uss%el0LEt ڠNK ވ+IvD+]LYk `1؄Z"\W; Q{PgaG햟Y;QMSrXHTkgS\i#y/}SA?t1 7=~r~- _dU"j*Տߥd94w ^`",.oB۬AP@h""t;`GNa:q(`k &.֔[MXPpz}`ׄ5QB#zLfkCuRmc|;g?Uk}09IN: !2ghwBZr5nڃQX]sk@d[\>$Mz%~ZaoH9ytUg*E ӍjMorԕG*[ȐJwk80Sن/MWoaKw$ ݆|YPcvpiKЅYOل t:;vz',sۊQP;@{t8.n-|*ߺs'm9؈:aOo)Vsb!νD6%zu 1g#İ)L6n2zǡζݸcJTʠHإ5IT ]0sd@p+ERmpg6v䒓v!@KSN8?<r9g,rƠ"8[C\n?7Ȱ z$c Od'54MjV2?9:7t]D}5.Õ"{;e2iU.>Gܕu ȷ3å o/#}̠yH ܛTD.E$P#kPzUTKm> bˣ/CȾqu1$&0I=_5Oj'%1|iO1S;w"W u٣{/ܩ_GlD.:7_F}l> 6q/cd'E c 6zk"$'+.t O=M#T;w3R ꤺ) Tn\~Oݘmh /⤣f=ܛ _izU(ݳxE "pˈ8d"jL2nmW! =~6 K]+-İRFɭ`?MfdlK^} 'Q{OsJ^W+oi57^@GYȥP4wfmR֋>% I# R9{HX\92o?5r르غ@D9t<e*Ҙ0Z[6Km?e8gKv[4eJqXRFKCl79?*¥-[l恻&URianJZh ^]t{_ {[Y]hlen]*G]O|HZYAVafp^Ϸ3 UEv #}=TJkw&H^|Ej}7 TItf[:_y 쵳Z_W"ZP; PdA&3r~v8g.PB_RD3Y 'u15!?HP o_pՊ+yjqP 3 -͟سs)h\Fw F)D9:> =eGē[nWs5 9d]J_J?\"uo2!9{2v`8]] "|VZP{4[30j~aIq*o7c@4֋Tr%DMA ['i?&q;8.RY 5G7X><~\wq&ü@PG/ĴP -#l[eU3D;e(XQ&a:8 >ҋ D=#m1N~QD2m_꫸$y/\1xĠhqLs͸Չ JhV)'ʙTa`]A"a=+꿾Y8K)Ep_f*? ^.&9gfL}7@yRn=Z1^sl>Ksc_ X;~gbn7kv߬p+h֙m&kXs[tt# "F=~@sg'M ˶`*#|)~;ӽ ͥ;Mk,h-kiTA\K@$\)UF6mr3 BKG_2gSQ0N%{P+li< fj0d 6 ;!̴0>trA`?0,1:ci fZEhtxi{JLƊ30!4=!5D{|"q0?Xʼ.5Z`ǍF P;ΏVR{"r  YZ