python-mitba-1.1.1-2.oe24090>    f ;G|`u` Z" ˪Hs ydk,x7oEHhq'dC+{7`G=j~ĕ:n P&7Z^n-v) 9Z|2G#u x興;9ĥN%@b5'{?3kxNo2>ns?4>bIC`_=N!nJzKb'N0phP%9urJD˖p'(j^̑Xj;"CcI#+)c.{y&A.p1Kh|FҹOKeߨT&D&s[2Lt 2݉ oˬ?-%Ѓ@ ?4.ʏ(th0 bzOLco6c61a27f628d25d602f7627dcf4f98511836b92c9ff16dd1f332d888e976ff479ecccbac79941ffa0a54166021cd45f76a5a0fc3LP㉦B!=K&,13>7?d  \  ( , 0 8  <@(]8d9l:AFG4H<IDRHXLYT\t]|^defACpython-mitba1.1.12.oe2409Python library for caching results from functions and methodsPython library for caching results from functions and methodsf dc-64g.compass-ci:BSDhttp://openeuler.orgUnspecifiedmitba-1.1.1.tar.gzhttps://github.com/Infinidat/mitbalinuxnoarch. ၴf cf c0b73ebe4a7407e4a55306e78bdba43d1c4db1b5c0dfa7550226525104443cf3116bc1ee8b9ebff03d0faeae8d71de511b185c6811970faf2749b4540f1ca572c rootrootrootrootpython3-mitbapython-mitba-help  python3-develpython3-docutilspython3-fluxpython3-logbookpython3-pbrpython3-pippython3-pylintpython3-pytestpython3-pytest-covpython3-setuptoolspython3-sphinxpython3-sphinx-theme-alabasterpython3-wheelrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.2aS@a $@huangtianhua - 1.1.1-2OpenStack_SIG - 1.1.1-1- Remove doc requires python3-releases- Package Spec generatenoarchdc-64g.compass-ci 17266853641.1.1-2.oe24091.1.1-2.oe2409mitba-1.1.1.tar.gzpython-mitba.speccpiogzip9utf-83b49adeeb6f50b11a7b8107d7727d0d8cf95ab5106e0a4038a33761a0f9c480ed32e693067005234b4a04affa75a85e3ac298627dc3a1384aa04237bd020881e Name: python-mitba Version: 1.1.1 Release: 2 Summary: Python library for caching results from functions and methods License: BSD URL: https://github.com/Infinidat/mitba Source0: https://files.pythonhosted.org/packages/03/5c/af3c74b8f4746a0dd95af195a1901a6f22a539359b32b3151af119ce419e/mitba-1.1.1.tar.gz BuildArch: noarch %description Python library for caching results from functions and methods %package -n python3-mitba Summary: Python library for caching results from functions and methods Provides: python-mitba BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pbr BuildRequires: python3-pip BuildRequires: python3-wheel BuildRequires: python3-flux BuildRequires: python3-logbook BuildRequires: python3-sphinx-theme-alabaster BuildRequires: python3-docutils BuildRequires: python3-sphinx BuildRequires: python3-pylint BuildRequires: python3-pytest-cov BuildRequires: python3-pytest Requires: python3-flux Requires: python3-logbook Requires: python3-sphinx-theme-alabaster Requires: python3-docutils Requires: python3-sphinx Requires: python3-pylint Requires: python3-pytest-cov Requires: python3-pytest %description -n python3-mitba Python library for caching results from functions and methods %package help Summary: Python library for caching results from functions and methods Provides: python3-mitba-doc %description help Python library for caching results from functions and methods %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'mitba-1.1.1' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/mitba-1.1.1.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'mitba-1.1.1' /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . \ CFLAGS="${CFLAGS:-${RPM_OPT_FLAGS}}" LDFLAGS="${LDFLAGS:-${RPM_LD_FLAGS}}"\ /usr/bin/python3 setup.py build --executable="/usr/bin/python3 -s" sleep 1 %install \ CFLAGS="${CFLAGS:-${RPM_OPT_FLAGS}}" LDFLAGS="${LDFLAGS:-${RPM_LD_FLAGS}}"\ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/lkp/rpmbuild/BUILDROOT/python-mitba-1.1.1-2.oe2409.x86_64 install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-mitba-1.1.1-2.oe2409.x86_64//usr/share/doc/python-mitba if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-mitba-1.1.1-2.oe2409.x86_64//usr/share/doc/python-mitba; fi if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-mitba-1.1.1-2.oe2409.x86_64//usr/share/doc/python-mitba; fi if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-mitba-1.1.1-2.oe2409.x86_64//usr/share/doc/python-mitba; fi if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-mitba-1.1.1-2.oe2409.x86_64//usr/share/doc/python-mitba; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-mitba-1.1.1-2.oe2409.x86_64 if [ -d usr/lib ]; then find usr/lib -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/lib64 ]; then find usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/bin ]; then find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/sbin ]; then find usr/sbin -type f -printf "/%h/%f\n" >> filelist.lst fi touch doclist.lst if [ -d usr/share/man ]; then find usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lst fi popd mv /home/lkp/rpmbuild/BUILDROOT/python-mitba-1.1.1-2.oe2409.x86_64/filelist.lst . mv /home/lkp/rpmbuild/BUILDROOT/python-mitba-1.1.1-2.oe2409.x86_64/doclist.lst . %check /usr/bin/python3 setup.py test %files -n python3-mitba -f filelist.lst %dir /usr/lib/python3.11/site-packages/* %files help -f doclist.lst /usr/share/doc/* %changelog * Mon Aug 16 2021 huangtianhua - 1.1.1-2 - Remove doc requires python3-releases * Fri Aug 06 2021 OpenStack_SIG - 1.1.1-1 - Package Spec generate ?{X?!HwtIC 0CHwt twH+R0ubăڅ庻fi[?Z}\<<}ypEOqM}EU ķbn3l+ ;5}pB;.=){XVƝ/9ν`=wc6j}͕p^KFE7?0%iC P` k]{zw{ /.EosS[$C[ZG<f=)CsJ-(%Y%$ة߶H\ѣ1%$kFb)u HiNtHԄK0&4ipCЌ|po;o4ѐPMS݁mbWj3{gxC켌5*cjƅ*̱l`a(w]צPd&K#}!v(+T仡mw &_aOʜ#h8N0E}nH^ /} ]#cޞ{ε0h:i8QQ" ќ 3n)AV#GQ S_dӠfpmV!;f#?QNw0#EX(d^d1˓I+#<6Mۚ<݃M7͑5 rSiLHOf j"Y7)R馼*ش ,aߖxu;f\R]:GC̽`13suGK+ }쐱#~Gy6V^nD{Ot HM^-318!*dt0*D\ C "F!X\l@?>$~ƕ'ٗpۆ^O^E 8Vqe+hqL1q2Ŵ\K:BE<< T Lnc/3Δ雛<\ trcW:1Dnǁ6g8,M~s0 ?>CdN{T[~)MIh+~ʖq拻]|]EpP ,ᡀIMz-R@i?U{~ߣ3 QF)r-IcE`K"f) Su b%)70L헻(^$!zr]_d7>M'T iZcq&7Oe2b<`Rf9y_TeFu7bd˕HUv +]dcpο/3+eZL (tS9D0eOeywD0;|_S sxm?V$/&#]+ A˄Kg537S<;1#.Xxvn0-.?;4ė6 ;- ͉uKuMب](5Up^cd;qpG)C9n마Ss3y? \ۤՅc<.l-P5]*(LDf$^/y"nvQm2G {(z[\;u?ll rlC&^ 7\(q&AOVl6QywuI=HE}(sKg(zs,͏멼.b/s45`p:e#0L|Lj <)WM:YVuSTk,|d_cGFmbR@AyFyhA(3v>mhwOzH:?=zF‚@A&vBxTR@A]yVIŒތqTD2c;6Efel$V(ۊ: Jyp9D($[f\;2oYSLxVrZ>+1I?iPApJTׄ*ON"W'd$dD&o󴔟dr(0>Lh:AzL3Nb£FMZdYsPaJ~[$NPOUᅘ+|kR)5w'_aq&kBZn̛@x #NPsD,q] …~$V\:bxgx/?;-GhZd {#e3GJV?OM6}oˆfoWN(&#:_3v^}0LVsS`)v~6gt*R鐪V'R E 3"AV= upVI,$w"~44FV?frK3'=•^Qz g/S "[8ɎB׫w!A(a2G~Biz֨w֞3%D |㡰|Уoc7FMeQ',l,%>qb=i~læ0;>,[\~Ao׵ ,?qК5di:YZ%UmSr#'8qzUzB"?g޸L21C}aOZv!xVl|y4+1qAkvDRSBLgQt˂8jFn m8Xv jMvORSt U:+JU@ ȄrD&_^3Dpd~0*aPCOw7{Z cxN<53;75}a&hH0v:TC٠\3e'/<q!OFgT3CUVpGmY $ذt|u㢪LO7S(r0(8@9Yrb9dtnm)~n2ǯ徭\T6y89AJVaQ[8r&O@bLpwUF8s'`  ՊvOD☈73ĕiDn6:؎!e'6|ҏcYJk b CLk 2$C/*$ 'CҜT!p(Q{bT. -K@VEP9pXx\dN\`["bݥiԼR9Xu Hŏ/ޞ319UP8 G+8zɝv`L'ՆEkYKpѰОfzҩ9uhihgcLPeCƤqJI51$ŸW|H?د ħFChXI]P%9 B^Oh_ghYL R5|n*Imu*3]AMH&aW-P:|U|lUbA_$K5"-b\JӅ =hͰW]0G&ƪL?l!~t~GSWi9eeyYqH"Vb7w6_7jm肋["4nL*O?;ȓ梯*kv%ڃ>rlk KS<12`s{(mAټ=7Ym\kJ^! o/q ]zԪPh6=2Uom`y oωTeG0cyzK\'8'Kcrd 8^~OZk}c1\SNVآ}*YmŁ'&D}&$=1ron<#O3quE֗-JaN-w3Y`1Rp6[I+<+pg냡hwl`pĶ->0prɬݑ֎nnC pGLbqv} s Fi{~ QحTxMڬPG^cVE` &w{CJgmIU/pAv/M[ <-5Ao>ti5nt(T#G/$DŽ|k .QOz+\[kX`s &S)-Y'5?\Z(Q!_n`dՔӺ` U h{L80w7%Ku+5wKWvܧh@XoU(])o~Î}ƽ !(}`*AVAǢjjT4HUO&F6~0׋ؑ{OˈX1D' cbK x G|jݸ\D1ӆ$++>t qN jو݉4#|\a 177Qs߉wW9EY;:cW>9Ӻyn =|˸ʌyr7l [աāa1WB_ \n$JX.V4a7ݩOot0jfޅTFZ&<|T~ŪD!֢k/>w?iEnkդMV7Uz.<5 N) aAS ^7$)^O'c㿌&l)zF"ڒ[Rq>?zrDU%*'B kr,kJ*G'b̚ąiE*Jib楩XԻ3.g XEg8_RQ>=x_x?cKwr!HxCE-H+,Tg?fuzD$kcKb14p}a(bSdo&p;q]xNBɇJ[`_T9ۓNdaǞ~6wE*ɭWwepa!}fi~.DDJ _]| ~FmQɏG *\lV6H$z>Dhف?1F{"@'֤{?*͈7vQ%o`1q~\,2^C6'Gv,6t}JK^Ւ]c]WRz~f*F3ۺnؓ6RFRAl_H905Ѣ¸4;i9~_'66Y0c61xх@}azg+5NO ؃gQ6ơߴ%8X7 iP&\o>]: B&j2Y*'Ci{9/ ')1qjfBG{"n%|NK(D\Op+X=`g+c5y]$g^~+ '>ߠ-ƅ_}ZCcӼ lEfvrڟr1sC>V/S J佺=MԈ֝1_N -cq:FloBXxkF ˜'y(# nKObF%/&r#웧L=:nʲDOuWeVS9MƣC Ayڊ%F炛ב PiϡE~ ,0X/&Rرq}nwтƠ%bcWn87O{, Lj۲r]S+{lpZyT9{$&YokJuͲ{_'\]>ٷ-LoԿ3G6n)/mNj!|R -3l\p#U eo*u2cx VlʭtshgR9&r<XCЏc4EXd9?3D{#xă eRUMk^T;hb%ފ3UNlS}"",:U5 x[P8^gօE?&oMJ-;fu=Rob2Եetn;}Dj4FgxP,԰9Ix)(bWCY/$vK.I.7A1ј!̂Yܲ+Lݣuw8|wJCh%:וi)" |[wyq1!ި`{#ȝp(. q\gni.!y+fu+OYG.s;U4}*Lg)VH[s=VjѝZAa)3-5 "~>SV;N.gq# L\N}"S.gIeYK"e -+:a+3)Փ5f,f4\M3oR! y 3>"_/C}όFVT?<5YDw@`Two^0è(x>ӉΉb`pWޱ-v/~;[pba^<3ON ׌1}3ݐLӢ {H=5p"0  hh:*Z}<`Z!d|S4 y}XN $#6T6bVke9%.PL*n"f.@7HU9Dh<ݽM m 17!p3cSQ?;|]b~߇[s-f 9_w!ˎ'p'Ԏu7ubxMXy~8ܜ馽N2}{w$vHY#K4+Om10_'ZM (,GMie*|Jq8i xR gm\i2Fý,UP+"NM; }O6¸YTjTWIaٲsXHւ#~]vA[/9. $4cma2hJ3e#OWޯp1Α6zS>Y434§|Q $InumP)\vo;R^shh@)*dJ;;u.KL=Ya} ~Ic~Xru3J=egMWD$WGXcJ%Sosg8o</.ۨEndj 0ruGxt:`% 8mCI8Pz:|A 0=nA~"`0߄ެ䚎 0[ﰯw[oܐ-d}Ыx[ٖ hU챌lN>lDy2і42&Ĥ~OcRkEHq}#QF\f"ƒ٘I/̳]hAy%tC'@.K> %K_<<6O[Z<ṧA< xKly?b!? .8\XF?v}4vrz##Y