python-rpm-macros-3.9-52.el9> M Mv ĉJ4!!%joLne)Ip-Bm5 ']b{!releng@rockylinux.org p-Bm5 ']ҾA`?+bp'W!r?Q&}3th2:Ƙ1,n)g,=zQejyrf5*Psy߻-Xq󀑴vHZ+Shc+ᅞ5EYr!!5Wl}ZXā{#7B@ޅ!nE吚D}: 0+"Hl,L]5Oo$u ]w)SR%IIH)k\ju9ȥs JKuư3zC pQ[FATbmӝttYp/qO3ߥ#[=ճw2([ WkAsҐ3zoмXnv\BʱDï:vɸwC,up=dKB/CRJd%NT!`CI78A+M_x]\ۄlDxjy'!q_4X1e9eb9415ee0e564ecf01dc0fe5b9d7600b9fb5e5bd24734b61aea434a133aad24cca7c9186dd04ab7a247e493f344c30db22e465A5l(Q--8>: Q? Ad  <48lp~ /5<H N T ` # (4CRx$(N8X*9*: J*G\HhItXxY|\]^bdCeHfMlPthutv Cpython-rpm-macros3.952.el9The common Python RPM macrosThis package contains the unversioned Python RPM macros, that most implementations should rely on. You should not need to install this package manually as the various python?-devel packages require it. So install a python-devel package instead.b{pb-d7bc3241-fbe2-4762-a052-3d18f7de7c95-b-noarch5Rocky Linux 9Rocky Enterprise Software FoundationMIT and PythonRocky Linux Build System (Peridot) Unspecifiedhttps://src.fedoraproject.org/rpms/python-rpm-macros/linuxnoarch gb{b{b{29d393697497d44a91a70609e6f3e832b44d99abd235fb0c15ae9e91c21e865e8e7f22edb0edee70bc1bd944475126a4e21d45c5378e814782ca521963fea05e543d8c90e7db902e3b4587b7c488419e2f20a6d8b34174b7303dcd70794d8fc7rootrootrootrootrootrootpython-rpm-macros-3.9-52.el9.src.rpmpython-rpm-macros    python-srpm-macrosrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsZstd)3.9-52.el93.0.4-14.6.0-14.0-15.4.18-14.16.1.3b[@b[@a a@aa@aav@a9@aaj@`@`ٹ`Ȗ@``y|@`y|@`y|@`0`!'`3@`U_j__[@_@_@__A@_@^@^^J^m@^>@^@^U@^U@^^@^0^x^AETomas Orsava - 3.9-52Tomas Orsava - 3.9-51Miro Hrončok - 3.9-50Tomas Orsava - 3.9-49Karolina Surma - 3.9-48Miro Hrončok - 3.9-47Karolina Surma - 3.9-46Karolina Surma - 3.9-45Miro Hrončok - 3.9-44Tomas Orsava - 3.9-43Mohan Boddu - 3.9-42Miro Hrončok - 3.9-41Miro Hrončok - 3.9-40Miro Hrončok - 3.9-39Miro Hrončok - 3.9-38Karolina Surma - 3.9-37Miro Hrončok - 3.9-36.1Mohan Boddu - 3.9-36Miro Hrončok - 3.9-35Miro Hrončok - 3.9-34Miro Hrončok - 3.9-13Fedora Release Engineering - 3.9-12Miro Hrončok - 3.9-11Miro Hrončok - 3.9-10Lumír Balhar - 3.9-9Lumír Balhar - 3.9-8Lumír Balhar - 3.9-7Miro Hrončok - 3.9-6Miro Hrončok - 3.9-5Lumír Balhar - 3.9-4Miro Hrončok - 3.9-3Miro Hrončok - 3.9-2Miro Hrončok - 3.9-1Miro Hrončok - 3.8-8Miro Hrončok - 3.8-7Miro Hrončok - 3.8-6Miro Hrončok - 3.8-5Tomas Hrnciar - 3.8-4Miro Hrončok - 3.8-3Lumír Balhar - 3.8-2Miro Hrončok - 3.8-1Miro Hrončok - 3-54- %py_provides: Do not generate Obsoletes for names containing parentheses - Related: rhbz#1990421- Add Obsoletes tags with the python39- prefix for smoother upgrade from RHEL8 - Related: rhbz#1990421- Explicitly opt-out from Python name-based provides and obsoletes generators- Add lua helper functions to make it possible to automatically generate Obsoletes tags - Modify the %py_provides macro to also generate Obsoletes tags on CentOS/RHEL - Resolves: rhbz#1990421- Fix CI test configuration, so that pytest can import the package code- Set %__python3 value according to %python3_pkgversion I.e. when %python3_pkgversion is 3.12, %__python3 is /usr/bin/python3.12- Fix multiline arguments processing for %py_check_import - Fix %py_shebang_flags handling within %py_check_import - Process .pth files in buildroot's sitedirs in %py_check_import - Move import_all_modules.py from python-srpm-macros to python-rpm-macros- Introduce -f (read from file) option to %py{3}_check_import - Introduce -t (filter top-level modules) option to %py{3}_check_import - Introduce -e (exclude module globs) option to %py{3}_check_import- Set $RPM_BUILD_ROOT in %{python3_...} macros to allow selecting alternate sysconfig install scheme based on that variable- Define a new macros %python_wheel_dir and %python_wheel_pkg_prefix - Related: rhbz#1982668- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688- Introduce %py3_check_import- %pytest: Set $PYTEST_ADDOPTS when %{__pytest_addopts} is defined- Fix %python_provide when fed python3.10-foo to obsolete python-foo instead of python--foo- Escape % symbols in macro files comments - Fixes: rhbz#1953910- Use sysconfig.get_path() to get %python3_sitelib and %python3_sitearch - Fixes: rhbz#1947468- Allow commas as argument separator for extras names in %python_extras_subpkg - Fixes: rhbz#1936486- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937- Fix %python_extras_subpkg with underscores in extras names- Remove python2-rpm-macros - https://fedoraproject.org/wiki/Changes/Disable_Python_2_Dist_RPM_Generators_and_Freeze_Python_2_Macros- Automatically word-wrap the description of extras subpackages - Fixes: rhbz#1922442- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild- Support defining %py3_shebang_flags to %nil- Add %python3_platform_triplet and %python3_ext_suffix - https://fedoraproject.org/wiki/Changes/Python_Upstream_Architecture_Names- Adapt %py[3]_shebang_fix to use versioned pathfixX.Y.py- Disable Python hash seed randomization in %py_byte_compile- Make %py3_dist respect %python3_pkgversion- Make the unversioned %__python macro error - https://fedoraproject.org/wiki/Changes/PythonMacroError - Make %python macros more consistent with %python3 macros - Define %python_platform (as a Python version agnostic option to %python3_platform) - Add --no-index --no-warn-script-location pip options to %pyX_install_wheel- Introduce %python_extras_subpkg - Adapt %py_dist_name to keep square brackets - https://fedoraproject.org/wiki/Changes/PythonExtras- Use compileall from stdlib for Python >= 3.9- Allow to combine %pycached with other macros (e.g. %exclude or %ghost) (#1838992)- Require the exact same version-release of other subpackages of this package- https://fedoraproject.org/wiki/Changes/Python3.9 - Switch the %py_dist_name macro to convert dots (".") into dashes as defined in PEP 503 (#1791530)- Implement %pytest - Implement %pyX_shebang_fix - Strip tildes from %version in %pypi_source by default- Change %__default_python3_pkgversion from 38 to 3.8- Require recent enough SRPM macros from RPM macros, to prevent missing Lua files- Implement %py_provides- Make %py3_install_wheel macro remove direct_url.json file created by PEP 610. - https://discuss.python.org/t/pep-610-usage-guidelines-for-linux-distributions/4012- Make pythonX-rpm-macros depend on python-rpm-macros (#1827811)- Update of bundled compileall2 module to 0.7.1 (bugfix release)- Hardcode the default Python 3 version in the SRPM macros (#1812087) - Provide python38-foo for python3-foo and the other way around (future RHEL compatibility) - %python_provide: Allow any names starting with "python" or "pypy"- Update of bundled compileall2 module to 0.7.0 Adds the optional --hardlink-dupes flag for compileall2 for pyc deduplication3.9-52.el9macros.pybytecompilemacros.pythonimport_all_modules.py/usr/lib/rpm/macros.d//usr/lib/rpm/redhat/-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protectioncpiozstd19noarch-redhat-linux-gnuASCII textPython script, ASCII text executableutf-89be18d7194b3cd4c86997adc55d81f2d20b44836f9fb7d1be73598fdd4a90b840ba26100b04f42dc6b9ecbf23cb0e398c01dce93ee8bd9a929c13e5ee0c90286?`(/hݍ*20)fw^m?HZ[$*p $m^뒐V?u#R# ,d@ǁ*I][0oRrf5-d'>2BimRvqZڞ[/jA!T9H&Sm_>2:6ȈA  (scQN#^S!0E"V-I:4Lub7I5ab¢D .XLZۢ@zp__T]fxeYJJ'8b3;v! NI%+M>e\sL@`!4IF Jc3g9ܦ2ѯ~QQ[r,ҟvb!vJ mFe[^*W6Jnsy쯾jZܮ*1l>3iu.|Kjq&&\Jkz(qi2QJI!v6&r6~m:G/Li3I/Keշ3wɥFהQx ë͔`~گS:L S X@!P`ïK{W9 x WNA_Q!fQ~66OL tXngYOuir߭ Bbuuu M+P~J&J2D_%j P~=+`@C;g BCpEDPgԤぺ:PC@ ְ6oRĀKm@u C+ eYYLl:5vnq Bi ͦ`&u.$* ulGCBPZU3 q{RVVڥRbHlENDפg6pR#tɣq 0IPaS̒iRmc"(6(Tk!Y@חM]siJq]TgT_i^49>^Yr"|+Xa R  D$pbą W*U+ 957yFTV<- /ǨHo엡vQSnOԟ~i(7,:?1ѱ*c5șP5]N;㘍hHOPHU۾tk~}Y,Hs2p6C!2#0 DF$pY+O(Zn F=ݾup=* @:k,I 4H`1T&t=8x 'v#ww0bc# _poY J  Q U-Ooo@hz]Ȫ)\ "#^ 8FĠ: DwLGD쑧%Ī UхKym8n=\O+&s)^.\1E2zH%RdKpv*yao!Ž!u5y0!J؏`=mָE0@oR JPpYOsP2vڈDQD3v}UF6cmeנ%0k*#43um CH_.ё*B[ GF#X#Ķ(*+J^Voo֘uRS6|t<(4|d$8B^0صHy$ʔҒxw>_R~*\B>94H<VH“Jc"Ii:#kSPLHkŊ 8t?!S0,֘CcU8{;膠>1awN( %sug_d]}zbb5ut2 DW"ѼG[6J*MwEOEc Xo@6HecQCVHsG$ܒc&ö^IG9Mh;Z[G 6Ղz蚃po vA4jƬ6D_ " ~"%RN#QL Mۢ)u^˕M$NUr < Dz']GMd 8?rT{$rF¡z:?0HYuFsD'i/hSqLxƺnv a: D.ͫ!t^{q+MI`O/4N<\L˧>_^@Ȼl=8 ^υ@nB[W R#gFVLËx_ |6'64.{5nm(|JG