python-requests_ntlm-1.1.0-1.oe2303>  <@PT@7!.ܶujG7od!kopeneuler@compass-ci.com G7oҌ t%yH 8LwޠPN%SLB˼m!;L{3oQ"%8*E1T̺-j,:swDWAPIhobeS7Sn!_SgHS1'+DLl|:?%9b/|&Em03Jmla_ew^8w_s;2[ uR1nYSk,K.MQA=n(2U NȚ|E?֭2+Ϋ_0f[g 6UB o(OQo'Omnk?iÌ'K+ $ɇ,|BЭ#pxRn`ț0P6V]b4%Gq8 296ea28ab097770c19eec6a201f812444f3a54b61c1825855c37d7142bebc293c2536aa105df76df8a05d60f8f6fc97d24a368f0.k b2 ؗᨓ*FGr@>6b?Rd & s  7agpx |      (0`p(89:A)F0GPHXI`RdXhYp\]^def(,mCpython-requests_ntlm1.1.01.oe2303This package allows for HTTP NTLM authentication using the requests library.This package allows Python clients running on any operating system to provide NTLM authentication to a supporting server.d!dc-64g.compass-ciISCUnspecifiedrequests_ntlm-1.1.0.tar.gzhttps://github.com/requests/requests-ntlmlinuxnoarch p?d!d!562f1d8946052427dfcd9512698e96387f56fce210c15e031ebeb2a37e0de2139189c92e8c61ae91402a64b972c4802b2457ce6a799d658256ebf084d5c7eb71 rootrootrootrootpython3-requests_ntlmpython-requests_ntlm-help  python3-develpython3-setuptoolsrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.0aPython_Bot - 1.1.0-1- Package Spec generatednoarchdc-64g.compass-ci 16798917391.1.0-1.oe23031.1.0-1.oe2303python-requests_ntlm.specrequests_ntlm-1.1.0.tar.gzcpiogzip9utf-8a77240adeae8f7bb900169e2d207b25d9bbd9939eb3c141054e211609bfe58b9b6d2bc015c62e61f7fa08ecfd9cf6d3d4c899871811d68e03a33a1d001f2772f Name: python-requests_ntlm Version: 1.1.0 Release: 1 Summary: This package allows for HTTP NTLM authentication using the requests library. License: ISC URL: https://github.com/requests/requests-ntlm Source0: https://files.pythonhosted.org/packages/3e/02/6b31dfc8334caeea446a2ac3aea5b8e197710e0b8ad3c3035f7c79e792a8/requests_ntlm-1.1.0.tar.gz BuildArch: noarch Requires: python3-requests Requires: python3-ntlm-auth Requires: python3-cryptography %description This package allows Python clients running on any operating system to provide NTLM authentication to a supporting server. %package -n python3-requests_ntlm Summary: This package allows for HTTP NTLM authentication using the requests library. Provides: python-requests_ntlm BuildRequires: python3-devel BuildRequires: python3-setuptools %description -n python3-requests_ntlm This package allows Python clients running on any operating system to provide NTLM authentication to a supporting server. %package help Summary: Development documents and examples for requests_ntlm Provides: python3-requests_ntlm-doc %description help This package allows Python clients running on any operating system to provide NTLM authentication to a supporting server. %prep cd '/home/lkp/rpmbuild/BUILD' rm -rf 'requests_ntlm-1.1.0' /usr/lib/rpm/rpmuncompress -x /home/lkp/rpmbuild/SOURCES/requests_ntlm-1.1.0.tar.gz STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'requests_ntlm-1.1.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-requests_ntlm-1.1.0-1.oe2303.x86_64 install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-requests_ntlm-1.1.0-1.oe2303.x86_64//usr/share/doc/python-requests_ntlm if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-requests_ntlm-1.1.0-1.oe2303.x86_64//usr/share/doc/python-requests_ntlm; fi if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-requests_ntlm-1.1.0-1.oe2303.x86_64//usr/share/doc/python-requests_ntlm; fi if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-requests_ntlm-1.1.0-1.oe2303.x86_64//usr/share/doc/python-requests_ntlm; fi if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-requests_ntlm-1.1.0-1.oe2303.x86_64//usr/share/doc/python-requests_ntlm; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-requests_ntlm-1.1.0-1.oe2303.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_ntlm-1.1.0-1.oe2303.x86_64/filelist.lst . mv /home/lkp/rpmbuild/BUILDROOT/python-requests_ntlm-1.1.0-1.oe2303.x86_64/doclist.lst . %files -n python3-requests_ntlm -f filelist.lst %dir /usr/lib/python3.10/site-packages/* %files help -f doclist.lst /usr/share/doc/* %changelog * Tue Aug 17 2021 Python_Bot - 1.1.0-1 - Package Spec generated ?XPS[I(JS pD $ Ui*@" IDAE&N(ҤWPz^793gZg=,CN@H'Ey7 ?fx $A@: $"ԉx$FaP$ObaNh{ $`N0j ` Tba@D㜔X  0Eb0"U0sba%s0$܈@{gnn 4270\H( X@"HĠT0 G:}sovpԀD$%$Jac"΅G~أ1H"P8" ߃%JJ#%Rrv=\AZZC"a22r0)\) !0lCHåҲpyELA'$X`'@8J T]$Q;?7~'xI8 H"z4D [ "G T@'\/ H].x<$qV O;`{gHW$H aQH k}R! Dðx꫱iʿ)A=xUWoKIUwT}[Uv".(J`eeB 8[R:@&x@ogI͘`'{Se=_]'? peD>I'>ycaf?iIGAP)3 ͂#qSh\Q<'޼q8r>,H4Fy|cUSguIHP\Xգw ; *s1>Atm$~ZXON=%_ A-܉@[Lp*RN sSF^|tXRܝjJNٲqv5PW:J0;uM| _d9#!u{FZte#ͩ fn_Sd'Ybt]Asg8^ |NWۜkך/ .[-]8*>?do}N"4b9vṉ&ryB#n?yI2^7 N5t1n04kyYAa&b0=9L+Xv.ȎBMn4UIg*3)(^ހ o[&& ȬIyܘێm?+ȅ̾h]|\UCq_ܥ܃쾄z߭&z7^DD|6@S*E't٫cOuЛ񠇤Vɀw,p4Jҭи*\ ă9?јx${qM,#Op@rxK!sjZqAZcr>7uZ 5V=plJt7m+ S ΜS9m|南Rz+5oB2NuʢӞ0273MєmDjq3K\mmP<Ѩ:4)]>"ڜ8%bDƜBV[QL%B˭LAĶ[pA#43"=| &{M{1n~zv ;6_rkzҁAnú4~=bOLb%ye|1sQ%-Il6G@4WgK)|M) @ch=PH Vl{ĺ`ʥL fA^"6kh+3pԣ%(3ʯcwl4GOr'k;x0Vy=;v,D:}B%0G6WNp-Vhe`H3 Is'\?  he#JlHgdT i8mguIHd))<1fJJ)|ľ͑p|n4/+o~^ac~CpQXF7XƐʾZCؤSƳApKW (xwr!>w|'Y\iق{ݎl qK?$`&L7hlI(;<.ʧ wj.'i#}0\M]ppCJ_8$8}T9Ffe>S YbSSfe9ZWͷյdWL3i^2+@ri Z6hۼ䋶/\,1L\()æa Bn4$׾AOJJS O] ȼuġX5yO򣒧5%)eLp]^]}FsƭxM̓Aor_tHHOZ=\ o(.VJciid\|s`%΋ rh&Uێ< r^y1{a c*i=6r&u2֤? e+ :mM{HN镇8Wz\5,柽-릞Wv^iՔ :k18# #3+;jEI/Bl_}(Uܞu]h<=zt˯5wS  ļ Q U8w뉟ZH'"UR}W՟h=Oak F׳Xp1D[f~0r<"~֦7ahq1a*Ӭ>^jEv!Vl!PM\SXJ/u ZJL@EfR/gBAuvpS y0rT׽\a?>/\}$`9b~pkJv5ONb5a 9!`֮N$C= -yUѥ{}A#e|n*=ctd\G5FgN*cXibkqǵa8جBypHjLA\zwE,M6ɘ(;2涓7sC]TM(֗Dtt'+'7XlB&ҷtPݺۦ7X*ɀ&—\ UK-Y{)Un|::K/}d'W nnTOyVR16U_Ue*S嫦ϒvo3.fqCg)Y(SEh1̀C!2l<0'%|4$ZY QS/V:(ex@7QGku ft@[1e> K~6b^*]2SNj"}yۈXcf3DžN2T~=ڿu`Vj8rZxxs7Is*Jv$L.raH^NX`" `rgM0n@x^:,;[RjQCNُ鋷s>;߫Kw_o?ԗ3͛f:[`̧!Lan@ipW`9f)f$J;bD‡OjȁOfJU:@ _M %ʼLU\M tu k:H%;C}b}['lmxf.\|"?dɩܗchI)>Z_sA ]OA:>f-I:XL ?/0cSɩ[qMq .N}w!;T-7{Dc^j"so$;Йm2lF?6_PLWKqSG:;[;azp-&%qzuL†I~Z[Cqx emN!`FT;%>>q|Ȫ~z785Q_} oDY/Ж{ l]hW@nsԃP?la~Z :ރϳ| jJ7x)$""ay ;m\Wۣeń85:[jSVݑ !;8RgWٓů_m4֐t Re'$J0PxPL弶&}Vok4`b@A?*`Lхqj.!\˹ŝY$Cp 8ٍ(lh΂Dk?d|YN2L]z]UwvPi 1_^ZѫT^E|}SYtvF (~$~61#VCyK ӭeE}^JFwoFJ!]\%Ӕ- E_*k[v<CPj_*[JQWT]Q4E}]3>""[e ɲRӉ><'v$j|$hR[J6f$>GOkM$<%2Kn*Ϥ,P|zV}vGt) 7wr|i槡3l3*3)(#)]SIgݒ poQc|ss/|LXNi$O9|u9Ɍ\)WDn9ecTK&̉Xt>uB,{jGAԺ닱Y X꭫xvצfSB^)k&ٹfx5*2 >@F>UO{x,mbRAD>טn칓2tgcOǾ^P>vӼhْXjbS.G!8KC#n;LM"䣰2b 5 *n@ j4- ߬@J4{[S9ĄQ?PdB17!tr^}X$F/r y,{,/,s쬏 p-X' )r䥣?6F|]qHԇ^GZ%(h_@$/ۈ#.^mm~bֹh VGƝ$?ejh |w?XLO@