python-platformdirs-3.5.1-1.oe2309>  <@PT@7!.ܶujG7oe vopeneuler@compass-ci.com G7oI2 R=8, YIՐ-ͤB0W("r){ӯi`4+ jA Uk$g"IH)4'`FƹL0={y걑/#dx>ϓ͹$mVMJ7?d % nTXlpt         ( 89$:AWF^G|HIRXY\]^defPTCpython-platformdirs3.5.11.oe2309A small Python module for determining appropriate platform-specific dirsThe problem When writing desktop application, finding the right location to store user data and configuration varies per platform. Even for single-platform apps, there may by plenty of nuances in figuring out the right location.e tdc-64g.compass-ciNoMIThttp://openeuler.orgUnspecifiedplatformdirs-3.5.1.tar.gzhttps://github.com/platformdirs/platformdirslinuxnoarchC ce tve tv412dae91f52a6f84830f39a8078cecd0e866cb72294a5c66808e74d5e88d251ff87c85d7b1a41aff6fd49eb45b8f867967e54d5e280c3d3c80c30b826a172c45 rootrootrootrootpython3-platformdirspython-platformdirs-help  python3-appdirspython3-coveragepython3-develpython3-hatch-vcspython3-hatchlingpython3-pbrpython3-pippython3-pytestpython3-pytest-mockpython3-setuptoolspython3-wheelrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.1d}@dVA@bkbi0@Dongxing Wang - 3.5.1-1xu_ping <707078654@qq.com> - 3.5.0-1OpenStack_SIG - 2.5.1-1caodongxia - 2.3.0-1- Upgrade the version to 3.5.1 for tox 4.5.2- Upgrade the version to 3.5.0- Upgrade the version to 2.5.1- init packagenoarchdc-64g.compass-ci 16953151113.5.1-1.oe23093.5.1-1.oe2309platformdirs-3.5.1.tar.gzpython-platformdirs.speccpiogzip9utf-8828f68093a33196dce48bc8151fea7ded657d1b829c6dc6835ec1f623b8b41c47b3791873a8d3c986b5525d9c5d4f1b5b2e273e1edad45c21d33f614a01cbdd9 Name: python-platformdirs Version: 3.5.1 Release: 1 Summary: A small Python module for determining appropriate platform-specific dirs License: MIT URL: https://github.com/platformdirs/platformdirs Source0: https://files.pythonhosted.org/packages/9c/0e/ae9ef1049d4b5697e79250c4b2e72796e4152228e67733389868229c92bb/platformdirs-3.5.1.tar.gz BuildArch: noarch BuildRequires: python3-pip python3-hatchling python3-hatch-vcs python3-wheel %description The problem When writing desktop application, finding the right location to store user data and configuration varies per platform. Even for single-platform apps, there may by plenty of nuances in figuring out the right location. %package -n python3-platformdirs Summary: A small Python module for determining appropriate platform-specific dirs Provides: python-platformdirs BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pbr BuildRequires: python3-pip BuildRequires: python3-wheel BuildRequires: python3-appdirs BuildRequires: python3-pytest BuildRequires: python3-pytest-mock BuildRequires: python3-coverage %description -n python3-platformdirs The problem When writing desktop application, finding the right location to store user data and configuration varies per platform. Even for single-platform apps, there may by plenty of nuances in figuring out the right location. %package help Summary: A small Python module for determining appropriate platform-specific dirs Provides: python3-platformdirs-doc %description help The problem When writing desktop application, finding the right location to store user data and configuration varies per platform. Even for single-platform apps, there may by plenty of nuances in figuring out the right location %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'platformdirs-3.5.1' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/platformdirs-3.5.1.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'platformdirs-3.5.1' /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . cp -r src/platformdirs tests/ cp -r src/platformdirs ./ \ CFLAGS="${CFLAGS:-${RPM_OPT_FLAGS}}" LDFLAGS="${LDFLAGS:-${RPM_LD_FLAGS}}"\ /usr/bin/python3 -mpip wheel --verbose --progress-bar off --disable-pip-version-check --use-pep517 --no-build-isolation --no-deps --wheel-dir ./build . sleep 1 %install \ specifier=$(ls ./build/*.whl | xargs basename --multiple | sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/') CFLAGS="${CFLAGS:-${RPM_OPT_FLAGS}}" LDFLAGS="${LDFLAGS:-${RPM_LD_FLAGS}}"\ /usr/bin/python3 -mpip install --verbose --progress-bar off --disable-pip-version-check --root /home/lkp/rpmbuild/BUILDROOT/python-platformdirs-3.5.1-1.oe2309.x86_64 --no-compile --ignore-installed --no-deps --no-index --find-links ./build $specifier install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-platformdirs-3.5.1-1.oe2309.x86_64//usr/share/doc/python-platformdirs if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-platformdirs-3.5.1-1.oe2309.x86_64//usr/share/doc/python-platformdirs; fi if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-platformdirs-3.5.1-1.oe2309.x86_64//usr/share/doc/python-platformdirs; fi if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-platformdirs-3.5.1-1.oe2309.x86_64//usr/share/doc/python-platformdirs; fi if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-platformdirs-3.5.1-1.oe2309.x86_64//usr/share/doc/python-platformdirs; fi %check /usr/bin/pytest %files -n python3-platformdirs /usr/lib/python3.11/site-packages/platformdirs* %files help /usr/share/doc/* %changelog * Mon Jun 05 2023 Dongxing Wang - 3.5.1-1 - Upgrade the version to 3.5.1 for tox 4.5.2 * Sat May 06 2023 xu_ping <707078654@qq.com> - 3.5.0-1 - Upgrade the version to 3.5.0 * Thu May 26 2022 OpenStack_SIG - 2.5.1-1 - Upgrade the version to 2.5.1 * Wed Apr 27 2022 caodongxia - 2.3.0-1 - init package ?Cx. ̦k۶m۶m=m<Զm|bMM$LLLLMؘb`g2d+)odgfbofJf` Daqޔ̭ƧL]nX$Qz<]ɲܼqǛ,h?ʸunxtι^ ɐo*6 Ih?} lfl-1*j-x[\,j,yjiŭp:i>(#>faǾO6A8tNmD>z,iTn`S81[IdںI(TrO=3ISE}_)hLE%M [K0q@ ʞO>DIbǁڕ7 ' uGȥpă#wyR^1e`Q"$Dis :m)1N>@ؗ̏ßYqX^uMd G@<2~DԱ=ސr+YB||8;e BoVAww@ ht^]y*UC2]gκ ~^jzL1`v}SW."xoiCP𓓃+zK{11q+x0qOE8ÛTx*:L+2ٞ I(KdZuT _p><vXXm{;Юff!h ]uUɥT{"\  w5`}@&ʍުr{`,x~8)ZfL#¶F# j^:}7 ؀.`̱Z˸x01si6Q,bj6?dx¯xwW~$4V<+|9yAo)LUQԸ*?K"%*^C[YEgEPjT)lЧq:RZq##`0:LKiOC#0S|憢 <(=DÓ]-믳p2}g$ѿV6V]犰T8`2GD(wBA=6]!-_]ÀO s@O[c KԊ*DUfJkCv0㚀*m ?|PmG[Y8B:9oj.q`f ~'Bu?G y0u,2}n`'"lfC2VYcm[^OЊY媧(s=w;wsFҌP|W3svt'{EBFZPC#[Ww jF,͎v_l\D38"DA#v-? 75GFQZ,IlМb3 _}Q ~qW{A؇dTs{][hT)ms' )$}潂݀Q|!,ĦA5e?b~J~9T]éeI==#`,0c&Ձ鲂Ӌyk`2;?L!`}0ɣE[DJ۔dktڏJMd [V _eѪ2z1n Q'$źNj=58/dӽcȮ `5-nfԻ(˚I2`u%v;?ӑyc5β4*n}U]\䆸VI?ͣ(VO㶄.At.-/IQ<s'0sk[ Fm K73GF<+o}Jmַm}G*كEAUUUzJ z)ʚ4E9Džu>Jknf8>.y+kA;&&aA,|3b8+ڏ`T*A9rm;6?vSVDø+!ϟoW;PzA.yjoI2Vq 0N>+g,L)]jՙ_Ff.t0laΊJ:sQ~=~gPU uš_Vkuͯjcd;Q@H?19""ո/ZPm/⏗M47Bp +ȊH[Ó}@|Ijugs$gUGCNFq kow uOxh_!br]| 6W˃s5ɟ1Aދ q$:TDPSNzFֱPH!ڿ''ɳ@03Ţ8;ÚU9ghy -ĉ_kbnD6\z4Ɣ>:iQJ_0q,2v* y.]l(y''Ws{L h#q$[?~G]$ʂM_ABb"Zw"e@e*n$g8As6{!cwHƮh!sP ,z g[ 8oW%1^nr8J7v5C_qS0)Æfl7=ަ2?t%$-%!MQIB0V)/[͂[kpتVNͭaQV1s.9jWmn A>?:hƹ}7y"(YA^]fWM#AM 3?CWONަKO%CŻ;: $Z?[j zs}tA}~\~ (d R0[wIJRNsLDb' _ɀ)aEsP LI >g0% R:ؠJ!1qkMc)GM8Ilg Gs] ӧEtKD#ŭOv>FmuMU2fW,;=qqzru;Uz;gD3kB}fRah 2=^yuXao ?tZ0C*P+| ͞#cyV߽!StJ:MNL,c|61 9U]A6fmFǵ7?X=DϔotLO+s&f7WIVy=]\:k J sg:T(4닝 :tb"ݖ"v9*_ȴf!tE+̗S,GFٜGXDfmZ~2B}lrEtc|C!Zn[:iTDB8otMݨR[E9rLOFgjR|.ce.QX@ }ȹLsҙAD$'oros0xTXZIE,4m@}(bx(C )y3NE vs1^g=,0wܦy T#Q6Ũ^drH-G\ΪpK$­C0*œWND"w= y< x%6ƭC)gNH]|r.4)3N @ΗfAo 7BgU{'ΟyPWݏ|d͜># yt5DиE~Mw'U_m,`n"aTG>F;躳$wFqQg-c?Py O8rlz' )%1\. =-RO3ER3uQx͡οQ]C#@ pJHSN#Xé:z I1¿@-=UQGflѻn>HGJP0oogci W(aA*.u19M'}Bcr(?玄RԦ#)yh71 VC{`O!NIj;+y2^WA` Ju^+QrW*_\^:MNE] tf-ϮTM - 1 tOyi\\mDک=$aR59^==KzYcqzSK\5n!^wȀS79,^8&g iis##ޙR}Jb!Sef:ppL3t0saex 6SRWG`w;$Cwܐ/@9YG{ sbTrvv?}3]fJV /sS nrz1L2pTƖWw="׉DXWBܗ<g6ֆQn|us4C8\cGHJZFLXGJncq٪D6xec+ǰc=@AJ8de?x 3N>z{_=[!{1I뜡D=&%%}ӼbzFğ&b7ػܥ_hl)Ƃγg8x+Uk[G>Rnl`Ȫ$-UC_f*u}Ug5 (te7U+}qlY%ʆPq^]7_=@_ǐ/kA#QXO ߉h*wM<ȅP0|IJgVN@a ~f9HMg7Ѹ+?/ݤ%r$~.p؊mSπㅲ*HP-F63f^½CIGW-67vRu0 ft .se1 s v)`X:?77WE#`yBK~lXKw}/\ABs ͭtxZcͽê4el9M l>R>&Wõskm9~FM'\QSV/=2빏+xT>l Cfn7J7kA𓣒 WzZ|-K|czPu?Q &4l5rfm;`r g7Ok_;}4\ď*&E~]01 /?h'f'F܍Q(+;Q$e>>uEq+*[6r_7 `?nx[@j>@lw>'IKwPD sZ1ٿQ¸P,3FI`?DP)ʏլV'@`P)hͨodd>%<%ARYRG}; ^<3D(t+sS4瓒䅣DCFÆ#$ B}xB{,^|R%8uvAa`J3 I*جZ\amf<Đjw4L_ fl@EʜG=2(8$ D;0A$"_"v\/SINY2} >v!WO-'(R>v''+J#a!"2,{Ǜ55G!+~J 5-uuv`v&gX4 sCr3[iF?ټe?Fвv(/6 y0Dֶ *mkZ@^XP@>霥sPɓ׻G7}/ 2,=Z>,$ ƹd@ϓP ߸̈͛VnЛ\>B}"?}^pL% [5|}XvŤ9J:uZ^Pڼ* wS^Ečr]8rU%q}n[qkQ9Y@K~e0qܗߏOw_3GTx;k?V3B.EO*H%ܤ<ȷl{8/\qWd F{5햍sʊZ.j8H_ \DWVndֻ3s+t\[̇ V!XnH+c٭}tLb`ݳ~S3W3IN̉e$ `4ړ7܉ ͼ*w8_@۲$"$5aP?_(g[Hnce]e/?dVWEEk'5 $Tbj9eOZNE 'Pk]?'S)GT 9Ixlb;(o-uuHaۿVfX\@XFCXtؙ+DG8b @X\gNR|Be7;zSVLLD\B݆Js|'K:\ F8մ;8VKq])ރ%[ZZǥ=j[(]aŤtb0vnpRIzBe6yAtf  _s"[~&V Ŏ`oF9ɘ.U/I&djN*$=a.GMtӷP? ;)6W6?0k˭=3q% kn֘?G9 !W#F٣;GGzuy.oSyo("BokdM̹]fV[ 83>2u!56:B^ӜAE(Zh5*n'FR/4j2{m be<#|eo4Ytr\yYcxmy^6ΠO9v"P9x9}q [56 -."mo~u@ U{_AW䡂;mlxx24˻xvu8;>e m_~ZC"Bo3 j<׫E@$~^Ά-F`ۖFRwd٫jbɵL:Cϔ̔+Hm{ lU9w$68]?zYt?3|Q*g*j(ؚ_[U";PHgD!Y13;M"VZl\pSҸ xցK٤g`CCo+Ҿe$K-$QĿ WlًþJ1]79k6Lrq2\a嫪º&* L΍ ~| gnMhwXb2oeXbZAbwAb k~i}NWPkf`2 U@a[gj딀krcV3#r]wlC+\izet2P[bvɇ3WoHOZá *, 0ʸuNӣ^ = X=TP/!JI$:+l sƼ4?h jC,!e ڼtH,09DwJ(?NAk$9&(uKaAyT_źd 0U2Afa40rDx]\mhH _#8H<G˲Z2Sb/n{^m8K^rׁX3YW9f$$ Pzߨ!9!,Z"Am28xY@c$] :G; ^cq0DHL@`{(uސt,j?_*&HhȖAϷF9g=~CODU|kUzdٷ%!,B P|:nqD4n-S-q ?49#=N `P ~K(nA2>QCYsz(E_DX[L?+RUToI82=PO!1~;;?@ÞsđS̒k {r{3[&K`c\oLaNMsO:(7"?H]H@<(@_2fZ>Ff,:WWYHTx_Q\HU'j]bq} :k,/|YFP/?Wq6˒=XF@!V?M$\tYa/kr\_u܎%W }B]8 R%P3-U(WD𝃀{BumН-RVCśNT 3,v7U8瘭in8;oR V03ysƖeJG8GũAІ_M2ƦZ*׵W9Wuimc1A=di]eQ 1a Cٙ#3̛ &XjmӨm$)WȡT( 9T,IX=jK떤=?f{}w篗Gνrо}ݞiQkJ}3\_eU {*ݵǖ6lw-Ok߿ocuCd'W'R6Aߦ;ݯ[bDQwŞɸec);UMLJaOozHuWr@8Po,L+7 m~kJF;*4\eeݫn.94)mCɦIß~G2rTiZoV^qbz̋>录hoGD6v<3`Ԩ;^۷J tj 㭍Y: ƫKޏN>_~ex8=ݏ4;YwNe B#(Ǝw:~?Gk^`͚۽%,ƶУ-|79K#;u^xmS]SAMذ(T|`SG%?efmxVKca}V7?~={'YökW"jkO1l.q:k ]i1TmIY :_{+7[M.aiNɡ;9s9b$!!Q.`nyncPBVE7QZm2bXAa{aX EQ1" %)YM3ܔ2T3 l0 9%"/, jmv, (Kj67p"$HI:ENCn]& ,^iOge;R/N^BENB%顎&hǛx[dFHM@d"4qqqDC"Ihi^B,V(1Sx@3:4BQV`Bӥs܌CK3EN]aD0DG]m.Nȁ"E,TxAҔ" ,(kÉEd b)Dcsv!>!%;%Fz06킣G`h)ZVݔؼX r x;d-*[Z ޲A7.!W!Qy Z_`1.$+IOtP,[ r*/}"@6$eN EZ7Oy1R;(_wB2<=է " %#^-M5+c)~@+4Pj@[a }`b*(x c1ѐn] ~"b6)fI,  pf. y