python-flake8-docstrings-1.7.0-1.oe24090>    f ;G|`u` ?,G2F>*ZDmo؊_<4S[Q,XOjxlvֆ,\Sѵ~2"$ؙu=8: %z0RO"l/kqEN+\w<w*'}lo+TgbxVo23di;g>KXkT$ ͽ{Lt 157ݩm8R]"rf  Qgp),!=X[Q{deEb2-.nlo5NBy2]SF04PX&} u?2Ik8lZ4*%#8>$^ِǷ{㤭ZY6"debcb2beaf22d099b384c8e54454af4e9a82147bd7590aa254dba7b70d54bc03aeff872f4e8c6046a790671d383ea7fbfa7d0b862oVƚϿc%>76?&d! * e GMT\ ` d l   Lh(89:fAFGHIRXY\]^9d:e?fDHLRCpython-flake8-docstrings1.7.01.oe2409Extension for flake8 which uses pep257 to check docstringsA simple module that adds an extension for the fantastic pydocstyle tool to flake8.f dc-64g.compass-ci!$MIThttp://openeuler.orgUnspecifiedflake8_docstrings-1.7.0.tar.gzhttps://gitlab.com/pycqa/flake8-docstringslinuxnoarchk f f 4c8cc748dc16e6869728699e5d0d685da9a10b0ea718e090b1ba088e67a941af62ff9fa16830b3845169ede8e307a2dddc8038214abca73115bebdaa4c28b2b6 rootrootrootrootpython3-flake8-docstringspython-flake8-docstrings-help  python3-develpython3-pbrpython3-pippython3-setuptoolspython3-wheelrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.2d[@`@yaoxin - 1.7.0-1OpenStack_SIG - 0.2.1.post1-1- Update to 1.7.0- Package Spec generatenoarchdc-64g.compass-ci 17266853951.7.0-1.oe24091.7.0-1.oe2409flake8_docstrings-1.7.0.tar.gzpython-flake8-docstrings.speccpiogzip9utf-8bc91045a6a722367eb5133f047e8b3a3bb13a3f3314b17c9b6fc18bf383ff75dffde80e059ac33d4269e23b99cb3830512b6426fb1f7599da11a33e01fb60e6e Name: python-flake8-docstrings Version: 1.7.0 Release: 1 Summary: Extension for flake8 which uses pep257 to check docstrings License: MIT URL: https://gitlab.com/pycqa/flake8-docstrings Source0: https://files.pythonhosted.org/packages/source/f/flake8-docstrings/flake8_docstrings-1.7.0.tar.gz BuildArch: noarch %description A simple module that adds an extension for the fantastic pydocstyle tool to flake8. %package -n python3-flake8-docstrings Summary: Extension for flake8 which uses pep257 to check docstrings Provides: python-flake8-docstrings BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pbr BuildRequires: python3-pip BuildRequires: python3-wheel %description -n python3-flake8-docstrings A simple module that adds an extension for the fantastic pydocstyle tool to flake8. %package help Summary: Extension for flake8 which uses pep257 to check docstrings Provides: python3-flake8-docstrings-doc %description help A simple module that adds an extension for the fantastic pydocstyle tool to flake8. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'flake8_docstrings-1.7.0' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/flake8_docstrings-1.7.0.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'flake8_docstrings-1.7.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 %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-flake8-docstrings-1.7.0-1.oe2409.x86_64 install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-flake8-docstrings-1.7.0-1.oe2409.x86_64//usr/share/doc/python-flake8-docstrings if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-flake8-docstrings-1.7.0-1.oe2409.x86_64//usr/share/doc/python-flake8-docstrings; fi if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-flake8-docstrings-1.7.0-1.oe2409.x86_64//usr/share/doc/python-flake8-docstrings; fi if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-flake8-docstrings-1.7.0-1.oe2409.x86_64//usr/share/doc/python-flake8-docstrings; fi if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-flake8-docstrings-1.7.0-1.oe2409.x86_64//usr/share/doc/python-flake8-docstrings; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-flake8-docstrings-1.7.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-flake8-docstrings-1.7.0-1.oe2409.x86_64/filelist.lst . mv /home/lkp/rpmbuild/BUILDROOT/python-flake8-docstrings-1.7.0-1.oe2409.x86_64/doclist.lst . %files -n python3-flake8-docstrings -f filelist.lst %dir /usr/lib/python3.11/site-packages/* %files help -f doclist.lst /usr/share/doc/* %changelog * Wed May 10 2023 yaoxin - 1.7.0-1 - Update to 1.7.0 * Tue Jul 13 2021 OpenStack_SIG - 0.2.1.post1-1 - Package Spec generate ?ZwXSҧH)@$ "MEH!HHh)t4)J"%4|A}۽۞2;3g=(B!Pȏ?UP@@' vA.pg)ORPiEi4vNEiBLL*=4?K5?yl1+ډy逵\TtV/ <\Yg*wm֛F_d}l]'EI^Jੁ8)z9-WΎX{ŐofKjU%ƄY6 V7 > ?VvMQU,w5 }Z7y)+Qf9@$LPڪdNZ@9;[;@@īӲAAU]OOvʓ;^9f[}CmԬnh\Vx$ɮ-X.jcS3yvNRRpfoڍ㞊$Eܺ.kzt(CO]AAKQ9lLGL Ri5*إ>Co#o rv`<`ȿqvBvftPu- `zVCK}Òފe˯H yłXfyIu33Uty z ̒M%i=NHQw#L9_w! EL\wcu!$ݵѠ;Ժ7J1lG |Jj1 9"f#ʰ-Z;A#R~L0! ib-`Jh:.A_a"7tJK̼ד*4,ߍ إ&SPL OOdSVjgMtS:QNن> ϸNZd. pkfXnuIY+)p5@}tlxST]1`IS]P4I2_Jx/s%H2~C%\Y6,%_G:[&z+C,0CꁎtU&N^2+l8K\i[x W m ѣVcMXaȆbـP[Ҡī[Jy|;N 1&&Q7G!Ўܿ(i`@霬cqhc;(;ώD,AXNMؖ3dW'm8!F̌eÍ" -Yq4߹/W/z^=&TDec]Nb4͝xPiOl&h(|Yދ]j2H YxMج [o`M2߄r^.!ѾžغBr$8ST$Jz/2rX7c};M$bG ^׮)9bSZmvvcFg ` 40Tx&{Ч'%i-yto})hAuO2oEiC"5X83B'IUFēdVOORůDԲnz/d|sG^cЯ)ñͤԊwF`|dOQ{5WU=3O ]juP 3T\|~K}/ԪԠ"p[;ʪV|}+ՇmX}PdTNn੟*4Vmgs|7b3?7V>R^Fz^ M,$}CSY;OLTx|;Rq^MV}ٰv}qvKBt2^U (ׄ~KPa/q`:ήUܸ/j⃩nk@)P뷻3 8֬_S[o e;{;2`V/WѤ+ɨƇ}p!CF/ueٝڐ]p@$>5&is̯>gOVk7i:Ęp}9s~*'N>ɩ9u(vV>k{vh[}-{BTIs$<@G{e XlOdCa4@yZ"_'󞚱,m='{w(Kk$߰Yi JΨ*p踩֖ Lo8=q0t^GJسJ| "q$ \R/>rJt_/۝:=mX*xKm1 uؕo1-JW0i9NLROdi}> ~xyM7͞HRuح 27-}lrM:^#ftiS\nO l8X"mrx\D4V) 7I暺Ҁ9gwjü Q;g*"֑c{sLۂYO`p1 ݄;^چ'ޙ"/_GL<dz/ٴE j uL9ZuF]Gl ֑rL5쿵"S g[0jgwca9H]6e#;5MD+/FXIb9ѝ}\B(N5jjo:VyDQ_F8!:E{2WMW#`IF[r zR;f ~$s "eS6@R; ;8=-(ec32\kߏiF=dJ=Lժx~RW 2sʥ&@ 肉`~ɵkNu@P jtD5xr}V~!*~)zLP.A;Jt) D6oUG(z_UX8y7O~jU2bI$9Fʬa`@Ǯn2zXĿ![ҺB=Bk\ ]av([3 I ذ]F+ v|m&xhgHX^]7iM+"$mJO)~yc2) ` l?%[)ScV[(1lid\>֓?#gk a1RMĆ9$OwgH ,wm'Mq)j"Nm<0z!_C;'\S2o$GMJκPeol;8R$k;oJ%I 3qpR >h@{+O?1-tۖ9 s6f%Wiȹk (0G#S$ Wlн4d<5nOL +#ksS[ܥ@&"?eFNBcH\("!h4"GqV}Kc4L#-?SVv{`MIѠ0nsnv;]U'Α֊xkK #lGGsE=b>*tL.7dz)k⋯n͋dwh]zk[KMAvqys%.a|M/T)zant}qJ{(h{a!DV}wfB&E5 }Yr O3|%Mg + K73\OhQ<ıj+Vl}<_ 㰭Ho*)smVj#5mEt_E q1/{ΐ4=pB'K1]_@AZ X^{֥h_d t`SZcvti;ŋh %p@k/A\FT޳babN]Dd~9<7Df) ͒uu8QurC D7U8 xʋON[%'kص6S)E"E5'̾45FWi=/S2D@լ֥gg'üe_* g0 DhmpE7k]'4f~Uݴ9<6LӬ/pKY!a dzY`Ld"CY<lQyҎ~U MJ˴b hwV_,yr$ԡ ݤw63 OyP0Sq$GnQtw4.ΘX?ŲYE(.st 7|+C/xq<.ץu T3:$J+':DQ)- -AKn{90zZe0R:<$ ܎wṃVdߊz.w>ڎ"$oX`GwY5NҗfȑӾm*M2=w[n80"HS#ѣZ8|\إWZ:OԄ [ 1bbf?;"⬃yP,M o67\o; =mAZVIj>}ԁ-RLWG%[Kh.jb r1SBx_on<&żJ71#0a?HwYmb\Qis^zɸ_W7tsfeŎ׌&L1O\ ')Otf>{pI9kP㈼lj|x``(6\RDoֵ,20n%"cq~mש/+,E)ɰ":??6 bSםTsٜ97r,Aȇ$fp9h1CIJO]# fB=h/G,O܎\ye 1G _9|v^׷kG&9[{KxB5z^ӥ-0M(mҲEcuNJ~bffpC dg"^{< 3DCjAW{DX\l/%o%|kަ|Va c5e [aN@zsX"Mc8 7hxB HA$CŐWD@ ]?[Amv{K\L)2 /E C)_ Ok ց!g@GhQ^$(Fã x{g SbgG.G HB@2YIq QJ"pDA$2K̰Ri/?(v(pDHAAX a&/T(H{ Y}oE^- Jc);ϴnB@8,濭#eA515ָwXXXx"O "