python2-rpm-macros-3-38.module_el8+299+aa6e9afa >  ADHLdtx<d8U]5Nd]0`pq9c+;G"ʢ:t 7 b+ nJ 7)% x[k lOZ N\{qu{1]PY0^ P%9t3b1Z("faw>dtK'l Q9ÃyJ:Z$xc paGH&7;ݥvma+7`X׻J6Hi!#>qkIOFsjlmʱhͷOAaLlCkI-\pF9gfgHq0„.}\CUa1&IK-A,@_gx [t̸*n774cf00ecb63ea1bc3d8b972cb98fbc1439ecaf6aec3c4a6beb4497d68b8c84dca799d7c33c6ebe36ba92f8b025ed7b53519b4a9e0302047c435bb500673065023100e99198007f2f868b3ede8cc332f3373339e2414bb4c8db13b9766b19d3759b4aaf040394a32158686bd7b15430d0c80502304bd59a6488bc4bd35278c4d52d752c02a49d11a32b5f6e052c466a84c3fcb2d2e8eb42000a850cfdf7f4e91c9f1e82730302047c435bb50067306502306a23ba6acbc933f13e8d31964715d2fd20a76175ceb06048aec8c5fbd5972692c4a561596c86b8d3a570feabc55c1f640231009fe15648f2ad563fd9a2b001238ee9ad906b05b8e0f1e1d89a3d2fb3119306a71a57936a389134512c9a271a2ccd2336&d8U]#? mͥ#a:/%"g˄Ok`H1D= !fe"넜e=̈|8󯙿hm vJL='t!38d(5`(ףK 'sMgTB.  ]tbꉣY~>[+]Y8m8ƺhZt#o9EFu8k9aj6 0 %\xKT7^c#ؿcݿ^¼sY˵ճFx'r8DO+ q#-sI]\#rjİ>E=CU7QČ[rv{aH+ ϓ69W:4* +5^ 3 izg,h'I#LLUc Kx0j W!,>P4?d 2 \       (8&9&: R&AFG H(I0R4\8]@^gdhemfrtx~Cpython2-rpm-macros338.module_el8+299+aa6e9afaRPM macros for building Python 2 packagesRPM macros for building Python 2 packages.dbx86-04.stream.rdu2.redhat.comCentOSCentOSMITbuilder@centos.orgUnspecifiedmacros.python2linuxnoarchG]dbdb749e7ddfa57aaf781e084566933d0d3e40c9e64887619aba0da4b1fcac587d7d808293c9a59dec369a6298d3513d78c19b62e47eb2307d09cda03f2bb5a7de23 mockbuildmockbuildmockmock  rpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.14.3\@\@\@[9@[L[E@[D[3|@[+@ZZa@Z@Z}@ZaZOY@YYyXZXXX@X~@X6@X,J@X,J@X*W@WW5W4p@V=@VVV<@VS@V^V@Tomas Orsava - 3-38Miro Hrončok - 3-37Miro Hrončok - 3-36Tomas Orsava - 3-35Tomas Orsava - 3-34Tomas Orsava - 3-33Tomas Orsava - 3-32Tomas Orsava - 3-31Tomas Orsava - 3-30Tomas Orsava - 3-29Tomas Orsava - 3-28Miro Hrončok - 3-27Fedora Release Engineering - 3-26Igor Gnatenko - 3-25Tomas Orsava - 3-24Ville Skyttä - 3-23Tomas Orsava - 3-22Fedora Release Engineering - 3-21Michal Cyprian - 3-20Michal Cyprian - 3-19Fedora Release Engineering - 3-18Michal Cyprian - 3-17Tomas Orsava - 3-16Orion Poplawski 3-15Orion Poplawski 3-14Orion Poplawski 3-13Orion Poplawski 3-12Orion Poplawski 3-11Orion Poplawski 3-10Orion Poplawski 3-9Jason L Tibbitts III - 3-8Fedora Release Engineering - 3-7Orion Poplawski 3-6Orion Poplawski 3-5Orion Poplawski 3-4Orion Poplawski 3-3Orion Poplawski 3-2Orion Poplawski 3-1- Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587- Workaround leaking buildroot PATH in python_binary="%1" buildroot_path="%2" bytecode_compilation_path=".${buildroot_path/#$RPM_BUILD_ROOT}" failure=0 pushd $RPM_BUILD_ROOT find $bytecode_compilation_path -type f -a -name "*.py" -print0 | xargs -0 $python_binary -O -m py_compile || failure=1 find $bytecode_compilation_path -type f -a -name "*.py" -print0 | xargs -0 $python_binary -m py_compile || failure=1 popd test $failure -eq 0 - Resolves: rhbz#1644455- Make %py_byte_compile terminate build on SyntaxErrors - Resolves: rhbz#1620168- Separate the python2-rpm-macros subpackage into its own component- macros.pybytecompile: Macro was not line-continued properly and thus didn't work- macros.pybytecompile: Detect Python version through sys.version_info instead of guessing from the executable name- Merging: (Tue Jul 10 2018 Tomas Orsava - 3-32) - Fix %py_byte_compile macro: when invoked with a Python 2 binary it also mistakenly ran py3_byte_compile - Merging: (Tue Jul 03 2018 Miro Hrončok - 3-31) - Add %python3_platform useful for PYTHONPATH on arched builds - Merging: (Mon Jun 18 2018 Jason L Tibbitts III - 3-30) - Add %pypi_source macro, as well as %__pypi_url and %_pypi_default_extension. - Merging: (Wed Apr 18 2018 Miro Hrončok - 3-29) - move macros.pybytecompile from python3-devel- Remove RHEL_ALLOW_PYTHON2_FOR_BUILD=1 from build and install macros, as that is where the user needs to set it themself- Explicitly enable Python 2 when invoking Python 2 macros See: https://url.corp.redhat.com/rhel8-py2- Switch the Python 3 executable to /usr/libexec/platform-python - Update macros using pip or easy_install to be invoked through the main executable- Fix the %py_dist_name macro to not convert dots (".") into dashes, so that submodules can be addressed as well Resolves: rhbz#1564095- make LDFLAGS propagated whenever CFLAGS are- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild- Add %python_enable_dependency_generator- Remove platform-python macros (https://fedoraproject.org/wiki/Changes/Platform_Python_Stack)- Use -Es/-I to invoke macro scriptlets (#1506355)- Add platform-python macros (https://fedoraproject.org/wiki/Changes/Platform_Python_Stack)- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild- Revert "Switch %__python3 to /usr/libexec/system-python" after the Fedora Change https://fedoraproject.org/wiki/Changes/Making_sudo_pip_safe was postponed- Switch %__python3 to /usr/libexec/system-python- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild- Add --no-deps option to py_install_wheel macros- Added macros for Build/Requires tags using Python dist tags: https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages- Make expanded macros start on the same line as the macro- Fix %py3_install_wheel (bug #1395953)- Add missing sleeps to other build macros - Fix build_egg macros - Add %py_build_wheel and %py_install_wheel macros- Add %py_build_egg and %py_install_egg macros - Allow multiple args to %py_build/install macros - Tidy up macro formatting- Use %rpmmacrodir- Do not generate useless Obsoletes with %{?_isa}- Make python-rpm-macros require python-srpm-macros (bug #1335860)- Add single-second sleeps to work around setuptools bug.- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild- Fix typo in %python_provide- Handle noarch python sub-packages (bug #1290900)- Fix python2/3-rpm-macros package names- Add empty %prep and %build- Combined package- Initial packagenoarchx86-04.stream.rdu2.redhat.com 1678205638macros.python2python2-rpm-macros.speccpiogzip9utf-8606c39e3069232643061afd351e58b6af9b736e022f62f735afdca1865728221python27:2.7:820230307160658:182f7c73?Zr3b,/˒˼wjeKZ%Y*I^WRBĐ 3Iȟ$Ӄ/"rme`LO ]iUZ}߶+?n^i5k[>bPd">çyS%0.N^x*< {;<;]ŧwrq|zve)+K1fAtHDD,'Bj6ھA,aw-eo.R"~8~JJ"ե;M|BNKtƸzY 9.0XB?چn'`**y>+3jK?fAO%ކk(9#噺nFv _]z<..o<`:agGU2_vv4[[2^!x4_ϗ5e+=FKvy5q0י: `"!џMa \-&VpZj&Ϥo[ڍ=z'Pb$,$U,FK"y?$˞b /_ɪܟC%aTƒ;]k&QKF|r,E1g<^,5snq_]e2.ڜC>:gJU5G8{6 M֙:)HWNf_S3~U dYإê,{#Aga ROokΞ-$"D44;c(HY gh|;uf2fzK/>_?F8f7T(7zC=yn);L$6Xv؍]H@ sV9|VdbٻtTlH-cB=dc/@]q%[vmvv#cny( E;qU8-"ȗ"EoZ!Ds&:8z!8M=Gc4P۴ ﹞ڿ?^msCVmgx6<^ėe*Zp!;w1U@yI9~L#6_1-a#U 4gHk1u+F0 cNq@ GJ8KAp$~U{\+-̀Nhj^J*އTb0؅2$s㘹6> OMzz CNEo1,R ' =e2Lf oXʈ ͳ4BzT%9MUd▯uAQLhL8V^2ʾQ@.4^"?Ux%9bxwl2# p'Q 5&Ng>,o:] N~ӅdZrȣ6jns*m0V;ۈИ¢- lbf((i9bv9 -ͧP2bM|9emS=ӚFrVJe15,d !T, vwJ;{YZ L:oҩWJ@a~Hp1vaCyQ(; *%)U[& ۖd+SyVҶg`Nxw'<gf1"sIt 0%;RIȁ4QG 垸|rɫs_)/{31}\tiRy;+߄C"={Y8<`C9L5 ]Jq\yЕ-.g3,t .NBv [,~)?fKP#o[|cfn0\Fp ugޘn­uFmԬ{m1'b欦؇~!L8R6%y|̀nl (\E⎍_ lis܄W*IjkrmV,FRKpuKGYhk $CvQ硇#B/Tt;&̭mDƙ3yZ*wZݬo7Uٶ>@^B/GJܗ&"ξ̐^ )86=|i__xS^nQͼ$3ɈGd}@\ RQV;N2#oKYώʵEʧq]Ss'zB<䱒p1{1yoǹylCi>O7:<=;z9_L,!