python3-rpm-macros-3.12-4.fc39 >t 6 6_DH6~ 3!92d LuZLd uZLJcuFWL*UbZ<=|Щ+t~kOHTXvg /B`a>;ueob" P|j̀prKcCƎ@Cٔ޵%3_01Z8uCx#%OP[EeɄq=WAzۛeaEW.K]pt9E )<aa$"3,w}'גL P[5@aw=.rF(eZ<"Q-WObiq`TF`>mJoHvTle'=(=6IVD ̉ӌ#Bvţ  v\/gV)rȵYp=OU@Tܑiccz35R{7Ι!, pU0uY^.<, ~~ Dw\#.bv@9P%cѢY\SF'pɛW$G<͋MW@*4La(t[1aJko8tlx]8z ̓p>`>?}d ! Kx|  @FPT V X \  Xp(18<9: 5GHIXY<\`]d^sbde$f)l,tDuHvLwXx\y`8<Cpython3-rpm-macros3.124.fc39RPM macros for building Python 3 packagesRPM macros for building Python 3 packages.dbuildvm-ppc64le-12.iad2.fedoraproject.org^Fedora ProjectFedora ProjectMIT AND PSF-2.0 AND GPL-2.0-or-laterFedora ProjectUnspecifiedhttps://src.fedoraproject.org/rpms/python-rpm-macros/linuxnoarch^do1bd72bb956e07b0ac8ac727ed6965790e810aaecc0f594611bfc23073a94e049rootrootpython-rpm-macros-3.12-4.fc39.src.rpmpython3-rpm-macrosrpm_macro(_py3_shebang_P)rpm_macro(_py3_shebang_s)rpm_macro(py3_build)rpm_macro(py3_build_wheel)rpm_macro(py3_check_import)rpm_macro(py3_install)rpm_macro(py3_install_wheel)rpm_macro(py3_shbang_opts)rpm_macro(py3_shbang_opts_nodash)rpm_macro(py3_shebang_fix)rpm_macro(py3_shebang_flags)rpm_macro(py3_test_envvars)rpm_macro(py3dir)rpm_macro(pycached)rpm_macro(pytest)rpm_macro(python3_cache_tag)rpm_macro(python3_ext_suffix)rpm_macro(python3_platform)rpm_macro(python3_platform_triplet)rpm_macro(python3_sitearch)rpm_macro(python3_sitelib)rpm_macro(python3_version)rpm_macro(python3_version_nodots)    python-rpm-macrospython-srpm-macrosrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsZstd)3.12-4.fc393.12-4.fc393.0.4-14.6.0-14.0-15.4.18-14.18.92d@dds@dZ@dcʂ@cʂ@cR@cp@cWbڑ@b֜ba@b&bkb[@a@aa@aav@apaexa9@a9@Maxwell G - 3.12-4Karolina Surma - 3.11-3Fedora Release Engineering - 3.11-2Tomáš Hrnčiar - 3.12-1Miro Hrončok - 3.11-10Miro Hrončok - 3.11-9Fedora Release Engineering - 3.11-8Miro Hrončok - 3.11-7Miro Hrončok - 3.11-6Lumír Balhar - 3.11-5Fedora Release Engineering - 3.10-4Miro Hrončok - 3.11-3Miro Hrončok - 3.11-2Tomáš Hrnčiar - 3.11-1Owen Taylor - 3.10-18Tomas Orsava - 3.10-17Miro Hrončok - 3.10-16Tomas Orsava - 3.10-15Miro Hrončok - 3.10-14Karolina Surma - 3.10-13Karolina Surma - 3.10-12Tomas Orsava - 3.10-11Lumír Balhar - 3.10-10Miro Hrončok - 3.10-9Petr Viktorin - 3.10-8- Remove %py3_build_egg and %py3_install_egg macros.- Declare the license as an SPDX expression- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild- Update main Python to Python 3.12 - https://fedoraproject.org/wiki/Changes/Python3.12- Don't assume %_smp_mflags only ever contains -jX, use -j%_smp_build_ncpus directly - Fixes: rhbz#2179149- Memoize values of macros that execute python to get their value - Fixes: rhbz#2155505- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild- Bytecompilation: Unset $SOURCE_DATE_EPOCH when %clamp_mtime_to_source_date_epoch is not set - Bytecompilation: Pass --invalidation-mode=timestamp to compileall (on Python 3.7+) - Bytecompilation: Clamp source mtime: https://fedoraproject.org/wiki/Changes/ReproducibleBuildsClampMtimes - Bytecompilation: Compile Python files in parallel, according to %_smp_mflags- Set PYTEST_XDIST_AUTO_NUM_WORKERS=%{_smp_build_ncpus} from %pytest - pytest-xdist 3+ respects this value when -n auto is used - Expose the environment variables used by %pytest via %{py3_test_envvars}- Include pathfix.py in this package- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild- Add "P" to %py3_shbang_opts, %py3_shbang_opts_nodash, %py3_shebang_flags and to %py_shbang_opts, %py_shbang_opts_nodash, %py_shebang_flags - https://fedoraproject.org/wiki/Changes/PythonSafePath- Define %python3_cache_tag / %python_cache_tag, e.g. cpython-311- Update main Python to Python 3.11 - https://fedoraproject.org/wiki/Changes/Python3.11- Support installing to %{_prefix} other than /usr- %py_provides: Do not generate Obsoletes for names containing parentheses- 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- 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 Resolves: rhbz#2018809 - Fix %py_shebang_flags handling within %py_check_import Resolves: rhbz#2018615 - Process .pth files in buildroot's sitedirs in %py_check_import Resolves: rhbz#2018551 - 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- Define a new macros %python_wheel_dir and %python_wheel_pkg_prefix- Non-existing path in py_reproducible_pyc_path causes build to fail Resolves: rhbz#2011056- Set $RPM_BUILD_ROOT in %{python3_...} macros to allow selecting alternate sysconfig install scheme based on that variable- Use --hardlink-dupes in %py_byte_compile and brp-python-bytecompile (for Python 3) - Resolves: rhbz#19778953.12-4.fc39macros.python3/usr/lib/rpm/macros.d/-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protectioncpiozstd19noarch-redhat-linux-gnuASCII textPPPPPPPPP P P P P PPPPPPPPPPhttps://bugz.fedoraproject.org/python-rpm-macrosutf-88dff75e9c031a99463005a8a6361c128192956814796d1b1e5d6d9f8568a5b17ae7f53efe416c7f6a513b39b32a334aa89c9ec321cee8b4b866a8687f50c33a7? (/hEWD(Vuً}¬wjQ..7VA~WQE"o2,Qe\ªꬪJǘ ,=tY6DhvnOoNqbZgdiDeyƶ{%/0 l~p(S+QMKPV;,m۾1mƠ%T'ߤ|?o&Q*~ X.X~gi5\۱v/wuoٿ?Gdp<&4 @g zt-}cI1 v1 C)0(H`2NA2xXj&#>@JSB"blSV۟ߗ{dYol,Ks<іɶL'qtW©Sbedd$ @iyC%*2VUSK19˗^w+P ^(%NZ"rt <+W^!56p**<:Ȧ_(^]Px$8 Ҳ;q֬ϖvuj+D~Auxi'Lg9W*P^[;.]gqלtv|E3ԗ:1OWe_|$8UPl<U=csվE1M ;5DN}XPsDa͹)pwwΓ:1hMGXJ&ӡ>5szwLg|hZрS3FBtpd'#`1^-fL~'~Vn0"k/Li>E ͱ{ԥ+ FpY] 8ʺ&۲2ҥ:ܚʰedNuO5vu?Ox0SS$#OLPvB*`]t@es)Sc,\8uM+}3s) 2 '[<a(AL0"AI $1ks=vjަBiqf[8c'U 9S) Y07LwEJ#&Q a#k(Efq:e)Mkp;!p彩An㴨)'1)kUghԇs 0:+F6 D"u5w\|^L3ےfW&`39,&bà(+SbFLAg\G5p!<`|_ߑK`M}铃) Iq"Bt%QcdZO)m$*9 ġkz$<8v&H=Bp h$h̠PB%}94 /jWyO]gحl4Ap_΀E؀~-n;CVmqKe-ANBͽkU[T&CC<(8N֚\Hcdl*O:6Xb8~GRAiX]Xs8q7Bu9 bxԄ@bՌ9o0S;ƕ"i )R74T& >'*`3tH 4x. k;aJ! D뼜Z:-ĀԀ^^f4