python-types-cryptography-3.3.23.2-1.oe24090>    f [ ;G|`u` !S L!YrTNUIJ2"$BM!=V| 'QYR`\!b\>mх^ةc v8_-l^BͤR`bB0=;TM ='~zywP8XymS#ej @zz6pWi/<3nWP.袽v>_^ެn ȷcq E9 ha@p;Dc:|״ Rvpb{Xl'J, Dž˽F† f_ Q "²lnGQklROZGB4jyL|ށC`'qA=+W'c",88d24b0f2b755752991582ae3522dbc18848541bd43a5620205cc0944ffddf6243c547dc4fc35ef628d30d2c6ce0dce6ece9e531`lv;II>ObLzJ>7:?*d% . LHL`do     ~    (89:-AFGHIRXY\]^BdCeHfMPTZCpython-types-cryptography3.3.23.21.oe2409Typing stubs for cryptography Typing stubs for cryptographyThis is a PEP 561 type stub package for the cryptography package. It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses cryptography. The source for this package can be found at All fixes for types and metadata should be contributed there.*Note:The cryptography package includes type annotations or type stubs since version 3.4.4. Please uninstall the types-cryptography package if you use this or a newer version. See for more details.f Wdc-64g.compass-ciKApache-2.0http://openeuler.orgUnspecifiedtypes-cryptography-3.3.23.2.tar.gzhttps://github.com/python/typeshedlinuxnoarch - 3.3.23.2-1OpenStack_SIG - 3.3.15-1- Update package to version 3.3.23.2- Init package python3-types-cryptography of version 3.3.15noarchdc-64g.compass-ci 17266852713.3.23.2-1.oe24093.3.23.2-1.oe2409python-types-cryptography.spectypes-cryptography-3.3.23.2.tar.gzcpiogzip9utf-8c780f826ed32b3fac3513d515f6774f1ac2f66760c82e4d565339d888f080eb8fd3526466aa12feb063304fabf35bd34763a59626ab09c3e6f8f3c9852b58736 Name: python-types-cryptography Version: 3.3.23.2 Release: 1 Summary: Typing stubs for cryptography License: Apache-2.0 URL: https://github.com/python/typeshed Source0: https://files.pythonhosted.org/packages/18/05/a57fe8bbed10fe4b739fac6e16c4e80c5199ce2f74ae67fa7d7f6e3750da/types-cryptography-3.3.23.2.tar.gz BuildArch: noarch %description Typing stubs for cryptographyThis is a PEP 561 type stub package for the cryptography package. It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses cryptography. The source for this package can be found at All fixes for types and metadata should be contributed there.*Note:The cryptography package includes type annotations or type stubs since version 3.4.4. Please uninstall the types-cryptography package if you use this or a newer version. See for more details. %package -n python3-types-cryptography Summary: Typing stubs for cryptography Provides: python-types-cryptography BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pbr BuildRequires: python3-pip BuildRequires: python3-wheel BuildRequires: python3-types-enum34 BuildRequires: python3-types-ipaddress Requires: python3-types-enum34 Requires: python3-types-ipaddress %description -n python3-types-cryptography Typing stubs for cryptographyThis is a PEP 561 type stub package for the cryptography package. It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses cryptography. The source for this package can be found at All fixes for types and metadata should be contributed there.*Note:The cryptography package includes type annotations or type stubs since version 3.4.4. Please uninstall the types-cryptography package if you use this or a newer version. See for more details. %package help Summary: Typing stubs for cryptography Provides: python3-types-cryptography-doc %description help Typing stubs for cryptographyThis is a PEP 561 type stub package for the cryptography package. It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses cryptography. The source for this package can be found at All fixes for types and metadata should be contributed there.*Note:The cryptography package includes type annotations or type stubs since version 3.4.4. Please uninstall the types-cryptography package if you use this or a newer version. See for more details. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'types-cryptography-3.3.23.2' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/types-cryptography-3.3.23.2.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'types-cryptography-3.3.23.2' /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-types-cryptography-3.3.23.2-1.oe2409.x86_64 install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-types-cryptography-3.3.23.2-1.oe2409.x86_64//usr/share/doc/python-types-cryptography if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-types-cryptography-3.3.23.2-1.oe2409.x86_64//usr/share/doc/python-types-cryptography; fi if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-types-cryptography-3.3.23.2-1.oe2409.x86_64//usr/share/doc/python-types-cryptography; fi if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-types-cryptography-3.3.23.2-1.oe2409.x86_64//usr/share/doc/python-types-cryptography; fi if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-types-cryptography-3.3.23.2-1.oe2409.x86_64//usr/share/doc/python-types-cryptography; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-types-cryptography-3.3.23.2-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-types-cryptography-3.3.23.2-1.oe2409.x86_64/filelist.lst . mv /home/lkp/rpmbuild/BUILDROOT/python-types-cryptography-3.3.23.2-1.oe2409.x86_64/doclist.lst . %check /usr/bin/python3 setup.py test %files -n python3-types-cryptography -f filelist.lst %dir /usr/lib/python3.11/site-packages/* %files help -f doclist.lst /usr/share/doc/* %changelog * Tue Feb 14 2023 wubijie - 3.3.23.2-1 - Update package to version 3.3.23.2 * Thu Jul 14 2022 OpenStack_SIG - 3.3.15-1 - Init package python3-types-cryptography of version 3.3.15 ?u\T0LK H "!) )5 1CC ҝ_}f+ֵX{%%Wۜ__s._%+a!;g/ [z9Ý]6^0g`dvB^`7C\m`8ą vq[ܸWμ<7\M n\-7GG_5^ζPk fY9 7x)g WGŚlpg'-͜ɑ91lrrsp Vm`p%5 -{5- C, |悼V` D˂[Xc%Z- \`*4?rX{JoN.%fj 0/.m[˪A? =_0pl)A`(rA,A^0'] `k9z9{Խdll7I pP m~on8o&ܠp)'1&|-p0fv70NP, $ Z8aP'8aߤ6.#ߨ8H~ܠP| Iy9ߐ럘9@Z?$ YތƁ'voSW?30uW'wۛGIf K"Cm+ wsKoum6 yz# usl7 oP70%?88bJ-,Y#gs82N|O/7"_ҋMoF' vGA~~/W'''JZںތώ7eCA7]~{PћI;8_O@<ؿqvXSp\9lDlhe +-nz``e}\$;08X -o4ߣ6k?-^1槺UOn&7j7DortN\;9[:J7i O;qo2lI oʎEꟅp7Cl7m~,B~}L7l_-lPk5. H @71/}#i` uqX@A%ܸ  D8yO 6n E7x@jTKA$tS,J9@\&EJj #/'⁛<}^ }?s>s66Vlæ_Ο*:UD?䎍$\ wB]*T4\[\z 1O#jv䣄R$ݨ1{2dmg>n $iuk(+~<J J)6hØ1y`sH:>{JTc@#;]zgjJDgۙ}]ej.HV;tV;)\p~FIDy"h[BוpScc}yz-_d b&E3 &]O2[ޟihy&8ƒU_q?'~OcښJ?l랃]VjRsT2K+JI)Qϡ zb8Yt {"B+8wZrN˃ | y|/An[ar6_\ +cA鸰~H9u /9h0T"%pI򍓒eU<>VQI0C߶)pg\0[[@䘺c3uN'QUٱU߰ [P[w8q%{2g5cfuшv۽tE5zAuH#] $adکt b Ծ4)I:% s``ʽw{KYM$O*oAAIT]y|lgm'qGO>%(q'zwoOnU0h}=rEKdVvؙXIn*31pb,zpҩ`eA;N_<:%D/cq^zh"O3AD\ǽ^25)4ri`|^6앭` |Bkl'_2'v%qSrWyxݜ (D8nh:XscS;KěGp4ϒ"U4V4̈ˍ6gl4b9gT.G{L ?bx\C7,}vqcw9Yl: uF )Cd5/%5^wB,sރHPi&+ |tX=>^oR x &)J ^KC8uYRcȥݮLt{Sǘ- Wxf|vl!Osw4Ee 6$|6.5zv'X#9I{Hgy $@5&i[.3D_=]& S;hH@അdeT50G{u&TuEm|Vyw*oݝF'z6J~/Qd+gԿx4^H[ LmðO+<¢ԑ_ߜl3vԦ[=}>Azpv3]8>x4V7VR-7s8ooS U02XF_JtȚo[.oPX R\pB .O>ZV`7g2QCGuwwDC鏌|9.pM6rVjslh#T) }yD?kUzWٟ[%Vሁ ̊XI5S^P>4F!PǿEHJ6)%,_;1I ?U#r[ :!sg߄Tjd9"yzP2?E/$~ɆL~M5X3uu(Un]"Hr,ʭ/ >VCp]v*[,@a50T;|AJxI4^[^QXTom)LuSSWǏި޾2a~!I_f#$Ry@w&<׏sMxH닜RR71>F_#~4]e"[r.e!6.OMgeHlf%ёl;ivSQͱ9Cf>2(si*o3q0^WEv -.?Y!lM(gCD)?;uc?)k_ݪ_K )*Sxisu~/Z:90}$M)D!ֲ%)R"Q%}S rpLvkĄiXM)ϺvJ|z}n B;kr1CAlQh(|zUun]ޭ,8_Z4O<ʓ7m UlgoJ(X^Y&.FqU) hy} 0Yv.ȴ(iIdžLCR'o(ۨ -|Ɯ33t+*ʝF{a2Gé,B-_omȪh+ىl)͌Ҹ^U8_j"3> UrX9|u=t:+#:*?av)ǂNYGW{E1S\=ph1jگ9^>rهhtbU&=ҏ'R&O3N$ -&YUp!5XOil/kHG\">akx[(p1L[2N]`sVjiϲIzߡNk*Y5[` ]|^~_1d9uُԿIHoG§7^/a}tBHI{yr+C^rY$n٣2oǖho9GĻȠW1>:8| sT:B6>3&ˮVsLo-zCa]i2piJ!brp ^Sc;s :sK>œǰIkJL7R HyhȂC!U8FR /İY*ؐ,@iLMҜqM>LcL^r#$WNk}]ےG"_sy[}o\sZݻ4R _AT𰖇2fۃkhSViZ%C 1vx<,ٺ[|.,ÇNd`Lޚ&.Xzu&ς5^A.9+!r k xN"[Xd9KDMg1nS3^l6/ - Px7z%IWJK5_ K:}u.]iЫމx۳PqZ1.$!B5O8]S-Y3vG̛8 Fb.lcAQzl:sTnDKc]B-2χJܡ& 1ףt-ߔ>{|Y\0 ٳ<—qg?#-uv:IvuzDgҸqҖځr>} }Xig8>V| yP$qVB3cg@YQW(P#-N&I~Hd~ճq_&%(hnrBFa 4ry1 o?T*XCC^u.5S)`NLlj7A荅fOWa^WjZ:@i6\=dzqÖ +3ՋKPNG(֨' ^"F*'G*/ڛWs>xrHR<]7bXa[E͕=PJ %=ȦɧxKQiK"jN fJ8k2s3V =-ު6 \ڪbF}XʑzgƯ2ίqV">4)3y˝.NXVLS`b'7͙zbx+p |r-oGfe7}:2Psr]kxoQ8#Da"{ͧ0p#૵L*gYYo6UWIמCW˽k!%j #{+ H\iV/2tm1=CQv%nۢêL"UrGGbsE/ _^}pmlü~#_sOb rZ+s$S8[dȉ >_{J!\ )0Ф)7PJ3(L)GFQM3؈ }l7'ICSnGbA]s*CA?Mrh񯗈ci>CiXOѬ4`҇ ss=8FY6Ǧ;0ʑSkA;So<7+ J'sœVՐ k:(~ۓ %ލQ& W&ۘ{Uh,}))˂&_1£ЉHfŐC- B<܊,"[ϷgU !IBNL;hhkBICl?WĒXa(w%$Iڣ!gBPL^V@PU/ЎkzO˜w";}=dùhkz_ݧ+Җׄe'"FO)*w{r8ԇwxwLeBq$1Xt:vq/]^d){1SfSS 㨯þ.z9[s>irI1*}!Kp!ٌsmؓ?|W HE|Y]JGt#'s [QoާoCR܅P]l~?4%N ZUg zy܉VbR xFcIg_UuW*毐U\ذ^Ez1ͱɕmXT%•OYAbx2:}Ǐ CyP]w{fnd¦jjکpv.eiCߙJ eA'UA!nr!g79I.sw/`I @54r*s quqT!<19k۷( սQ0*pOiM8K F%~u&VAf^,y6l+1ĘLm2KXW Ck#S6GYOea3ؾXTl c?x[ɅGAҮToo?y*h1eۓ6)k>vu!ۀu)uIS[*v C >t T)b0>piD[ti$gxKk*yd*\_'7f"]9Tg_| _@!;^SIvTcmk-eB Vs蝩Y чs_Ad8ޏ(kw<(TocDXzYt~31boց_V)bB#Z:1Z><a^̎?a Y"ybY:ykF7< O+醟5ī .g"c0+`cEn~?|vg^+}ewXɋd Uo{yCEB@ )BrªT~7JTW7 PХ/ĐvX-wH1SPݫ)5ڧ:?qҼ5/kgZOsEeT{A9#rz/::')VpkF{`Uv'O2J*4Q\6yָobH?HG iIԠ}p뛽Vvpd~m6ԭM+u:]mxB!bvǀ' P7B2x#i 1 4:8,L<~(ay}±ȅL1nusra5re炓  ,#Y LBP(KzOnv~A!f4KzWzT@B8 %*i]x(D4Q 4ץޭ,S xh= % Wo.Q.uޭ/y"m~,~ Y#$nԫ }ذz1d.oVр5r p<p!3Ś4b*'y#1^I -@5rfRΪӷhxq&2~}nE6tc/'#&ԋz- 3͖MDHz\76BP]O09yiCs֊|#ѩ+x'bKjv}qD FuevFQ"#xJ yIF&!g ʣ{t#}53u H%LluOp-[,UTjVmXӡ0Y#\tc=.|&ľP3A}kNu}7vYiuP 9R,e0T]~pf޷OuMr82ͨrk? 9Dz&ђ{ |J>hn eW<&oͨ^dDŽ:\44E~ cz=EU k|ʙ߾Ozh;! x4`H[7 i oe)h6AU+plhۑjreQIΒ]ѶV]b>^_j9m1Jl/q71' K-15<- xˎcӧ`csʞ۴Z Nt2֛ O+dBGW8ɐGC-v].0p\̐KbϘ^@}5c1q7]I?6)F]4x|!%O8X{,]`>[){N.6:aeWkP*LL6Z§_*ǥ"o!h&nQ=;0qs`(8AX;9hF{T9FAwy-ҧrN2t Qb R2K*3ϐgRq$45Ggö>fzҕQ\Z3w 5TS : nV8)>ř$E. /ݗ?+V(yXd KނTKSTSH;? B/9gBS{XwwO=KQnaG:x?S@L-:!'uZh! 2EZ%# Ĕh$xF5; O$+7=SDK^yIDw*%p~%Oz=EjRˢ["Mu_(r$Ċ&z;&[IP/$.~0sf-R-9S`&PD~-؋/EBpLkcud w=}KNe5'BA2p 1#' T8~Sv, < tͷݍp =ʿˢpAP໑7loÁ?Ȗ``Om]|5R Oϫ ,^T櫯Ujj HW=F*=S$Tp`Lr`:>U\J;OC'\Z*;٤TPW=,+79}^0j>~PwN-‚.\e!TO.;^JR&Ľlv+ncu@$ej}\c*, y, ,%QJT@'麅gĢciW͟B!}/]'CK0Ino."88rBޜ$ ]yc^wǎ|س9$ pR mau\ʲ[,6-}n 9zo 4F=l5x|m9}]4v@ÇoS lA wY_VU F}`OTl\*!X(xF{&0;n ia0^YaGFŘ+VrQ!J ߾,V/ (fɀ~=!+#%Ԏ; peDElRW`X wz+ҳ{N+'喥r6hW\r NXEYK|iLLoKàmUCĥϸBh| B])ÛNP29*8iBPMx㚂!̵ɣGd<e d1lAn2XnÑC~'[Hajiejىc8 WtZnoCd.oTf[S#](=*d"}wHVXEe{,^XLd='m8^kv OsJ7rֱ=CCѵ.Wg%7rYTbnN5 [~_ {l|ddM'zGe-7J%< yqI U(aTl+%ޯYt_ vY.m(az -9^M8TgӖw߅ib~BԌ0v<2bρ"zM M@j[*lNͨ[8 Zx;8 &]!_7{Ib3[V.Z#]C4X͟?,y/W1eZ"Uf Q௺"_3uiH(8?@ #wMٽJ4b6Dr݅8v.56P/`m{@2,fDP" IRav}d([(OѤ|곹ɼMp;v&˂yYw ][̑͟__4H.t9LN0|56'wڔr{Rua WO!(d^bu}KkCu3z\{i|B9 r{ e9dNA xﳆ6]SW{K5YvzXsyeHGVhߠb=3p`i`ݓu%BEu47WJ8s3o*~4OAwm@Au v ! _ L} 0狄RnvGg! %D<ӧE/9d^ ؁ ڽ:v-O3iƐg!?&:5xd5hF[ђy]) c T^F U˘P -b)"5;{ڎ9«Szu `]juȜv<j;tǀX!r`1_L^O(\vS&/ڔALdƬͼ<33{4wJ>4OZ2&WoBjWh6ѨQ/yѦ8HXqqt^6_3hQC0b1eO헏jTnPK|NBUIM£ ݚyI4ݓ]&+OxCU+Gy,;ߛZh#af!M9a+sɼ!JlY/^K\M4zG@)7V0 4},#9@]ȁi.PМĸ:"SjqN :OQ