python-rst-linker-2.4.0-1.oe2403>  <@PT@7!.ܶujG7of=openeuler@compass-ci.com G7o xGE 2ȼZ,^F"dKse/[Jw27NyDMf$;j*ocjeisL$X78?(d # a|          (89 :AFG4H<IDRHXLYT\t]|^defICpython-rst-linker2.4.01.oe2403Tools 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=xdc-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 17153086642.4.0-1.oe24032.4.0-1.oe2403python-rst-linker.specrst.linker-2.4.0.tar.gzcpiogzip9utf-8cdc4f20bea237a1b0fb22e17e3b9ad1b209a19551a87be892355462abf3b90c9e8c7d071f87360577e6146556311ed60a0a55407452d0102351e0c9065cb8808 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.oe2403.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.oe2403.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.oe2403.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.oe2403.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.oe2403.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.oe2403.x86_64//usr/share/doc/python-rst-linker; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-rst-linker-2.4.0-1.oe2403.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.oe2403.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" GXBBNJJXKYrE;"]H[3q"( p6g;0uˀ'{p"A1A 9TdG #=P;;AP0%F#pc' 3A0_i+T#톒r@=maH!'1Ag8Jwu(4N =:QBB!;q; &&ICl%  1l^NXjJÄED$E`PQ TV\/(~3 !0?@" y Xk v@z!`(Fjߍ˦Xb]~5"ю؁0O9Cap+Z-_>`l+X L7B!`X'#\XA:a07 K Fbb =oMA0g( G`݋G'FXj  X4`9A9 ᮢ? )Vz5{"<'菚 R^pEўn_Q? A\n/9B0GX5p߫w Z#|Pw52fwv߇_,`l0>V!-_?߷,ovߤW]6(.`߆y !?YCx`_:Jz`*5_x O^6>W!d#%>yVC MK׍aXuHVF*feey5]'Agӓ:4]L5 1B@rp|Q%WWw<ta)g(V_*.)U$Ϫb%ٯ5/]0pG~[wU/|l+I#5̭ou¸ qD>Pإ֋kΊ L{Dmr-%8YQrA%,F÷6]];se>}#oD,^Aiҩ6p[F2< ^2H\nk \C^!!"!99AY[TPh:-/1v!C㿅9 }?-){V8b~8ʱ*LmW {]a9B&:ɟ?3$xu+G[bl:8 yF2jZT'/;H Ec4Z1c@Gԭ;/O#e v~*&aM?Կ# x+Q%`rLQqV?Ŕ(ϖ' 'qߔOQ&HIu>f8!گ" x/7pWotb 4{zO&IJsD2}D+bvufHgٵj"<̗2bwĿH11439^IU\Qxդ|fA%ݓD#<˟}\qU?\ەE[{ 0ө];~S,#1"1ދ}[jƕ`~3Cbs}5zAr!a|FbBBrД\WUPxg̶Yvslj\g":=-O}ܳ_]EEGTMuI0Y! p _I&:Y?Ϙ"Z/9P6>_Q' ;gd]˸<eP43yH>gEױ7#;m]]9mAsCG$z玺vg:x {! F(4!1OsvPҀahcݶ~b-six1Ý:'M"#Mb\Upf B[)UIdնL+/AieL*AL ;Fi&*ÀFϠ4aG*;!:5u?H[?e-^5}$<Mͅ 뻖Ō$ m-)yuIBw 9Ƥe}ͧ_G }刴5]]| u:T ց}}E7v un9څz:Jr'eWWׯ=Ϡ>Ffхͯ>"bg/S' ^ۛ_A!J4$Ҡjw,ߴ'6džZWL'hht$̧#l{)(qv &6\?7J;j* s]j؁[X!3*Ϸ}جhHBŽV~Oݘld&xZ Qte'nvgKKtILב3NvVEuԑ?6Ni (1Hϲx g$gwTUfRm 7qbмarA7z_tbI)!v6ʂd~[=UaR;M?Ú W}h)Ss徿hG$5aT$]uĐkX%jhcg-;=<;;7?*e='Pi$i$_OQCgC![|LOh^݉$3FYwN .tpy\'1o]\%;mrn9,y:ZQ>a"WƼP~5].;)*HqyE^;9|. \BJ5soxERMAB ˲> ¶&DF3 怚GG/ V~NòoBʪm,?3#hOxo8ެS)L)5 /3GXl'=Hz6S,hcwsV,kِOeڤ(xO$3;Qݼΰ}I%`+Cl'NV1 u@F9s+StG3P{]0YyWBYf{ʓy&6K ^ #>W{xmSۣ޸Jv֡ΥHz{oe6THݟdi64n45S ARb|:ًJ/en/ZIi6o~L㳡1n\bˆgs^HOgvhK7x=ӻ qrBh.F wm,K^lc:ͤE*\B5bZz U5-ٯ5V@i\}5J긎 a3T p<@61 u]QN >d~Ϙ~#%V|dЍVF~x՛}ՠ/ B?YK@: xHk?},CXDs.xVRdu95cc;x嘜Rbo|Vg{rGWzRL3I{`*{\4!r$=N,t}LKiLRѽ%#tdhx|8UɈܕ/#ҾU-b>q-oswcE1ahP+#s/q`W\F##e65 KיalA \ц$׿'Ĥ?Ymi՛ӈ`Kom>4B@xnp܋<B镢CO^ɸ.0y„hlx$3`g. COĕOHv x20.ekI+#LҗWٮ~ kj0;XWC%rA2mqT$=T"L\~vNMƳ׮q9ul|sNJ^.*![\.pUs(0x[KlpG)[hկD#*(VmM*ߣLM]Am̡W$#`ru~kviTh<-bР AI׊Cϗ11hS0 O"Wb> :;X4bӦt!<^ks&m}u` u87R1"抪LM5n֠,?2IaaP].rF"o62qj]bXEUx]U%_yNvoFHECfL"e4Xa m(N>mBkh :i2 yۓ֐μs7'Yeh7k>B * hs[tIIeW08"aOHqw0>J(#Mzw{KTi%G9++vޟԍU,?4*z-˛|hyBw JAAfDp&5F @9IˠS$;Eu9}V|LYn9} $g#{ u**Mҥ^ÿ?4qݻ|8 Y9(QKH֯jmWn`s4}Ds5!h pMMQNJZycGaDoק_|r]-tQ_zDp!@c 묒[dRW$c\mo_Z/ D, +x\_7pds={ĥ7)_5zF^;38Y3lT$'Q)UIJ&D:bf_KQ ܭ* 5~G,h|l߫)A{m"T0/9;cͅoU5&٢oPH:nk"&Y)KN\);a4v_Գ#{3m5ONt7V/T=5+ &ju9fEQ߯E{Q04p=6˅UZƇʹenw-SM|zU*]*ͺ^"z{zt>zJOpOj2Ϸ{R]'TeLJ6f3KIl1c#l@JzÉ Fu:E$-V1!^;N}‘R yc7Q*^{ ̛uv-ε7Zbp#<`N0=%%Ld@@x*vYh-<_61[<h_ld81Ém4ݪ:̏|E_I{ZΚƀ׮ZK;*{ۼWessemk/ɠY}ɴ: r"; SW$` rCVF" ur}@x?VBah)./~|xJbG#NE99RUϜ D6d׋!{o|Dy2,]t2*7vd@ćvߜ VX "$9Te!Lt#c^LLԉL`!=5Ql`\*0ʒ:^زUT]GlnSm,M?Pk *!)_d E&,.~$@xcE(M]n#AUO'BZt'}f-Arw|>3 W ' !1qk `;qzu$I)v2ѩ}UiKZ_;Hy_&$l|+T7kS9yh* Duch֩5yR5ndIyF^D1䘬@1k+ԇ܅>ɁSX qX7"]%$z$m|]1J1ǽ'Ņ:䋇5.A{‹n :gjG8 = @ z,tмJ ȝriIQz JөI,2EJr-=/Ofj =i ]J_9 u~& KB5C5vD#}Y"iw/>|y)Sul bN(MhnЇ+]e541*p |¦K ]U.|-G5<>]T>0iXLWa|SXdXg(ibPw(/k/!Y+Q_dm%^Zlzi%@jj=AoԉxO?.~In` L|r'Sv|H,[ݠGf$ V;di2xȝ6]ss7@޸G@TnBZSJfҧ3{UJ4 W8U3z˺л,.T|Djpw[a5"(m~?7a6 @PY85e|3U S|v^4\SL* (JS 1M#,5χa1_{9s܃ZeLQXw?ݓt$\+s]62qak-sv(BܺXprI-d{ }Qqhh/K4ύ"F?ݏxmCͺBsq{_?oo h+hitt ).New'AqŇtKE4`Z)ofTxq]@!i,}Ī$\{ae=W8CbD+^YK4(dQ 2 x0RfQ+PȈ4Q,^|,[zYR\EKqbM.E@O@#2?rgOr*U3c3^xQpS{{Ov@eQ36I HrDŽo”bEņ+9{e0/ucP9mGEn1}o8㣄EGdJTD(S|~|m*eژcpn{Rʫ3멜k;Ng%,|s?u?nevoo"wsO6u27'?XzzUpe6 Eɑվo5\WJ?)tK>8Q:J73OtjO%"z)&Vz>-ڬd!D,d䐖?(xPutV(հm{`$Cwn:).Z޶-mheVoɜtjzbd*[JLiPq04!罠GAٻʇyk1xq{qq7폓!ςmu#_9