python-rst-linker-2.4.0-1.oe24090>    f+ ;G|`u` V)-D%?[{NZ[BįH78?(d # a|          (89 :AFG4H<IDRHXLYT\t]|^defICpython-rst-linker2.4.01.oe2409Tools for adding metadata and hyperlinks to reStructuredText. rst.linker provides a routine for adding links and performing other custom replacements to reStructuredText files as a Sphinx extension.License License is indicated in the project metadata (typically one or more of the Trove classifiers). For more details, see this explanation <.f#dc-64g.compass-ci8MIThttp://openeuler.orgUnspecifiedrst.linker-2.4.0.tar.gzhttps://github.com/jaraco/rst.linkerlinuxnoarch ,Lf귌f귌52ea850ba8b8042209cac1f7930a7aaaa1f5a5f89f8d841fed52c6633abb774cb41018765f1f65e3e6dfae6ea23cd699e0a26d8ce34cd3bcfd6f779af2944f01 rootrootrootrootpython3-rst-linkerpython-rst-linker-help  python3-dateutilpython3-develpython3-hatchlingpython3-pbrpython3-pippython3-setuptoolspython3-setuptools_scmpython3-sixpython3-wheelrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.2dOa@a@Dongxing Wang - 2.4.0-1OpenStack_SIG - 1.9-2OpenStack_SIG - 1.9-1- Upgrade to version 2.4.0- Adds requires python3-setuptools_scm- Init package python3-rst-linker of version 1.9noarchdc-64g.compass-ci 17266585952.4.0-1.oe24092.4.0-1.oe2409python-rst-linker.specrst.linker-2.4.0.tar.gzcpiogzip9utf-80a931cb3fa3eb35a0ef5370c55d8a36a1c94c11df7da66a44d46016f3a9cb8f37f9c3e2cc1504f235e90eae37137dcc751805065b491f08ab3d24a26e36dc5e3 Name: python-rst-linker Version: 2.4.0 Release: 1 Summary: Tools for adding metadata and hyperlinks to reStructuredText. License: MIT URL: https://github.com/jaraco/rst.linker Source0: https://files.pythonhosted.org/packages/5f/30/d5d2ccc48cc7f0b60306642c48af5d17afa23a65c122792ca326042a9b51/rst.linker-2.4.0.tar.gz BuildArch: noarch %description rst.linker provides a routine for adding links and performing other custom replacements to reStructuredText files as a Sphinx extension.License License is indicated in the project metadata (typically one or more of the Trove classifiers). For more details, see this explanation <. %package -n python3-rst-linker Summary: rst.linker Provides: python-rst-linker BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-setuptools_scm BuildRequires: python3-pbr BuildRequires: python3-pip BuildRequires: python3-wheel BuildRequires: python3-hatchling BuildRequires: python3-dateutil BuildRequires: python3-six Requires: python3-dateutil Requires: python3-six %description -n python3-rst-linker rst.linker provides a routine for adding links and performing other custom replacements to reStructuredText files as a Sphinx extension.License License is indicated in the project metadata (typically one or more of the Trove classifiers). For more details, see this explanation <. %package help Summary: rst.linker Provides: python3-rst-linker-doc %description help rst.linker provides a routine for adding links and performing other custom replacements to reStructuredText files as a Sphinx extension.License License is indicated in the project metadata (typically one or more of the Trove classifiers). For more details, see this explanation <. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'rst.linker-2.4.0' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/rst.linker-2.4.0.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'rst.linker-2.4.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 -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-rst-linker-2.4.0-1.oe2409.x86_64 --no-compile --ignore-installed --no-deps --no-index --find-links ./build $specifier install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-rst-linker-2.4.0-1.oe2409.x86_64//usr/share/doc/python-rst-linker if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-rst-linker-2.4.0-1.oe2409.x86_64//usr/share/doc/python-rst-linker; fi if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-rst-linker-2.4.0-1.oe2409.x86_64//usr/share/doc/python-rst-linker; fi if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-rst-linker-2.4.0-1.oe2409.x86_64//usr/share/doc/python-rst-linker; fi if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-rst-linker-2.4.0-1.oe2409.x86_64//usr/share/doc/python-rst-linker; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-rst-linker-2.4.0-1.oe2409.x86_64 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-rst-linker-2.4.0-1.oe2409.x86_64/doclist.lst . %files -n python3-rst-linker %doc README.rst CHANGES.rst %license LICENSE /usr/lib/python3.11/site-packages/rst /usr/lib/python3.11/site-packages/rst.linker*.dist-info/ %files help -f doclist.lst /usr/share/doc/* %changelog * Sat Jul 8 2023 Dongxing Wang - 2.4.0-1 - Upgrade to version 2.4.0 * Wed Nov 10 2021 OpenStack_SIG - 1.9-2 - Adds requires python3-setuptools_scm * Mon Nov 08 2021 OpenStack_SIG - 1.9-1 - Init package python3-rst-linker of version 1.9 ?{u@]7! !t R. JHItw7{}s?o]ubo̜3.D" GXBVa?KnhG -p}Da8؇i u]о6.PW=A=\P4l.p?tB ]A$"(&P? =]\h1A"Q`{jgpuP;( ځ}$h$n==v&p 6w =m] vDP2BB "BX7Fzz8 G # "=ܠP8JH^H"d'n'Ĥ`0I{D"!!&mڋ KB"P q **"Jۊ oFDC=T~^(W$[qQ0kmnH/ { =W_kQl˯F$;B#]@p7g( wE[kK#mŚ DF@W; Dv`++@'8 FaI}H,Z,Xm V8 E{5@8(8K@a`c,'q1G`?U/`!e*XpwOQC (8 + $6(ߒz}o>G(&]0{uBkϿʿ/F>^n쐰x*z/˾%m4Bc&XER\0$ g;kvl[[R BzCefpԿ2@]ܜǟ;6qD9 9RkPHDyp!l:HЯ8nW=UQ[E/$H7;׿ J ]/&H]YMO] VRT7Uq8ڪ ?8ؠh36@7 a \B+YKs: ^1 tKE "`5ϯKƾ*!PH{4v1p ]7Gbb\b/ w5Fc?cmM[E**= 36_XPZ@]=vi$=_ RIvE.y:>@zߜ-*x7+l2 ΦC//0z/5&::YGqKGfA-.q>tm"&%,B NGrsks5Ȇ HdBLY3!Lڝ}Ξ~uwm6뢗0*v:$ld'O2y0XDIxQ0)j>(|\Ō ,9P6lz"P0+!QRH?ʵ@6, eKBť3 exԛYU첄Vw(A$2S_uC|>]Yc$.xt@@ԖTFmPP꟯. t5|nC'VHSz|:J2"59 744L^!^ Fho=ØꅏmE#i;u=Nw!\159 T9:Qk@ d]ҁtԨK[?9ݝX&[7^ ͠@q,t9 hn6?tS.6GF?Z8ZLԛyͣ0Yّ$F%7;DcB$#ǕŁSFT߀y (|'vVagr޶yO9A;X_z=L0,6LϦ}ikQQ|=]Y#O[uB(g`0ZEw]kdm!@kSw9/C;R >/v(cM)3 7_Q2Y6sy?(_j}uc1#N'zq8Yi|#-VXv]d'4\Rr4Hzň{٦k|̧o-3h>=M:f`Nyy@~[6Q y`ARkkR5$DwP4~1''(kb MǕŗ2.uȷu0gA\E5 e '^̏0G96Bşa+,GD= gây5{KU\^2S#MB??HYFMDxxe'!THyZ@fQ+|舺4piDΏ\dݙ9 G=Bwdv%L)4#27qV<)iN4~nj'D^Ao%"8}N2YX/ fOiѤvXyHFo>hE̮ 1=,rQ 򑐒 >"A䚇]FLI9&Fpo3r2+[4+jL9{h'Sr;+{~b{af:+zǯu ed`>F$#{1oK ܸof|HPzF/HX.9lHLUH]Ҁj8j V7+x8qkLQ^D'%!x]{V(p`萪@7 zb3 &13B5D SW%F§+daLBk'&p3 ; :6fd3?Ƚ"cvnWO9QLa[ h&d")y.J0 m,v OPrNy9-6f`SW>WdI, lPȼb+Q杦0bBP=HPe'D1\}xG,E˱آϘ$ GW|}ײ7M%%o9I $ǘ5}O36__+0+wnZAj0aZY:м|3_N >Gx_OG B,*JQR( 4اYX Vev꤁]k`{k`;#(~9D)BT1r`ؠyĆؐu~^ꑩ ж͛.U]tm/e2^ӗ6Ο~۝ӎwĆyKQҴ=Fi_M1`+\;0q +$Uq7)];YVo!Sᝪ>uLxU=㵣:NL9L.fQnBR]Ӛ")%$FY}*Bj'RgXSA0e]t7<ҼC&l 0.2r +Q_m}Cw'gg'}fSs\rtCn>?VJ)y u)l}􅚏6ҍ!"NaW' 2`s$Gdٷ7Dzj0`"9RӾlƩlM|ܚG9^%Ӝj;;꼊"2[Nf^e@JQJĪ``$crLE~`0 U7~x\"s/Ռ&x@Ceݡ}1b7B$`D :v<aZw*Y3vWzT *Ǜk?r5_U7`4ǥﺖڃpt)_ո]an%maYu|Ĥ e*A-]WXJo?$40`{M"-5%OOgZ41l\<1ݘw؏ƢeG>EC 2)n:(‹'GхUHɼf @ )HbY!_hF8P^YHh%qꐖ6vXVWHYޣMvgfo Ǜu*|U#%V%ph"TL,w}WɣՍD_Ӧ/fgR0?gv3%p zN<`h0&LYxedN%nJ1hDw䶽fB0zb!1:3lm>h!T+' -޾zSTtyUl63͇^ n{WguC?Rthы7/RV&T08mM9d&lEB>y艸Ibܒ.WfYݥc:iExYIj4Iv9|軅ϝy>GK"q01bߔ$ Aߩ|iВO&^rG_]4>´JDˏ>HMvPpZczܵ./;)w0uuk@)poc^Tjd8vs̽uVJFQv߂jdԹA )!=#]֟ÕΔݾgK"G|@ֲ7 e3W=<ǎ ߍv⾴A? Q@/Ms2e)~0ܽ1K8՟vr Lў2575Ix! @0ΚoiP YY q 0j"`ukm(emWhTJ"SޢI{+9Bc_Soͮ23'Q;Z{!C>Zv28o  \T3^̇Agk՗Flڔ.+~ 3y Ķ3L:NBF;F\Q `);mGw\> #X=W=M&c!Sq{"2љ`1 F8c'^TADmqn7{9)5?G`" )nwuqcG=w%xIv}pJS0$(gee363SJ3ſ@QUOzyOs<6o?_[HyB)(ߌڤHpȺ 'R|ppd'Y.J7|ϐ1m9bMLjzbo6[g"o%zXC:GlA132TEAEici>^7^`\롋spᑆ /):Ls>sx>p%d5k֭#kiW^{%Շ }D6x[yx.5Uř^ _k}2~7F3n{'?\;+%*q )TuRѽj m `.!^z8#aP6;)AIks qwh?,t__O p>8kR.Hz=%0h\\\JF\%ggp?mj$[ IQmmUD:;D7s6+Erz+qԗt6n"+ۦlfWU8-53|l hXiPOc8Qs!ըNb*&kǩO8RPaxKq@yNeҹFK\na '$ ORNT2K'#&p + 'V8f8q[B]2֖AQ#I6~U^KYU s` yǟZeolQr,u%#/[g{A]da 3̸An֪2ayBVdc2a@OHJ(< >}ҏOI^Hyĩq7>A*S0YrH߆`^z3D>M/(^ZVeNFbFծ,0.A}at]$G,I.҂sdL4p#ً:qY0>&*mt^e[YR[6V!֕zʒX˻(m핥'j D%Ę4 lȄeբrLv%nz.b<ž056ь_?DHpH& I=rQK-UV0ODkKƇ1rfm*'QXeHz[n :R Xf0׍,}?(6]k8F=3f_v>|'9p !n _X$Q$v+F)w8$Pǝ|5廘9ho5PxݍA>ZL_h2:XYH\Vw_)SN#W1~0)J^^\{:@9E!V 30WN)5YMV|~^4 CK+gÏ$z_#c~cTff=hĿ/P$nXyEr]'Q/"%Ms&نyH# /a!`*/NЋƼ 3`yIEi?a^c$p9!f z]=gΙ{PWsB) w{wk"{F&0qMe[~<1[:kN@N6ܿ cײA/*w6RwiZ&Qd¨p1'omYW~:.x- 0u?[AU1=i $(puLQ5\+ T^⭴rϬj/> ($-XU؀Kw/J}VGy|YlwHq+cwS = DDw F,vϳtJR1|2Ke+sS/!U+p)N8\ إIhDXB鷃VQ\E*~flf 4 nqzN7j}&)INMSvp`%gR1n7gh{-fgou|[C>y^nj7G\37Pݎ#ls 6Q`R26(xNݍ ^FHZEȔE@ fsǒf}R-uxt;⸧*a#' "̬ɸparbAl֭3S2lsޓ &(52Ԅu^'31 M"핼nT6~^z-/F(x2;?OuSN˔~)"Sɮ0.mbIZS2{o6fj"F548>V2Nf '.K}$OCy̕m<\X^Jy5{4`Txf=3`mvcQt'ru"ηbcvΜMaɝufNWff{Kr\O Nؽ Ƣ(39Jg8ߛn)'*>WSg]fi@]C;gJm#?}|G!4VOSݧ6SS,l껎ΊTm/dsM'EEV9bmv, -.X\OLeKI2ߘ) JR:3(({WX0OS~0;/|^4#q2Y01R־n?;@9