python-XStatic-1.0.3-1.oe24090>    f ) ;G|`u` W \Oo 帹_$4> xXD 9fAg98w!<ʦ@V3֌zi-⌧4bO[ADŽd"zȟfU Q?g&2(JuP}=;(|( o[.Jx6t'?~ƕt#;~,}[SH,(Rxv;aÛa' !CnK ,XxL df!?)":a.s^4]&@=ǧhU|* 6ӱ5=F He⾕|7?d  O     $  Q(c8l9t:A.F5GTH\IdRhXlYt\]^def $eCpython-XStatic1.0.31.oe2409XStatic base package with minimal support codeThe goal of XStatic family of packages is to provide static file packages with minimal overhead - without selling you some dependencies you don't want. XStatic has some minimal support code for working with the XStatic-* packages. Docs: https://xstatic.readthedocs.io/ Repository: https://github.com/xstatic-py/xstatic (base package) Find more stuff already packaged as xstatic package there: https://github.com/xstatic-py/ https://pypi.org/search/?q=xstatic Licenses: * MIT license (for XStatic code) * same license as packaged file (for static file packages)f &dc-64g.compass-ci0MIThttp://openeuler.orgUnspecifiedXStatic-1.0.3.tar.gzhttps://github.com/xstatic-py/xstaticlinuxnoarch!ff402544cc9e179489441054f09c807804e115ea246907de87c0355fb4f5a31268d3e95762fa0972091200b1e74f7b8ab50755768febd9ae76839fd54a83fef41c rootrootrootrootpython3-XStaticpython-XStatic-help  python3-develpython3-setuptoolsrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.2dx@b8wangjunqi - 1.0.3-1caodongxia - 1.0.2-2- Update package to version 1.0.3- Add newline in nspkg.pth to avoid overrunning the line buffernoarchdc-64g.compass-ci 17266852221.0.3-1.oe24091.0.3-1.oe2409XStatic-1.0.3.tar.gzpython-XStatic.speccpiogzip9utf-820b3365b700cad7793fb3ee0a4f562c6a8aa024f8b389a8a7d3f5859dcdea511f95a4c153577e39ee768421748e973eef64f6af0c75a3124cab67b7e49dfa2a7 Name: python-XStatic Version: 1.0.3 Release: 1 Summary: XStatic base package with minimal support code License: MIT URL: https://github.com/xstatic-py/xstatic Source0: https://files.pythonhosted.org/packages/d6/dd/e448da90f0e72a30546cda9b193893ea2907e7d3a702655c2c3b80c3b97f/XStatic-1.0.3.tar.gz BuildArch: noarch %description The goal of XStatic family of packages is to provide static file packages with minimal overhead - without selling you some dependencies you don't want. XStatic has some minimal support code for working with the XStatic-* packages. Docs: https://xstatic.readthedocs.io/ Repository: https://github.com/xstatic-py/xstatic (base package) Find more stuff already packaged as xstatic package there: https://github.com/xstatic-py/ https://pypi.org/search/?q=xstatic Licenses: * MIT license (for XStatic code) * same license as packaged file (for static file packages) %package -n python3-XStatic Summary: XStatic base package with minimal support code Provides: python-XStatic = 1.0.3-1.oe2409 BuildRequires: python3-devel BuildRequires: python3-setuptools %description -n python3-XStatic The goal of XStatic family of packages is to provide static file packages with minimal overhead - without selling you some dependencies you don't want. XStatic has some minimal support code for working with the XStatic-* packages. Docs: https://xstatic.readthedocs.io/ Repository: https://github.com/xstatic-py/xstatic (base package) Find more stuff already packaged as xstatic package there: https://github.com/xstatic-py/ https://pypi.org/search/?q=xstatic Licenses: * MIT license (for XStatic code) * same license as packaged file (for static file packages) %package help Summary: Development documents and examples for XStatic Provides: python3-XStatic-doc %description help The goal of XStatic family of packages is to provide static file packages with minimal overhead - without selling you some dependencies you don't want. XStatic has some minimal support code for working with the XStatic-* packages. Docs: https://xstatic.readthedocs.io/ Repository: https://github.com/xstatic-py/xstatic (base package) Find more stuff already packaged as xstatic package there: https://github.com/xstatic-py/ https://pypi.org/search/?q=xstatic Licenses: * MIT license (for XStatic code) * same license as packaged file (for static file packages) %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'XStatic-1.0.3' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/XStatic-1.0.3.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'XStatic-1.0.3' /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-XStatic-1.0.3-1.oe2409.x86_64 install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-XStatic-1.0.3-1.oe2409.x86_64//usr/share/doc/python-XStatic if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-XStatic-1.0.3-1.oe2409.x86_64//usr/share/doc/python-XStatic; fi if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-XStatic-1.0.3-1.oe2409.x86_64//usr/share/doc/python-XStatic; fi if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-XStatic-1.0.3-1.oe2409.x86_64//usr/share/doc/python-XStatic; fi if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-XStatic-1.0.3-1.oe2409.x86_64//usr/share/doc/python-XStatic; fi if [ -f README.rst ]; then cp -af README.rst /home/lkp/rpmbuild/BUILDROOT/python-XStatic-1.0.3-1.oe2409.x86_64//usr/share/doc/python-XStatic; fi if [ -f README.md ]; then cp -af README.md /home/lkp/rpmbuild/BUILDROOT/python-XStatic-1.0.3-1.oe2409.x86_64//usr/share/doc/python-XStatic; fi if [ -f README.txt ]; then cp -af README.txt /home/lkp/rpmbuild/BUILDROOT/python-XStatic-1.0.3-1.oe2409.x86_64//usr/share/doc/python-XStatic; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-XStatic-1.0.3-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-XStatic-1.0.3-1.oe2409.x86_64/filelist.lst . mv /home/lkp/rpmbuild/BUILDROOT/python-XStatic-1.0.3-1.oe2409.x86_64/doclist.lst . %files -n python3-XStatic -f filelist.lst %dir /usr/lib/python3.11/site-packages/* %files help -f doclist.lst /usr/share/doc/* %changelog * Thu Jun 01 2023 wangjunqi - 1.0.3-1 - Update package to version 1.0.3 * Thu Feb 17 2022 caodongxia - 1.0.2-2 - Add newline in nspkg.pth to avoid overrunning the line buffer * Fri Jan 29 2021 Python_Bot - Package Spec generated ?Zy<]۷dȒز3}˖}ߢ,0ؒI"BY-*!Td""!Y>s]:rߙρ(@ R_E)7Y_?Rp7)EZ wtMW CBť$ 28W? DDqmV0找!SY嗤MzNJ\W=frc41Q&/p }ALN]:|tY?'0s[qy.yFɼ*oΊDs,Qe;!T.5, ;› 3M>ûSȢDZSӺe?eU,]Na;~`nN ?.x!A5e5E%UE7fu}<{9tp+FI@P3!i^~"Lr0VN;\ܺc hykܘ#xeXkd:h6.Ωꆝj,c%>rHuOZ}W"&'h3O)|Pw\D4F(&գۖ[JCƟxx4kƭ~[&dMt f#?!gjB|ZfaԟW<iM:` H U!˟V92-Hص(dY+Nu4.35,#^jiH},9B#owFսRޕ3c\ stRx[^lJ`N≶xwb}Η7w ubCTy>6ډ塿u*&EK8EZH?IFnS3O&MuK"cl֢) 6xXNT"Иt!./ESԦHJ諥=7UZ ]sY(H?P=`Aj9t1GÌ!r{/Md,}!@-ͥCi,غt/uIcoViM~-q˅֔w<ʛ1/Gդױ_qnxrx]s9rpSjb=mш B\ W?~';$ QKQOhyN~Zpji[{=1FHH d~~~K)Λa,=fzZ勹+;c5=ei*39w!'MƷpa2c tO Q-`)嶈k~!U>rfκ{͚|R=->Ri+2_؜snʻt jWH"-a& j]I3 ,pD!yf ac<І}]Í6˼zo{ ,: :Y!:Yow/C3m4؅ϼA)5޸nΝ_ڙ6'dU<3˦ GeIe톒&# f Ȁlm 8uYZ [+JxtY=b`mNnsw,r iP!^>o,gJ bM}r|%u>7촭祾(IHkޔnhOGnb 7ޔ"&/ޢkt4QgT/+;o lh^)w|SThHOzr;DdO]+VQ>!-ᦹFi6)0"~y,vR/+R -qL^u[XJfC\# /,r#·_t{|6wt}I  gܮc֚M_\SIg譱F^d]W],a `fY~8ۘi5DgO^FYx7K$E~v1l̶ 'x{w%=1 =Tg`YlWM#!Pq C;%:q _$ dq$aY޸K"@pb0$vak7{[ m3oP)Q`L8]HG9yI*3ZKDZ_yjuX# ՙo4"|, :WLk8}Ƹ5-彾rܓ,_-#iJ2kӍSY u:qP B[;~V;o-lm X>P;FY]O5솭?Z{6^$x(ҿ&>NI$1oTl^05;_&S@qwyMQ:Y˹wt@jX; Zq>ZہFbX#8 ( 1g*=\eUByGf{CY .~FiC˒ w#ϹrQ-!ƙ#m #3!ky%蒖ŋsygZ]s5&1a萂H J]:²wZI ( ZYLΓ{#^xm̻`)ms>=x;۵IduIIUFBj38g_g:Iݹ u/)^pv7\Zv%fY\]apJA96Ua~~ kJ,el,FmDSmܸRSPros:n :cH*YV >.+u6CN%yfHWC !š?yWМ+w#sFU"X|8Ir,x~ K1hgyWqF%QRzusz,GK_4+wO y~u3n(uʏ3Aiwh_:o;[O%LkLס#cgc<4FS#Ir3btшc{ʌSaB4i[[',[#(sίVDrS3\B[>_`%f3x}sFj-ʘʶוS Bϖ1!fNOjͻXm+pcJ]t-u7 qBcq;i}|f/hIúd7VCBs!㧩J]Vayxtm.ouW>2>C n5 zQ R;I)˼D Px\~췕7q\zr#P3/ğy>q0D>=d+fѾ|_9l^d~gvP;a b2U t0}[HkX5z!b|*_VdOuSϥE ]6X.y;gʙD* G6/+l]gZ\ bR`#d bҬKy|aƘhpko IJlb*C'[G`"c(tȍ:Ogk*J߱ФRL@clͧya#`ogn + =dM Wʈ)8G9LG%1WkZhuW,Ⱦ~zY˫7[#Mdw܁1Yd \eYMbNV{IjY$)iO(Ls?5-nɥCĔFQ-ğEƍѡ"5g tY^M ǗMT3 侶AРԝv/y ҭb ?8L{L3&NuӆjRhyvҮ(DVi;zQn"?Ƈk8ŧ6t3"ϷSXhxi&;]RoЌv v~ԲQZlKՓ`QUE)&HZc_;2_]SH'k6fzRS_v\l;znkp?+Pl7V2f< }@9?wz/1_{Ff&O3gK :tR@gɜ-E&{ǥv6Q"/AsSS78AuͭcŸ#"3ͽ XS%D(YQEjsƥo9TwK'gt3Oz~qJ "#Gu${ b[C'Y5'DŽ$w(>u2}vJC1N;C>t7-ΈwWL_@YҤJ|:աnF9Fw%FJF޵gy*p֭6Ur[3ؓ–'ΈD ]V!d3 @1+ -t:%o G]jC i qs^dRKr {7ڈއQv旉j"٪?2]|)/g2߬򰚍ڤttnDa[,b#lb [۞钕ʮLK+AV4񲧼ܨn9{pi! r.>/P Na_(B[<|" XR"/dP92Nzyo#Euuņ1ۺtORQ:D!|3uOKhY^I?n􆹉S$R7CWL#=BVV ۴EcU~0_3FfpS,E ̏\(^ZmKÑpd&\/i*ƫT{7<9mғc>؊r&D)Qiz!C~'H%mhvryz$=K`4MNm0ۈZ>>Fm@䢇%=`[_pt6,rQxl[Vr]y= xNߦ+0-f*v6ݰ>񙰜 Y@ͺڌŁYNFЃY9GUۺmt[2Y&P'T2VJCj~ȩsOhʟlV 0liS _ajp H2&4Nfp}QRsfڶ3ZZoy>qIduwT2CfJG徿tƸsD5\!W5]Bhe uQ\l3{b6)z6CPyI ^`ۊ;^Un\/XiMRb 5MKq`$H&@o|%':} ͇e$.Bi8J|T887 y*_ֆ@]kI|}ѠR4v*"fb`GAۜ9gh/\8`~՗['ZH*>\?/(nΌGBn3:ګ:nn;} a&v`yyƣWsaU_z:z\s҇;REZ\E96˧XFFCGG=^-*YmP_΄ΞR9eT<7-fڲWuA7uGT+qgq (b;H- f`a'l>1P./{a3b[э'^l8z8! m<\ZΟhd_#L Λ@*N30IIpX-*4{>BI}rT|YxkSnJk&kkrϓMY i/]T=vIJI˼:ηZtHՑ^[wtǙaioTU$dzUuSInil4pڨPZ.f_HU'E|rVRYݼpAVEڬ'ֿ,lp+cmy~(cwC˅.z*|R?ѵ<õVY|fo[~ !D:8|{,Z-zOgiNI, , {m*8Yr&xd]S}5ٙ_'a&mnCd2K!Ǚeح1e,OlJNQ@Md2g5Z-%7֞gdS <`Ln)93 lՎ_eU5?;=VY҃|Is#)v%!cֽfs0 10{_'An!CQ7W vvE#p,F]qpg7$ L]TTH Z %w@Vޮ~T?In +D< Hopb`p1 GAXl, 2=p8;M 5 A$ $0~?UJ%a0I"U ]e rP» UZ Wɸ*@P7EQR@HЙ#iA=W/$c~HV k8CX7e7|4K=0 a>~$ #7 OV<0wbq`,B0 >p4 " Fa I~AW#0~@w8r~An   匟^#hH&%IB`H)`?0H1~G&G #``j~>~pe-O{`GޔUs? :/{M@%do V5,eaBR\ 23?3U_) V HPq)#-HpɈpMb8)j͊fp?@( 1>p4HQ v%C ?Oy;" r7N> W~x2?ZO-y̏.ME~ z 'DaNB%B} .!BAH>rd;4JP}YU #;*'_ pE}`K]-] ?,PaEpAInAT5* !`q?$J xH м`uQBbq(,䖗kTDkP쿏C=x% {o$?ȹ;1G4,H/>Ok '3a'̹J9GlԒ?;!N(=lCiEUw5 U J\ $Σϭ ' ,p/ b%= VG_5<$HK$h``4< &DK, "`U>*G;p!J+ɗ &P(Q]R'6&+¡N#"{؇gۯ%A47rq(2