python-xattr-1.1.0-1.oe24090>    f b ;G|`u` E WhimT\`g ͊ZXoT~Bq.KZ9Mit-N0Cbg$G`ɏ>CD$>hsDH&6Bg@C^=1'ʹOxv>u kQ>At)S5OowmD@Z/< o0Fd*`]!]{.FYmP/0\) 0ezMbƤb ×8$jh 3{,8Dɹ6ZlfE< J/e!c;m쑙FVLE%UTo653)ni N,!@1.f$ ~mbdbeb79d7d583b41635b4d80d6244bbec5400e9c15cf024f8c3e8682388209ee3cc5127860b98da2335459483df3b4aa6ed7016ec}~h|vu)>6?d  P 48< Q]p    6 8@JT\  ` (x89:FG<HDILRPXTYd\]^def(,mCpython-xattr1.1.01.oe2409Python wrapper for extended filesystem attributesExtended attributes extend the basic attributes of files and directories in the file system. They are stored as name:data pairs associated with file system objects (files, directories, symlinks, etc).f [dc-64g.compass-ciMMIThttp://openeuler.orgUnspecifiedxattr-1.1.0.tar.gzhttp://github.com/xattr/xattrlinuxx86_64 @f 2f 24159f67dfc6f47b1620d303ec984fe348f148771bbf4885fd8590b184b5c3e8cfecbf3b05043ed3487a28190dec3e4c4d879b2fcec0e30bafd8ec5d4b6043630 rootrootrootrootpython3-xattrpython-xattr-helppython-xattr-debuginfopython-xattr-debugsource  gccgdbpython3-cffipython3-develpython3-pbrpython3-pippython3-setuptoolspython3-wheelrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.2e @ecby@b~H@wangqiang - 1.1.0-1Dongxing Wang - 1.0.0-1wubijie - 0.10.1-1OpenStack_SIG - 0.9.9-2OpenStack_SIG - 0.9.9-1- Update to 1.1.0- Update package to version 1.0.0- Update package to version 0.10.1- Disable test- Upgrade package python3-xattr to version 0.9.9dc-64g.compass-ci 17266852751.1.0-1.oe24091.1.0-1.oe24091.1.0-1.oe24091.1.0-1.oe2409python-xattr.specxattr-1.1.0.tar.gzcpiogzip9utf-8d4da458a7ba540e4ea49f768715a0cd1ae755bbf81ebe96651fbf44179c9192248373c3b69d70ceb595fea8763fd58cd2b1326d275c49ee660906f1b23c8a312 Name: python-xattr Version: 1.1.0 Release: 1 Summary: Python wrapper for extended filesystem attributes License: MIT URL: http://github.com/xattr/xattr Source0: https://files.pythonhosted.org/packages/82/00/2190aa29d36a7f79484448f01726fe6fb1e7270d1cb1ec39713cee9abe49/xattr-1.1.0.tar.gz %description Extended attributes extend the basic attributes of files and directories in the file system. They are stored as name:data pairs associated with file system objects (files, directories, symlinks, etc). %package -n python3-xattr Summary: Python wrapper for extended filesystem attributes Provides: python-xattr BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pbr BuildRequires: python3-pip BuildRequires: python3-wheel BuildRequires: python3-cffi BuildRequires: gcc BuildRequires: gdb Requires: python3-cffi %description -n python3-xattr Extended attributes extend the basic attributes of files and directories in the file system. They are stored as name:data pairs associated with file system objects (files, directories, symlinks, etc). %package help Summary: Python wrapper for extended filesystem attributes Provides: python3-xattr-doc %description help Extended attributes extend the basic attributes of files and directories in the file system. They are stored as name:data pairs associated with file system objects (files, directories, symlinks, etc). %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'xattr-1.1.0' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/xattr-1.1.0.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'xattr-1.1.0' /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 %package debuginfo Summary: Debug information for package python-xattr Group: Development/Debug AutoReq: 0 AutoProv: 1 %description debuginfo This package provides debug information for package python-xattr. Debug information is useful when developing applications that use this package or when debugging this package. %files debuginfo -f debugfiles.list %package debugsource Summary: Debug sources for package python-xattr Group: Development/Debug AutoReqProv: 0 %description debugsource This package provides debug sources for package python-xattr. Debug sources are useful when developing applications that use this package or when debugging this package. %files debugsource -f debugsourcefiles.list %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-xattr-1.1.0-1.oe2409.x86_64 install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-xattr-1.1.0-1.oe2409.x86_64//usr/share/doc/python-xattr if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-xattr-1.1.0-1.oe2409.x86_64//usr/share/doc/python-xattr; fi if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-xattr-1.1.0-1.oe2409.x86_64//usr/share/doc/python-xattr; fi if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-xattr-1.1.0-1.oe2409.x86_64//usr/share/doc/python-xattr; fi if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-xattr-1.1.0-1.oe2409.x86_64//usr/share/doc/python-xattr; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-xattr-1.1.0-1.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-xattr-1.1.0-1.oe2409.x86_64/filelist.lst . mv /home/lkp/rpmbuild/BUILDROOT/python-xattr-1.1.0-1.oe2409.x86_64/doclist.lst . %check # disable tests #/usr/bin/python3 setup.py test %files -n python3-xattr -f filelist.lst %dir /usr/lib64/python3.11/site-packages/* %files help -f doclist.lst /usr/share/doc/* %changelog * Tue Mar 05 2024 wangqiang - 1.1.0-1 - Update to 1.1.0 * Wed Jan 10 2024 Dongxing Wang - 1.0.0-1 - Update package to version 1.0.0 * Mon Dec 12 2022 wubijie - 0.10.1-1 - Update package to version 0.10.1 * Wed Jul 06 2022 OpenStack_SIG - 0.9.9-2 - Disable test * Fri May 13 2022 OpenStack_SIG - 0.9.9-1 - Upgrade package python3-xattr to version 0.9.9 * Wed Aug 11 2021 OpenStack_SIG - 0.9.7-1 - Package Spec generate ?ܻuT˶/KC 8k-Hp'!%%{pݡYk}>wo7zTW՜5Y6F7333 ,& 2aefce 2ezXXQsbioa271l\>Y] ]@NVv. CW+3 3@ X ?,, ?XN٣4w<\@vf 3  2 S^F "wπ..LLV.&Lxg Pwu21]U>?eikhd`ljmlrffebffbea66f1c42afgg6gfb4qXXL_kl<\,l  O(< ' Ǩ 41v2P_5̬@.NVm+? ~ f 4vzxU b͌]VN0V M>;`;k bJP; _W%'{7װwH};rt}u WO@n +u:{/r2wK Z>3K@N3ofE$o¬8ō_#Mt9(]])3?/sZLWln(]Vv.66vd02rqp)<0pwb4txS^+so6Pw 쀦;M^Gwsal_li/Jvuvb24w[k\́LLzv@A?م7dsho a-w_,_'"SoH_Ow0غkJ7  {ZL_ 3+gc<}]i\^2k1_OE_m\d0P&+_JV. c'SK/&b^}`%v { -P7v2sYYف"G*ޙN1Twx]^GhPu{y?,<^45X,b;9ۛ>R Y^iZM'YXӱ]M>X^\gfdy/T`\m̜+:T]^- UeMM5 O"FWoLI'׈a黅8Y/Cy5HD\-,,YY\*ŦzZq r~bؙ͍ܵ7Zl m!^P V?!ݗ9-;}`5e^ 7ڹ|LXݔ% s?9|nH> 工4bE \amxqZmۜK|4_@;>ʟvۇ \ڱ7`1=~m{j١\T4jt(䮁0۬eQB0rޡ[pm2:~k~ 48]>?wA!+y/oHSEs*:8-M)O8wˋڤk[\p|_zWEp~ub9DFJ٘758߽[r+M.ΣB;n399jJq&=%"^RgMet-υ%D۵ːg ԓ$@lL`vDOAGqX&ɚ%Z)=ǰrP_Nk[Ʉ$GGsj<{E1%gtz7'{Y9./nB/LBk&e\ṡA;,'Ms2E9R3V|WYҸoaOS *|P~|q<,qK]2rZ}G$ NF7u]*w/B4Q{|+v%D;"Ac$6 dGqbq nv7$i#P9Gڪ%zߦ0E Q=E E(T0_s`< C@.ciK9jŸQU‹5Շ4")stseϾڨgIW;>to5_tjxzI֞%ΙWg8ħX/F["\*bDnқIhݽ,ss7kx&g/Q}V|O}jԤiXs=U=b_'B%ihelǡV=.6 \~Q{^~:po=8 j*i>iQ`%-[bYtknפ6MY6kEblz|Ne'. $+:=HFhO Sw7NjԲCdZdUZ\Ns YؚKukyنRhASy\z fhЬBZ Ѷ=JUH~ERuE_5$L[w-f0Oތj*fq` &,s=?71B;\5m^AYwDDs.VJ_q@B!39*B̨Wv31A7N( J f9t1P2رT%~0k_.3rz;. ш!f`hApezPXTZ'ʢW;O+|j{&oUi$F("t}J&S =tx却1bY=tQŰb4Q6JhڛX6]x 's)5% 4j#&W]W{2?`X[Ѣ*68!^p|?զUB=)Leߜ\s.{V~;M[PR#waF^u]t*=mcqiFpa.>{Lz 5nUeVHUIi4U2`=AJ@EXS˱ d)0hC,^s2pMCeKT0nc7 "LVN5"a$q:hO׺D}/KԫX]5_8 7t tZm]ʕwP ;/[3?W8fS/(^4_y[ t"4 N2~w >zy݁/n9UઌG]UA`7U Q$*/q0}~5_usb5Y3/ѫfC<,N!NXX2(HU(䋍hS>\ qB'$OPpdso~s^[:ھ;{y->GQj_+NOk%NN\b$I^3Pt!mRgWʧ8LӀ}/7פcLSRbGb2",,; m񟸗!)wۓ{GM0uvzp}J<>9}/L(5,6zy\"6emDEdL) f'cYRh()CAToͨzjLUºŗ1\l{xr"S0s0>Գfg*F =M߾ [; u|}NU{( >\\j s⑴dˢ(]V3i Ǽd_3Nm#n9յÏu"bi!"pΦJth]sI p?C)&]\eN[OjtzG e,6_yV0)2mDa$>C9"K\Nt<,G=J7;lp8FPNRXN5W&E2YlPO8ictɛs*рM[|DJ;u}B"NDy$>%`A 0[$hMY.Ω{a0L wɷ`~U?im L%KE~fi-KDƟ];yB8&8I ="p;$I%gssAː٨#77D(T6zM OӸi_eBPVFOy)2 ͹2XGӨ6pM=xLB<`oc?+x|۳9"M@mac)G-$ P>\"p'\Hր4bU׿{ӳwmGr“\8W-T=Q 0%|L/7bI!'Jq;?V׍x++.-9(a F'yߕ[.j '}Czƥ6*~pkX]2/d+ʬClnEcznc؉,7VwfٯG?;û?XY@YE;Pzc vh%$΃]bWvQXCEpRN$fl1$ndMЬ'v 8D\MtcVMpTM䯭2oB-YwC{quGS- k"UWLw^x}+Qp7]ZKdHǒt,-Df'w~O2`C!\geYb^ ZG&;m)竌hn9vOa(֝/;[>r]Z/}OQq@;45d1;Wb4IUdUupvXW/;\ir :c2-Ӓ㊯ #Cu7=560Ѝz/^Byvͱmo3U5NLD5(^Bf0釉|56A  øcK!qEZe|0PFI^>P}7-zZtZm=v8gQUwhT9"zϤ{e5y Y,} VZypLjE~~\I\#, 9b_Fg՛JGۛWK8dǐviw 3WYKၙ#W NG t 4d*я 27!4[&PhcWkxh]@tr(pS8ic{!3d Mqo̊`S[?4]&aȲ(F$/gkooդ|~k$FFIկ5e">KfKKu/{kFSA%MCL 6/<8&;/JVs_nj~KPKtrdRgyFZOl+>59qb&ў©Ȗ2 ;&`|VWzAVOA+E8ZyrP +5k-`yY\Z +#sy{vQDBa8y Bxׯ Os_]e8{oKÏ1%ozfm .vIhX?2ӗcmJhYSx t_n" MOFmoخs0A) %DB%//D69&W-1Zx x&n),ygdo`! J2gp!ݓj@;#Cub&/}𞔞)}Y&K3ݨG ޾ckg 9"4%2+H雂lq1;XJ-7}SϜ^&1|?s9}(ZϤzgekxQq{ҁAޗv9Z1K[p̕.Qm(v{d4gr~N/[q) z}ѠoؿS| LuJVq\,s)yOEy;rGeGpum çrzx<0xUbMKtq~[W?<7Ã,7O K ޴ʭ;c]Q&IY%W< r7YUUL%U>"pJ(JhE~ i_L|"}ڍ5GVBv"vr8 KsЄݵ${QuKJ;1|b!Ԕ<!=rj|u0ܔJTXD)h~v.ʓDb{5xͰZCuYʒx#7m#.\GϣU ]Akty_Xq9Y N 9IޢDb~FζR=͙nk vJx4J7Bl:Kؠy)LU@]Z%5?c@TtQFyȦ;>fkW/RvYxմ/eqEő2εP(KXgmW쌍Acɏ+BOC;鑴e,G'g>HeypAn9 #_,. >a: 2E=)|20wu~BCpp2/z=U퓙3صK\]!FsLy0Y,v*Tpn\XEs\NIA:1DU0&.vO) e0}#Hnnd|#h F5-8!8.,fCuTΒO󬦛cY;B616Z3326YHv̓e7zӖiQ8qZ*yu |EИwQ[^k뾉F0Oӫ(0A;NmQ5,%iKX>MV1t*$:!:{&̂R(7f8VvS,tȾrl9Ь0L7YfNmՉB\ 'fQlE.A(/䝣<4#Q?6e2 M? C(Ssl,JyUu}R~&ygwýmHZ;,p٣*kAh@xt??tLfMGCzF,I#G "%NE8.(_.N1Dca"pT*D1߬eOqrL`8^MlPC}W$_]ɾa=(ϐ@D?oxr}?LK4QSj7}UxV&@aX ɉjL_"{$鮰{ʰ3RaF;Su;cN$ 21W{*Y*pfv5Y1ǡ?Z3_#jN⼡؅87Pi-UhX@l֠/m'@$${t @{H]Y;ۄ<̝L%VM sq5zlK֏A]9~p/qOf ݯ]aG__F9b%蒸$}F44mxw # زA;xmkDʿ[wD4` 5B$e|4a9W &} V7BJ!# 7"6zX!/(7dSZ'^CaB$߻7;a(IJ]Ӊ%'۳GE + 8vPhDOm"~rrhaB@q8YOʢ1".>|=K~ DMS1̣v]VRR#`( VꞤmE9'K3҇>_LoM70zAՏyf, )`̶bǦbݦK3nA(>AVz+ү%reд6+vfG>CuoȨ'Hk5f&gCeTOtE!@cxL5L>%-Kߨ7PgHSJoj-} ׼ b0mftvj<PV֟wb7jgfo;Ex;_Tw̛r~z+";#z-6'?mf&Kf5A;b{"6wtr0]-p _>aW}nE1XiIҧطcH_wjD Y=V@rgC"su$sub9ޒ^IQ|ffXdfvp)oX> ,D("}vJTmMn{P,).钊ƂwS{u:D)Fja;>ZAČ2K3]H) \&kѣ݊-v6e$9&}P7b'O?2.4+}xvrJ~L= \]dD|GC?p٫9P^cfe v&Pas BQqR'm?݅q۬[ ȩ?u?&QșD7 zwދճl=P mԊF OWDo$yLaAѧBrgDU ([vIUOH9vg-D A{5{jo yuM's|b^Rn{ġ%9$eҦ^P1r0"ls̚;&yb_"e툪M ִbjd7WRf^ޅyXnNߎLŤuoAUϩ^35?/z `c  #&i (T8g.KigFA/$No:hTFG=0'qg8Xa cC>厖~Nv3_KKLWFH.dQyrs_e&璻y=OǝظnCx}g`zЋW5G7ZؑnaUtg)Q:0? U@.٭d5Jc7ݣr>8qml|l!y1[ޜvO8QL!H7CɎ}a_ 2V2Z/ Sh!~ _'O@~( q?:\aW![Lg_}j܈q cTz/(2ۆ[E0x^>Thdjܶ +dڙְNv$Mo~9ܙNjaK|k֎EבV!Ri&ۦ ҷ&cTs3 CRZM/S M2f7ǥs:B>6qyD(\ZQc( ѫJ?.#[oB!] q7EGmhTH5l^- bs(t NN8R"MPG#`7=D5"ÄD<\ 3TUuvsEL R$o=Xm 7lJnK@^S֘b=PYKqWa3 Z$1|9Z@JxBMz-c80@.pڨSjIG}SvYX77oulZb2X\hzWp,AhÆَwk nn{qw=_4~z&B oz{cUhвT4Puڟ0B@U_sĀh05z 4l>Q]o x~9iZF*ut 9|.؛S*Rk(a~a藔C,M1rh+Peg),:J (VE4JM}\KX@AJ* V;7Z7"D+®9s|&3RjAЛ0 }-!ySd]&f?w2kv[<\ HjY`&/eJi~%S!H gKS%qD a_2(4n105o'DЏ%w{۽, Gfr֏bi(,>떚DoiBZ{:PY12!.S5,y*ؓE-ꇔHՏG[ٶMwxLqX ґ`C٣eXew˫"Lڗj7,mHNBj?J)SEalx)k񬕲Zh@Mc7toucWl>}8)n6lř- rn.sRhV::g\nv}E߳ ԨPj#E3 Se\=qۮR 'ɉuɹT:6XB[ʾ=6isĎlb\sDEsfMƬ!9vuG^SA9D8G!n`= I H Gt 7zZsi/;)b .<VglR׹TFgiu8u̶BTp-p첈pw=,7'+(o:_\|WAt z=}9+h*Ō2%d;E7 蠆t, Br;BƞUNby&NvqX X+舺mG =faoяLNEIfHQ#1y'E]4[{Q'8-$z;jCC新P?Ԍc*f;*;|?kQS -ec&9s6 CxevGt]4"96 nțLoBCl&C4OS `Bjk0MU,/)̪32דv\a28j93˥!g& YM{OY&Cشd^4?dF<|_chÛh 7*<99C3p.ZPszndfQtMf@B=EAP5ˤPӻޢZ'FE\ƭmЬU:J:`F;SnO>w8dO!'&/&$I?1\?-+=NV2sILb}fyd T?[kju6Pξw|E|'^eC,gMT yE-W<C#D.`tUs 0VjMMU UNJЌOLŨޥ:݈H& :0ya#:_idmƒ|Y/%ip3>E)9MÈMR[DNȌDNZ5 %է&1Jt(Jzҟrqf,0mFv 2C Z ^MG1Oz: (FrT wR7,Cy<6 ,ǷRj\([L1ү0H}ރK|QEI' in% X%jZߖ1qTG A5,#op*fEM ^@kvsP͈mr|]*p "37Uֶe/MaWV@(Ȫk|篚(s qrZjb(n򧪡~sb5/EXTdXIP&{7V-"Ɉ/i57v&QzV "$fBx3쨩MrmYuO,O(8[0c7"p_#`Xw$Ad!԰z Ӧ/ZSCv=;H1co+/N'#ޗd|NiCʥ7;#]$;HL`ih:YI l{: f EaT4ycd2pS/j/?i/٣YI /ݬ `q, PFk{2gXӸ%a<_̕=y4W\`_IqeViP^QΑdv9 n|^/sRqd?NJ~Inn(t0p fƜc%wvQ%U"I:qvJ8)iYFJkgU(Gr8y{;F9~=;ajfWI'$XJ7ZsI4@#צt$h^#af'eSf}7XPP,1L~UnKKcSG}sAx>]]vQXZK!eGsI󎎖ApߖOa؞8>ÌEpC}I[ؖ󘘵MƵIy,h7}3Ãt:G`;2*!VE@Ý#|`B{{C=f ! ;èk 9H'3|lc2.>G^|bj˹$ܽ~u$2sT>>|j@ta~z[:dQUa[/'~FJlBGZ´wOG_2"#!x#X'[-fslҵ쯏;~ac37ޱu+˷zI _m5hFHpg'w}yx8Ӎύ# y{~8pm|mSS҄Hl}A`Jٻ {بP5o{%m{T[ Iu8tNyʄ9~RDZZj)ϱ;Jÿ6d\4"[~^M47=޾ܛFb $,<Г'z޳x`Ѫy)-r@.OѝGZG؜Wan&> ?.ӻVxӧÝGgE'<]7'cL_M͞eZŕIVk =T{uW}sK_84M;d-gK~5}x g-'o߿#!/OQ ӃљY5I[oŋϱ9ӾӤe wne`̻t*0aWjm}>Rsq\B sߩtM`orY&:ܛoc}n4c@n~.vQ&Y׾^(T2٢_w 5YʘrYoO>]f/UD]drqw6&? ;_x6Wfc=|Pq_W_;ޯ1ֲLolc'3y6_c`3ݫ6PC/I%}VVM "Wx[U8B]k}g[PJkwJ{«zgWMK7ؐ;ϓ;?kηu~W'>?{A -x<[uֿapa<Q}g>axr I0FHk"ZհhO