python-mypy-extensions-1.0.0-1.oe2309>  <@PT@7!.ܶujG7oe qlopeneuler@compass-ci.com G7oTu -]L7Yma 2J;FS0[1Yg1h!c%2tDFwہa d.)vVw`[*>4!c5|35,c);{ZBLqMCSj1\Η> D6!j35B䍏~CQ'E=vKqsHjOo"7?d ( |  $( =If    : <DNX`'(<8D9P:A1F8GXH`IhRlXpYx\]^def48yCpython-mypy-extensions1.0.01.oe2309Experimental 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.e q dc-64g.compass-ci"MIThttp://openeuler.orgUnspecifiedmypy_extensions-1.0.0.tar.gzhttps://github.com/python/mypy_extensionslinuxnoarch 񁴁e pe pc1f1fc0cc5f5be7d3a70b6dd4b85f9e2b02d788d66f3a168652a65df6571df0748780296f57ca19c1d43fb8f0050af233cf5ba6e905f605a1b2c769498557bbf rootrootrootrootpython3-mypy-extensionspython-mypy-extensions-help  python3-develpython3-pbrpython3-pippython3-setuptoolspython3-wheelrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.1dkY@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 16953141891.0.0-1.oe23091.0.0-1.oe2309mypy_extensions-1.0.0.tar.gzpython-mypy-extensions.speccpiogzip9utf-861b0fcba9bd5cbb56579d389eb4a8f2e91acc8f553a2dd74f8c172961a684b114934daeea4ca38bb526461b3caee20342db963e0f97fbc899c90ff219580a5db 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.oe2309.x86_64 install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-mypy-extensions-1.0.0-1.oe2309.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.oe2309.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.oe2309.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.oe2309.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.oe2309.x86_64//usr/share/doc/python-mypy-extensions; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-mypy-extensions-1.0.0-1.oe2309.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.oe2309.x86_64/filelist.lst . mv /home/lkp/rpmbuild/BUILDROOT/python-mypy-extensions-1.0.0-1.oe2309.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 ?Yg\YJ@z EHM!$"! I MTQQtA@ HA]wm'sgΜy_( oO)Q[ ˗`I $Do Qo3'5 E``HFHTaAha{O<hrݙCe}z"bLɅ`՝@I&rzu[1}_7+_,˻QwbR'W/q/Z5e>8*d 4]%ZJ${( _I ۲3K ŔE%gC^謴g Q=;IԻU)q^ O:dt s%Y%CGi FR8>%mXx&Rz`MFe,^yꭁ5 [".4HWI"NmZ+&@wU ~ZDm|;=MJ!` _ 3uVɧ?|aJ4eu20v%'+rګdy3QO'qqųQ@U3wu'3&ǁN|)R˺'sT½P`Oe*Z]u$(PƱx+w[&E/r}MKJ>I 1GS6X"PGqYep>'NT;_$zk!_lRT;AD>vmo p|@ /yeU/Vxja9Ҙ\ZfMρ=mn {L"Qoτd{VFظنϷC^: 8Xx@߲eЄuj\IsjðKZ"h98w4C=lZI@-#Y-$ц\'gV*Kv&%TdYc(h^XYƨq"AP&'iݣ7&]jv\1 }\퓽:krkgR&ЭjMfHN\i/kז&h}^Σ;[;$_d?;)/>mA)F-rېuNɯR,~=W͌Jy%i#f aC ױ !i63 IQzާL}9|V6:;!n_<7U4b$v]KNXI:JZ7VʲI"—ngƖ:.yD :)L^9z%K3xu;:j>{#ԕ㣉˛55)=ow{=Ϗ}3gW }\ܯ l&>o+mz<:}cQ(S"nϞT89ȸ|ØJTT9@Y8!z}iX\2͂ \p48NjЕ( ԯ - YTѧ1n_|,ƃ7nn6?6k?+aX]RSvZVR.i3'`f+xQPj\g{s){ws#' j%P"jQACt[~aC9}䁅͢$j/f =TGzkR兆l2>OLyx>@:Bq Zfna1t`l[H_r^ @lVDF71QFþ w5ҿSW]pӡzz~>e:U&ECdPe*y=lOra > 462}b"y9i b7"Ucfj0M.k.}nDŽ</cYf!o"il. IQ&}A_Q&F.e'tiâFj) ᜇM(”@<)hoD"-U|c!*Mp*;fArgm\,BVrmM2F N嘑*bP=m{NE-"Saa2˙չKmdvi $Z8Od^r`UƀfSzg&6sfb5m¬_?>\V^' @t{0[ S9'nGڹHdr\r)N=ƛ#zyèG qO|yM?6HEi2Ra\ә^_kTܝo>ı5>uΏWͱ%~ ԔvI1m=[8g8>_[ ~1!1h_K}9,UC,((zNTL:! \e#E-G$% *YgYoxȶ3]JTXKY dO1HA u~ܼ3O :Ui2JTKf:s4RsW2u$UlyS]h7,SL>U3@ӅSl+bj+ReҨnga!.NK>d%:&a֜qa<%#)w,ZЪ:|&8̈́>v A!NIuAzݎf«)|z`$S~~M =JvƩvxዣ]RkC/* gdHDXmF)ydto(fG,qG$x> {&3oγɹҽ˥ؑkȀ}o QOkъc/wpC|Ow$,;<3 RE'd1vR3N?p X ΃o[ujSOlRL/\ʯ:TVxJxs2ћ}Hh5k/uK/2:L^~ȠvcL ikffbH۽ʋ]r \~WWSRr~wwSS0 ~ v2Ia?bcQ£GN/zy(`ɲ-4DCp.v2TZ[ÑW8="6/]l:/uu;Ymi=qpAn^~3sҎxr&/ʅDtм gn.[X7Īk[|46gZStYw8:wp2̽֔uym#Z-[Ǻ=F^ Wyo $wW'iDee7-c52dwr⁡|b~݌DB{ .9A/W֦PRv@g54h/uͣ9gBXCFM[SB-gӕDﳰj^p$ WvwE[n (Uta1>#SoH7_P80RD=#VEq{WVޅg."_2M{: ,xȓ*77o [ l2P!zf.hi5٢zWd^'D˽9*Ov"% @'ϦBS9;^nQ^Lvs=jvvuIu43{!bΘ*}إԑAڤD*wJÞ/~ӷjk5l)3ÍOsq&|9: &nq KVbSʷsR57P,ҹaG&o5~>2QtJ Z{͵e>IWG6=[Dӱء/Q2 #-ue4 M5!nٻ )Z_W9]ge4r{h^ȧQu }d3b·a WNyN/e9w fQåH|c# 嬭23_7eNʽIZX~=*ȶxq)Rx酞 "(巆g >lё |Q7!sK^:rdll%Kљ3B!AJLpFQI:Os[KK<?_T}9Sq%"d׬k>o@]q),O{u,!"Lt9z}nu&M9HO46#1:ċsR3$=%զ_R[Hꄼk6"ʏ5S]bn-璟7 AƷX<3k$~J`;xpBKQtE&ZcC qNxɗr^ڒ/jHU3r^֪+<%B] W6$f"cnu T)- H0cn1ڍ k}Z'[y_3'?Iki_5SW6Tu-2n/=ݼɣell!¾s޳R9u/lƨӨޯ3%kiw#MS60qB1yW 9@!Ώ./։;%ܷWP{aFmݘ{$ 5Ϻ.)\ȾI>X`ͶĶ|ȏn eǀ"2hun#x"o=f$yEeeuZ(i`Yvy \ۓ:IR"E@yOD #?dPX$B GAqpÑ 8zX;0;(k`jmC@rT{\r(d;va%7tqr=~QuGAѸR Y@A `DPh=`G(:P%$SZ00NFZ?Ţ02""8[a0IDҘ!7DP_%HA%jw2Lj|?k+_ v\(8 r#9pBB\PjC@18G៼E~s B@@h9·0XB8\P($/