python-requests-aws-0.1.8-2.oe24090>    f"| ;G|`u` N =v'_`cܰ~(kv0c픀`!ib>w)ي!}?,;4xdHVŕƭHnϱ}w>o?Lq.B"5!A 镡Z)H<< /j fmba+j9zb=!gh-f< lJ|5N ꌁYI 'O,P!o`W:Ύ(*R?K% +yOոP e3 B Bk uV gG qG8Q SJiNWR3(hc@ؕ-&7g'mJ)f0w6fbf13ae7b83b5ecd3a01d2c9f381c05ea453d33d10f17c615de3c01b7713596efd024144f7039ddf51daf0a892e351fc97abbd2a/í5v+>7?d % e .4<D H L T  ,<(89:AFG$H,I4R8X<YD\d]l^def=Cpython-requests-aws0.1.82.oe2409AWS authentication for Amazon S3 for the python requests moduleAWS authentication for Amazon S3 for the python requests modulef"ydc-64g.compass-ciiBSDhttp://openeuler.orgUnspecifiedrequests-aws-0.1.8.tar.gzhttps://github.com/tax/python-requests-awslinuxnoarch \ f"Zf"Z2144129b0f3a9802b64acb43299e8f6cd874131c401ad83204019a4998abb4e5bd2e8386f09d94a84b9cad6e966b21f31493734336a8f47b9b535806949a771f rootrootrootrootpython3-requests-awspython-requests-aws-help  python3-develpython3-setuptoolsrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.2`@zhaoshuang - 0.1.8-2- remove unnecessary buildrequiresnoarchdc-64g.compass-ci 17266858170.1.8-2.oe24090.1.8-2.oe2409python-requests-aws.specrequests-aws-0.1.8.tar.gzcpiogzip9utf-8e38c8b0278584faa77a0b0a42b1c7d52430a7db8da5c963481e1c8e02e4e433d0e5d161222ef0c88f5d88cdaa9f13addbb1d704241139850a47e6417c5abd974 Name: python-requests-aws Version: 0.1.8 Release: 2 Summary: AWS authentication for Amazon S3 for the python requests module License: BSD URL: https://github.com/tax/python-requests-aws Source0: https://files.pythonhosted.org/packages/5e/2f/4da17752036c04cf4c9af7a2da0d41ef2205043f1c61008006475aa24b8b/requests-aws-0.1.8.tar.gz BuildArch: noarch %description AWS authentication for Amazon S3 for the python requests module %package -n python3-requests-aws Summary: AWS authentication for Amazon S3 for the python requests module Provides: python-requests-aws BuildRequires: python3-devel BuildRequires: python3-setuptools %description -n python3-requests-aws AWS authentication for Amazon S3 for the python requests module %package help Summary: AWS authentication for Amazon S3 for the python requests module Provides: python3-requests-aws-doc %description help AWS authentication for Amazon S3 for the python requests module %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'requests-aws-0.1.8' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/requests-aws-0.1.8.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'requests-aws-0.1.8' /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-requests-aws-0.1.8-2.oe2409.x86_64 install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-requests-aws-0.1.8-2.oe2409.x86_64//usr/share/doc/python-requests-aws if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-requests-aws-0.1.8-2.oe2409.x86_64//usr/share/doc/python-requests-aws; fi if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-requests-aws-0.1.8-2.oe2409.x86_64//usr/share/doc/python-requests-aws; fi if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-requests-aws-0.1.8-2.oe2409.x86_64//usr/share/doc/python-requests-aws; fi if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-requests-aws-0.1.8-2.oe2409.x86_64//usr/share/doc/python-requests-aws; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-requests-aws-0.1.8-2.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-requests-aws-0.1.8-2.oe2409.x86_64/filelist.lst . mv /home/lkp/rpmbuild/BUILDROOT/python-requests-aws-0.1.8-2.oe2409.x86_64/doclist.lst . %files -n python3-requests-aws -f filelist.lst %dir /usr/lib/python3.11/site-packages/* %files help -f doclist.lst /usr/share/doc/* %changelog * Fri Mar 04 2021 zhaoshuang - 0.1.8-2 - remove unnecessary buildrequires * Tue Nov 02 2021 OpenStack_SIG - 0.1.8-1 - Init package python3-requests-aws of version 0.1.8 ?XgX[G@JhR@(zQtBH HBH]T]:lPコ{ݷ̙ߔ39d@2 1$4^\\ %&uB!P7w({bD0P#eFm.Xo[0#bh8ڻ@*k & DDdPX`F{vv:AX8%@a(4PC M$q?]P("nr`fls@',#/*:ۋ@P.XߥarGC n #N(  B;!`G(FT **tH$! IL"ɀ I1(L\$A / IKH?!|"X0Z~tjhӏ(09@14hk|?r #HO2' t/P>x$0 EVb](K~NPS~A5o2CC]| Է|?Al%O0P("#%fF|Ύhr;ަr/~yQNoze 5[!GL瞸$ dE2"'KS/%ge6'ܞ6jDў!:,?oͺMՆ:u| ;&Dg4kW"H 6u.^IEHVX|u<uX7#=߭](t$ ++w"e2Q/D1zS$[8Qܩ]迚#1meKI$AjcD7"&qu֤7wN7z!ǂP,e_3֑D ҈s6牀T'nCQ Q+?]`LUa}J\Ĕ20kue'o᪘+ebLE1BiꮵqC̬qϏ_Tq֎RÝR jd-v_;YFkA`X %qѡyErэmD JvwSmXJ Uo͖: N}ȶ8T@BHSl5黙u{r/՟O74b!ۻEq"|'v청.&fGo̼,c[y/knm {DAuXRJ2׍gES_(ՋkܟTԔJ f2?Bc_3$?J4H],9Yq@%D=YQV?b0O JqCsbeF)_ZDG% SkGr'uK{Lmc\X`~9`#ө-AAKTmgE+maF /tp;bK~8X5&.6g u;.o8"G 5񻨖mFAdZ`|sԒ4{UaezT3y@0"Dz,S(֔=C:a,oC֌$a͝*ꪾFRw?dц7=֝r-/ǞXLYqZMZү'hCLS]36*.lo?'j>Zcy3@9eBEؔ "{cvTVMp |;H"iY[8;pt ȣ#ƪ }=KߨTw6}a1wN]ҘPO"ܷƦHSՒb[h]Ptɹg:L -&~?54U@u.[]6E]vexRǴ6gk_?"ҽ Cg| C_wlЦՐ FgduOfM{qTFQEmXz9n[ܸW 3}j2[>/BT鯧=%WcqBY`?lp#cO[uE;Lԥ-=$L ; 0ֻ53BvJA݊F3.DzCuU9~pTrNy1i MDʢ˧mP@/(ƪ1U>%?~<*CW#DcV 'Hfjӵ*WS.P'R#dZMi!Yr\; o Xpj# w:sDޤ(N{}qb1#sfwg=fK@I [jԳ)1  J")U+zD b}X]UuU+ HE{Ɓ!*K(xJ#b:d _ r) gc"XF-RK_<#Q[KsޢWdMOT=յ^Qy@Jo)=]֣~)ٯt|oV`$_Vml;HZLxεu.F.izBJ#! + DRI {`:p^c,Id깺J"ȋ|Q AE zu6-Y/(ΨRa?rp8&5_w_On׶nxKe⿞Tº2(+:6T(iN;|gHd~My`D੔ R tbNOpnNnq8œn?n)7/ѕ%z cIl ##,Y:-:x%5<ͶT4R)J@ n2ŭmW[ oI^[€WSm? D,\dl!_urljs*h@5_rk~=#/j{bgN υ| PmK@6Xk'c=L|atv"dt@(%#ꌣ"2fɈ{G`MEw$kdX-y J d2Q{o_}uͅ*Y5X)TqRx#6! L_m,..7 ɬ2p,"yFճ.v~$Ʊy w9t XߝCH7$wͅ8χ3;XL9̎di/i҃QAx}k|kM6 1D;Y|=[?#{ۍ\6g |7HGzXbJ2>d}rft6- ] ,ky>}E=AEc)0%o7} dY={+`i-}(b}~)aO+-I;}2ccA"{?FLǒVf<YR@Rko_| /ɃoxL٩b}J]*~kՈZa:~w'h?}l.rcgҴL0:';9usA`>ʫ @|Rsm'c{_&?:x{/(lgCBf_L2VLR1sTt Gi߶ff{>^tvJXChYo߸g'MW]+N$XZIt<@g6Og<:;zlzOx^AmJDs @o?$*R/NM\n尯]ޟnv .O , 9lώ{ρPM5.ͅven>+}T>C=oL1GωI0O`4yJ}+E才4Zhts`"Jg)ٿ,t]rC_;TjrÝKڸٴ#\ϗׄ5PT,ʊjqs E=à^2zvr #O/YeQfR+6Q=1ٴݬ8ݣ˳cT-Ab} .]\[+ԻE@sXmBBgN{.[s6=T.c?C}?Z@=I]ۿ{mL )vH[=š8ah&Nix9)HpSyPTc (]XX"S j5ͻc?q+f1C8^Ṟ:ߟQPq\%+Bf:v}!l] a7O; ܞuA۽B v̗a>OR00|3L;%2lD_wG33-V{&j~+lwDvέ{Oe.]@#{E9ܤELo&3ξX_Z!Sf*iA+[RO k 7NIZ{({BVk :q$.±]K›iئq 6tnS:HzV_Hأ * e!*7~uM&d34UWXhGi7ݹ;X-! d{K-[(pZ1'l j^L7Xy"ԋ'l`6ދÄ6P˄/#>_?VGo`(R$LaVy&sRm_Vs\yQE%-Yo. Ř?a!EB5GݟLK#"Ug+jYجv܃,l #"N[k.玞 H:ud;gj$n1-1D'ڮ8C'+wĻl|ᩧCamctGҋYLIq6ᴪg%eJOP7 Ϥ~jE&Ȫ'KqHuMQV{^>S=xSIksSo+&rZj|N;tS@];*NٙݞեP&*pNeZjAC6