python-rpm-macros-20190408.32abece-lp150.2.3.1 4>$  Ap\/=„˲Äy-T%[Y7vŤQo$N0ߝG_v/ls7ky>dHm&"xiP [kA?cVwMb4DzI+.F\$ /Lcv 3]lilﵻIn9ҫ7z.+Ry^;B9ԃKIa?1ퟆA0)2/ ގb81ae2637d5bec070a89ae500991ca1bc66371d71192ba98595da8fb5d832bd5d47361c3484c872b689874e017a08b2279a31e28aNЉ\/=„ZIIdb x8n$0M.߹ҧ=@îI"(4 %YqڬJ!-=h{Q)T%n{V Q͝v8IxGmLrpjދ@=1Wi_^A"),͠/c0]$72OHi=zrMI>tlY+;7\JBЛ*tH=fYuO\X4 FZo-T Wޡ{$Q?ETJ*>p;?d% 1 [ $7@F _w     <P(8 "9":1"F{GHIXY\]^Hbcd#e(f+l-u@vTzCpython-rpm-macros20190408.32abecelp150.2.3.1RPM macros for building of Python modulesThis package contains SUSE RPM macros for Python build automation. You should BuildRequire this package unless you are sure that you are only building for distros newer than Leap 42.2\lamb03openSUSE Leap 15.0openSUSEWTFPLhttp://bugs.opensuse.orgDevelopment/Tools/Otherhttps://github.com/opensuse/python-rpm-macroslinuxnoarchZ1A큤A큤\\\A\\A89ba33af2fa3ffa4bc2df57012f5e87d1d0b5820303be3c70f45adc52986a2ee8e64f7c980d12a2177314e03766618066c8dfd0e9fe4fc038e3f10a96952e7d0664d6ac1fdb97fc940db25e0921bf90fe7551a1bb9a4380cb80d174776c09d26rootrootrootrootrootrootrootrootrootrootpython-rpm-macros-20190408.32abece-lp150.2.3.1.src.rpmpython-rpm-macrospython2-rpm-macrospython3-rpm-macros    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1\7\N\\\\n\2\\U@[^Zopensuse-packaging@opensuse.orgopensuse-packaging@opensuse.orgsjamgade@suse.comjmatejek@suse.comtchvatal@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjengelh@inai.dejmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.comjmatejek@suse.com- Update to version 20190408.32abece bsc#1128323: * Multiline macros don't work correctly on older RPMs.- Update to version 20190402.c88be49: * Add missing $ expansion on the pytest call- Update to version 20190315.d3034bf bsc#1128323: * Rewrite pytest and pytest_arch into Lua macros with multiple arguments.- Update to version 20190307.81ca329: * We should preserve existing PYTHONPATH.- bsc#1128323: Update to version 20190307.fbaed33 * Add --ignore to pytest calls to ignore build directories.- Update to version 20190221.08f1194: * Actually make pytest into function to capture arguments as well * Add pytest definitions.- Use upstream-recommended %{_rpmconfigdir}/macros.d directory for the rpm macros. - Include license and readme.- Update to version 20181211.ab6f37c: * Fix an issue with epoch printing having too many \ * Remove packaging/ dir- Update to version 1540475376.149a499: * add epoch while printing "Provides:" - Update URL - Add _service and use the tar_scm/recompress/set_version source services to update the package. Package updates can now be done with "osc service run" - Drop README.packaging - Drop update.sh . This is now handled via the source services- version bump to 2018.08.15.ada6d63- version bump to 2017.12.22.d9968ab * better fix for macro usage in rpm 4.14- version bump to 2017.12.07.9d4e9eb * Fix macro usage for rpm 4.14- version bump to 2017.08.09.32550d0 - use %_specfile macro to locate the spec file, this should help with factory-auto bot problems as well as issue#3- version bump to 2017.06.29.107ac7a - fix skip_python2 in environment where python2 is not actually present- version bump to 2017.06.21.6641889 - introduce smarter buildset support - fix %python_files on nonstandard build sets - introduce %python_for_executables in favor of magically taking "last python in %pythons" - fix %licence tag handling (gh#opensuse/python-rpm-macros#4)- version bump to 2017.05.09.fc237de - fix badly generated %posttrans snippets in cases where old %python_install_alternative syntax is used for secondary files - rework %if-macros - introduce %python_flavor, which configures behavior of generic %python_* macros, and can be overriden by the user - add --force to %python_install, to make install order fully deterministic- version bump to 2017.04.27.d2ca08c - switch versioning scheme to date-based - switch from using service to a custom script update.sh - auto-generate Provides: python2-modname in old distributions (only for main package though)- generate %posttrans sections to fix up alternatives after package rename - fix condition where %python_files would emit wrong thing when %have_python2 is undefined - add --quiet to uninstall_alternative, to silence spurious errors - check for file existence instead of package number in uninstall_alternative- remove spurious warnings about "unknown arguments" (by making ALL possible arguments known) - fix a bug with %python_clone not working without %python_install_alternative being used - in %python_files, detect and emit an error if %python_subpackages is not used- more intelligent %python_install_alternatives - multiline macro support - support for %requires_ge and %requires_eq as well as Requires(pre) and friends - "%python_clone -a" auto-creates alternative entries- implement %python_clone to clone files for alternatives- support "Supplements" and "Enhances" tags - support packageand() expression - fix handling of %name in requires- make macros more resilient to missing %python_subpackages - expand %python_bin_suffix properly- let %python_module expand *all* its arguments, not just the first (so that %{python_module x >= 1.0} works as intended)- copy BuildArch to subpackages - on requires/provides etc., perform macro expansion *after* replacing 'python' name, to allow for tricking the rewriter to not replace- add BuildRoot to make SLE11 happy - check presence of %python_files even on new-style distros - better visibility of the %python_files error- update service, use repository and tarball name "python-rpm-macros"- introduce %python_prefix- Set RPM group- change service version generator to use "1.0.git" instead of "1.0git"- rework %python_alternative and remove support for %python_alternative_man - tell service to compress the tar file- set service to localonly mode- current macro version- initial commitlamb03 155550410920190408.32abece-lp150.2.3.1macros.python_allpython-rpm-macrosREADME.mdpython-rpm-macrosLICENSE/usr/lib/rpm/macros.d//usr/share/doc/packages//usr/share/doc/packages/python-rpm-macros//usr/share/licenses//usr/share/licenses/python-rpm-macros/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:10054/openSUSE_Leap_15.0_Update/7ada3088a66089ceb6dd813e0299aa6d-python-rpm-macros.openSUSE_Leap_15.0_Updatecpioxz5noarch-suse-linuxASCII text, with very long linesdirectoryASCII textbtbB^ :0utf-82dc16af6e2eaa113a8e707ccbd81e49dda652a438404a01cca0f7b016af93fa2?P7zXZ !t/ໃ.] crv(vX0}OO,*&5:5[`qx?o ~Ǖ2JJ5|hqE_y]*Hˎd|f5HDC ߉W1c >2K:cB5ێ^W0j/6Q܅[ Eew֫E{ Udw=,vKG p*LszOr4S9OT àEƶ4)sN|n A65{SJ~.0CaG++<;׵rqA*/09% PnT;BlQ Te1{p-dMQF쒚 fا? Ժ&]>^7RP8cX`+nAD͝L^n=d$ڗ;ee)V;I?몎cqhf%WqUFHܞr4G>K/8]0u0CS_> `=>ׇ72&bߍlE%~tgFںZɿzJe&`埶 y5P৯y&@tAԆװgcɤ~]!<\~Bwpwp@G-$4~>_0h-^,GLtnG.SCsi՗VN>픒TXb RYj4Z<|<΢}dw0=g.@_XBkrfYN2~ɹMRU^5pinyJmC_[T~ϳ dtiYמ8ԣ0 e[ʔ+w#A\z*vILL!uǥătnVM*@Sƀdq&T3l;aX__IsxY+14&㹼r GMĝ-I= RkS+DSQK=(Rqi|4_$HhA x_ԕ2v",$f9c'wÁ; BAG15٪b ba=%jNT1n6ݾIk.D,Y+TRG2?dۇ! M髞V8EYHw f=p}_@'N=iFE<AuUCk9uwWdxk3zh{ I9jmY۝|qRx(3kQDr:,m SV.*OGm#O"F >~=׸-gD@Z~~^}J t$z"М `[sU *Ha$1lm2*BۦrL,#ѳsUH*27\W+$ؗ.7ZAϗjaR;۾n~zKUA՟Rf؉fE :~Yc=u5?*b_>9ٯr'tQJX}~9 y7R|n\w&12@Uk4 5[t̯ N& y=lAL6K4jܲN)c%kv($Eb3H5:dcg\wh#Q#Gwst ZYR$oݒO~fğ`pSO"cƒjiCh'̥N]ĸy] °coYw 2o0(fRtUY~Y(S)tjiC\:Hب A: |i%1m6aE>LD338o>lo@<:F6&[9 w_/lHm'oH(2xVV8 'FQmF^6;2md/;)2.M*C|L+̓$n]w%)/.ES@}Al+ű-\pr`Os(&.{zԼ S:_ 6j̠h>ڄ-?"[g7,Q ~FlT1j9KNXJΟfkE5{~wqi *H8˦~槂em̍B0hOqmpz]ⅮaJ,wd(*Up_=,ke:?آ_fKQB)G#[6ނ~YN$m\zY7yG .1j 1w5"FH(v׆iLRQqV_I$CT 74 @.4bߘ䱬GT-?9=De  E}Lk*!J8LvH MKjnOw8%t eݾeTwc@Z̀?왪{Jtv)~1^TcN@#%!Wn5и?xM<fnj]3z{=2t&2_i - dǶ F8.TG0i&y4&Գm?+c8]U}e3G䒶kͭgWJ5_t(1^K~$ N(Zu\@DU9G(pًe~) |D\'#R@ q6J-Pelqz C(`M×Zo=N~T[6z ֙Z0K7?#M,eL"y^QU:gpGWqs-ݮrr9"APbiw'4 ,as>Dx.1c84g ӈT'7XPuVcO쐹G=npp~׼pUBZn8hCw@s-)Y|g:^W?֥4zRVv%aO`1}0IVlz̷ɡ@}I繨{<4-:7esÁlNO}lqg^qIf%<;?NV5 Z=E~7-Rj.MOꉩKQ lel23uυGoDځlv,m`kSf%ضP"B}ˊfB1Da[*Q c\^g$T ۋ(&P_Hc'd5.ة"H(GT[Ubm7(Ԉ+cޥ>/&9JOZǁbGH {(\/cW}?KkO|]JcSr(&+lY{M+=hA='O6Ƶ fH6jfH^KAbINIrػѡe/2}4OJ .xR"q@ bSTʐB%ʀ&e7#YIM:U\TWsZe;}RUT:&BӧsMHRmnد`$!.O0s={$lyQd£C~ݘٰss {IdMA˂H O_xa{OaZ;$G[060̀bRY{8i7 EFrsilEH`xT2E+we?-g_9 $6k,ZboyԏéG?="cRm?F{M ŘX{Kenve{j'9?U;Nx-R,R 6KݙxeʈdPr11#i0lھ7F|sMFObY dSnx%}P<X^N*?g+)/Pn;9^|;jnj)gq_]64XUr=WR#,ft,Pʬ v42mgRZ󷔠P ti:^ߧMn[ sĂ/݅a̛K@pӉƥ8#2bw0HkcZ$0'lz/i_(?e sE%}M=ne3Ӑ}{;E:b9ɏykr(WPe&udT|n(j$iڇlHx5kawێsx0goMXH>:w>-1E][\1n/z'9JgrDe=F7h=f17j^rmK9X1xL}?:-~؈̅J eڄxNZV7$_ea^'I_Anׇ Ȓ+o~+4Qoe9>BwT 5t+/"oR|,C6wFEv 65-U x;xscRY6.tJP ;s퐂:\!d3PQ f/gx_vHE_Ο+֩K(9M X&`0TWp_/$w3Bv:24xlUn_!' aC~ NԊCB~٠Pyȵ&jxH(q8-ۚ4diO*&/ )}}MA>ɭ3Y!\w'im?&{'qn`NIp[=YҹleIX?T(h8 KD*W@"pKUpvܽJZ ihqm y`<>jyJ 9LSt`zG0[$U!l7왬ݧ!/Lݦ]HWHFU& f.Bg8.j!;SNB{?ɟ`KG8xKBJ2,%ѣ]DUv;BTD֐s<lW[q0wc%#yo:ڂ`:݌'k;Jy).ob<_ zNc FɒSPDE(P-hmcj9b\ @YBm5̍W쉑GvΏk(}{2{~XSj )֏Uc (FZI7/06ut8'5\j/s6t ^3$NZHT);+s2A'\\Se3J[{UQ+g9hrz9 ؑz#P/{Ej:_߂D'=2XY6Ҟuq0~͇#g0hu:_cQ)YiAS< .${?S |n` 6E| a>ͰGWha9?支nRjCR0mNC(z=uv^X ҘkDkՐ!m^WhשlyL\Am_kt#QDtz,~U;{4!n8Sb+[O1ƂoV}o-8vq Hɡ̈́ɚjS7 G M<}S֘<,N|RvFb8s?ţWߍ4Yo]Ix@h*h@:xor yh9џNҕ}S<z.rDĀ ,~Z s|EVTlc~s~st㰈msuߓrc$]YRa@dvcp !bt^DyCEu~2G"K}ҭ {4i24"8azpQ0`2d3JڤelGw\Uz:HoQŜߙInb3sݱ9W6`i$'(w)7 ~@ '!"@WˑFH]ѥHG*"lR0IS{/7 ޞ YlTkLk H6AY>ᙴsLe/H7_n/}!Sne&#'bӶ%>5s m.i12{QEK0{_Gn3rj>I`R?.'G 53m<>c[4,8$Ow2-ԀìjiХkYZ=_5zGH7ĬJMC>*{m6!4Lp{{׶ /sF3ZE a &Hn`沲*|[_,cm5e?xЧeV̗AKJFzHb|G%"R USsncfx;xS\׳EJ̺ YUE¬M*poNIxT;7ԌDRܖ$B4P#ΧZedDu~}NPSLSPUSaWuqr 9s,w+SYJweN}?<ĈU+Y$w5XU_V:,$؊EU#)LhΉJS҇T WTB_#=1iCj' 9(,U`Km'y J.fN-CqBX E r2{6:uVx Ca赴)/_xqIy02{Zgu=sޑ޾&$~FDg@ hЇo vdB'Rk|)Bdʌwey=hU2vKY6+fCn.잓i4\uƜu?LH(L չ21Yaӳ/O*Ԛ쩼|Pʩk7't{ \ևK )n{,~z1GtbL1QlT &gOjKH8 %@*H@hqhjݩ$D͉gM+"mU~ceMo\3?:)DN^;\䌫6Ey/ .XlKͪLUm(]hTĠ1׈Z9"'Z›Qԣ$Km.~TSU: FNմuËA9uVe~`/83JJRblX8۟4&UOk=q8&91F) J${= f~vkit|:;ȭ~A_}ez]_oLbz_ԒY4^/GݖhHEnܟv|zt2QI8m^K} ]nv@"؊F. `zȃ_{`sY" DTL oJB3XnGȋ|PpYL>z~~Nn#IRl ] YZ