python-mypy-extensions-1.0.0-1.oe24090>    f ;G|`u` m ed(sXؘ'%B]jWGSXߡ7Ƙ~xA֍31Gf;!{Y#FdȣTqBs^$S,fy(!Ꙑ Ԥn_%$3όCBY!?ԋG ^> @Y3t6cpx ²50@c0IެzVeZĂxS4,CIsd. Po}|>VqSn`~qƆ ȌT/6mL=BkJ~vi ~ zcyYSj|ŭB狄~D=* !/@u9jFh?HC堫4%/hH;(5d6fc2a14fb847497642a34541091ae4d78e98e2a0eed3ab97593e231ed47958afff7421cc6ffc56377fcb940e255fba0051be7c55Q qg+NhP >7?d ( |  $( =If    : <DNX`'(<8D9P:A1F8GXH`IhRlXpYx\]^def48yCpython-mypy-extensions1.0.01.oe2409Experimental type system extensions for programs checked with the mypy typechecker.The "mypy_extensions" module defines experimental extensions to the standard "typing" module that are supported by the mypy typechecker.fdc-64g.compass-ci"MIThttp://openeuler.orgUnspecifiedmypy_extensions-1.0.0.tar.gzhttps://github.com/python/mypy_extensionslinuxnoarch 񁴁ffc1f1fc0cc5f5be7d3a70b6dd4b85f9e2b02d788d66f3a168652a65df6571df0748780296f57ca19c1d43fb8f0050af233cf5ba6e905f605a1b2c769498557bbf rootrootrootrootpython3-mypy-extensionspython-mypy-extensions-help  python3-develpython3-pbrpython3-pippython3-setuptoolspython3-wheelrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.2dkY@a`lvfei - 1.0.0-1chenyanpanHW - 0.4.3-2OpenStack_SIG - 0.4.3-1- DESC: upgrade to 1.0.0- DESC: delete -S git from %setup -q- Package Spec generatenoarchdc-64g.compass-ci 17266567751.0.0-1.oe24091.0.0-1.oe2409mypy_extensions-1.0.0.tar.gzpython-mypy-extensions.speccpiogzip9utf-80d38a85b96eb874125ec3ad86332a7f0e74ddbd5fa641882acdbfb56a2ec0cc7fef236b672ac9b04a006713158606cc4ca826dac4ab1c869ce33cb5ce79d9066 Name: python-mypy-extensions Version: 1.0.0 Release: 1 Summary: Experimental type system extensions for programs checked with the mypy typechecker. License: MIT URL: https://github.com/python/mypy_extensions Source0: https://codeload.github.com/python/mypy_extensions/tar.gz/refs/tags/1.0.0/mypy_extensions-1.0.0.tar.gz BuildArch: noarch %description The "mypy_extensions" module defines experimental extensions to the standard "typing" module that are supported by the mypy typechecker. %package -n python3-mypy-extensions Summary: Experimental type system extensions for programs checked with the mypy typechecker. Provides: python-mypy-extensions BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pbr BuildRequires: python3-pip BuildRequires: python3-wheel %description -n python3-mypy-extensions The "mypy_extensions" module defines experimental extensions to the standard "typing" module that are supported by the mypy typechecker. %package help Summary: Experimental type system extensions for programs checked with the mypy typechecker. Provides: python3-mypy-extensions-doc %description help The "mypy_extensions" module defines experimental extensions to the standard "typing" module that are supported by the mypy typechecker. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'mypy_extensions-1.0.0' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/mypy_extensions-1.0.0.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'mypy_extensions-1.0.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-mypy-extensions-1.0.0-1.oe2409.x86_64 install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-mypy-extensions-1.0.0-1.oe2409.x86_64//usr/share/doc/python-mypy-extensions if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-mypy-extensions-1.0.0-1.oe2409.x86_64//usr/share/doc/python-mypy-extensions; fi if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-mypy-extensions-1.0.0-1.oe2409.x86_64//usr/share/doc/python-mypy-extensions; fi if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-mypy-extensions-1.0.0-1.oe2409.x86_64//usr/share/doc/python-mypy-extensions; fi if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-mypy-extensions-1.0.0-1.oe2409.x86_64//usr/share/doc/python-mypy-extensions; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-mypy-extensions-1.0.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-mypy-extensions-1.0.0-1.oe2409.x86_64/filelist.lst . mv /home/lkp/rpmbuild/BUILDROOT/python-mypy-extensions-1.0.0-1.oe2409.x86_64/doclist.lst . %files -n python3-mypy-extensions -f filelist.lst %dir /usr/lib/python3.11/site-packages/* %files help -f doclist.lst /usr/share/doc/* %changelog * Mon May 22 2023 lvfei - 1.0.0-1 - DESC: upgrade to 1.0.0 * Fri Jul 30 2021 chenyanpanHW - 0.4.3-2 - DESC: delete -S git from %setup -q * Tue Jul 20 2021 OpenStack_SIG - 0.4.3-1 - Package Spec generate ?YyGT/U72> xn_m\&6 +qMI[!D%!|ǹ|LNiJ}v[y32w@rMOWěc?(:%6qp2g`'čd boru*앩Ks}^5s%…+iLXk!7 ]VyCZu z&A`2v=hJW1yWlE/lZ]"3ުqE.\yĚ:f&I$;*Jdt{w hb]vcV{QӧC%dؒ užC8`0>)SzG=xGý6 ~$T3D-IBJb_wsRRO{fD֟4\VtITǢ EHzu=$lU kO4FخS`O"YVAqbשwvʱ39܍%ִlx pfH@YbMѩRTvrqH7pն>i嘛vrWFy@v3Ś0ݢc:ːNm$c= c'[f ?{2pp@f?@a ɩo N\G@h?JZ֭|+_ȐTI :wEw=f m5^QkWw{Nܞ.% t&>AQ+[ ڥ51i_yȊ>MOn5 OJ٣ E/ή˹#|'VoFʼ}urbEM&y׸~>`dc54 Z =h9|a!n_<{>)epx&/ \U}N֙rK1]ydkY )+IeDxPMv,)ڹv @ Mp\rz( JZ)}+wtaёo5&tsחe̛S:G&{GCBmwr\)!S CdɂTf}܋mi\%e>7Q=2*#?DF6DzFoپT? 2ncZɟp8v2~x4HV3!@4q(g^5\3 YTϟsbBrP7\XtA ^Loe#Abi~d W&ɆS;ŸӰsv< W/x-='9Uo,RAΖ 70`hks )2>4kƤT.#G,ݳ'D"^>ũx:sq>1+slhUVq|rQkL9ʰ ۙ%*D 2PHD(\+Q:AA_^g+4Z&@:OkܶX`cvp+Hq cU˫r4*2);.#D_ыJ|8{Q;?IЍ( 's k t KE)KVPHI!l{TeVSר `2u \L,Sa(! .bpضl={}@ 6= >[ёk }D ټU`sr'?ן4л0N-r')򅪨z :BwUq]eKO<0ܶ7Z)I?&Ԟ~wu)Ȥ4 y&^Iks_Lڎ$vJR1( )%,6<  $6WT]ӈ.4"+2 Tc:RrmX4O+n Ƨ @5x˰ÕE: Z$'d2rʹf IZ)jS %Y$QXO!$n˵2PefڣLP.jm wi"xHf}Y9{"ᬲ@ zlȒ/N\ؿn"멌ͱrϡ*^8Tۍpy37V9ˊիP .ĥ%Fl|cdo1ŸĀ} !yPHws5m_ /u.l,="'c,7Pf@ S͠cvwn{zeҼ^Cp IzFxTX1; .)55m"6y*{duo +eE/r͎7}.]N׫*3oɵɾ½ӥȑsĀso YGs>ɲc7wpCBOwD,< P2E%d1vQ 3w"Y {AoY/\ͣz6-䕡_W؛BxsR攑DJY=(+.u+/u=y*9$ *;Mh7lҘփCs9'4YSr[TC6^cH!_`W[\sU<ډZ[f^e@Nc8IJ Y%Z{f}^~AUU/s-n2W"Ezwkϩ,wʧsmҖ𘗊|c|WFJso]lxtl9y$ -[cLC<4 gCzμnÔu w ǚdm\b:on=-C˞S0 !-g&sFƑ@ބEþfv"w͂%w.kCcܺXU5s%Wo 3wWfV9XzMYOWw+ՕwrwrxEQіl۪DͻY9)MP[d<x`([F]ǫ`Qƒ5T-Yʹ88yT'tly(YaRԼBPiR4]Ѩ,,>Z ?œm,GDɯ E;[&JsXLN| :̼`6^;7fHdQwulee2G$wɵi+CW)O'yO"r7O KTLe_Ot8-μߦXh1ʍd`;=;VifR.X_h#!ǘKS͊q^3~y\xl?rRMs-|5;N-r)+q$}c:!}=`Kԭ#g=j['`?2h zn H r89WykBKM8i3|1۱n(_\`JN;P}(hZs-J(MQi0Q}z~ڋW su67gKIXl54rhjH[4}S ǚDϩ}1[pJ+B' =3;mc[M2 CykkŌicOGT CE|֍ :_4Leow*] Ss;'+; n6 -_ޢ|f]O}iNa%6s(kCaUœF(Dx3|ܥ~WN.{޻'"Lv? eNJouJGpag^}x/E*NsMˏ9ٖ|4Yn$fuN%A\\By2'ۗ|صOEwі伽p&yq`嚝Z{$P QyWKz]YdK=&jߛbF=fxx{c]љ,$e'(YuwH0G]FF{=[y/sL|:rT7)f,^CFZOL,QaWî)|-oG zY9.mԨ6O8V#S87Y"vqf:DEbʎ~ڷXq@3O\yw箋k]Ry޹Ս+UQl6lt{r4t%w0vߓدv7>PH>yVJs#ZZhBYc J}¾sUMYZquvmJ7^xYi759|Y'c\˧u ̎K%1MKA"l|k1F?[N6Q HKNB,(&s$pW>_B h3c0.{ZÜ8k'0nq0 m](;d0Ǔ930 C^`x掆a灆X 61({ 8 0( s`cKI~`Zp^ښFcOtXY{<0$d"i Q. $WI CP !#"߼#Z@c+c ?#Q`a!8 ꂀ0;8;'U80 @x‘8 pAQ8 8a@!߸z= w?VN >,csvc`.7~(% ùq(h[̯ip/in0⟯a48{ AQ?<\`[\ߦ Z-R6~ ě@|m1 ABNR/ `P(5(-kucS@0ޯEvű'w``'4ރm? _ڃv:@; # 8=|Av8; gEp,N~2/{c%.?ơ\ T9(| }g wBCNm ';|̎'(dSoD[юԱ#G~c8Ƨ6mPL ("\`pDa!HEJMH TU3, tA.v׾qx8u xÉgd#5L\n0q-t _0pvTwM=hXj^ʣKRxgW0 cS*φw;;q??M\$