python-requests_ntlm-1.2.0-1.oe24090>    f ;G|`u` G RЯ2f_W!L|eHߢrdUeiATU0!߿ d#|S~ʛI9~5UZн%U}֛V9"b3i2kT>nHdN-7#퐱d;>7 ?d & s  %1Lv|      (2<Dt(89:SAFGHIRXY\]^1d2e7f<@DJCpython-requests_ntlm1.2.01.oe2409This 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.fdc-64g.compass-ci%ISChttp://openeuler.orgUnspecifiedrequests_ntlm-1.2.0.tar.gzhttps://github.com/requests/requests-ntlmlinuxnoarch Áf갤f갤61950b51f2a12574e2e3a0cbea4968d552138e401f3ccdfd0c85dc9900c288ea33c285f5074e317cbdd338d199afa46a7c01132e5c111d36bd415534e9b916a8 rootrootrootrootpython3-requests_ntlmpython-requests_ntlm-help  python3-develpython3-setuptoolsrpmlib(CompressedFileNames)rpmlib(FileDigests)3.0.4-14.6.0-14.18.2dawangjunqi - 1.2.0-1Python_Bot - 1.1.0-1- Update package to version 1.2.0- Package Spec generatednoarchdc-64g.compass-ci 17266567621.2.0-1.oe24091.2.0-1.oe2409python-requests_ntlm.specrequests_ntlm-1.2.0.tar.gzcpiogzip9utf-82cc5c57206aaa5ff36c16843700984432972e3f2039de4533ad3c86aa265a3607dea14578e9851519b7225c686b969991333bdf3648251255aef11abfb5004bf Name: python-requests_ntlm Version: 1.2.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/7a/ad/486a6ca1879cf1bb181e3e4af4d816d23ec538a220ef75ca925ccb7dd31d/requests_ntlm-1.2.0.tar.gz BuildArch: noarch %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 = 1.2.0-1.oe2409 BuildRequires: python3-devel BuildRequires: python3-setuptools Requires: python3-cryptography Requires: python3-pyspnego Requires: python3-requests %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.2.0' /usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/requests_ntlm-1.2.0.tar.gz' STATUS=$? if [ $STATUS -ne 0 ]; then exit $STATUS fi cd 'requests_ntlm-1.2.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.2.0-1.oe2409.x86_64 install -d -m755 /home/lkp/rpmbuild/BUILDROOT/python-requests_ntlm-1.2.0-1.oe2409.x86_64//usr/share/doc/python-requests_ntlm if [ -d doc ]; then cp -arf doc /home/lkp/rpmbuild/BUILDROOT/python-requests_ntlm-1.2.0-1.oe2409.x86_64//usr/share/doc/python-requests_ntlm; fi if [ -d docs ]; then cp -arf docs /home/lkp/rpmbuild/BUILDROOT/python-requests_ntlm-1.2.0-1.oe2409.x86_64//usr/share/doc/python-requests_ntlm; fi if [ -d example ]; then cp -arf example /home/lkp/rpmbuild/BUILDROOT/python-requests_ntlm-1.2.0-1.oe2409.x86_64//usr/share/doc/python-requests_ntlm; fi if [ -d examples ]; then cp -arf examples /home/lkp/rpmbuild/BUILDROOT/python-requests_ntlm-1.2.0-1.oe2409.x86_64//usr/share/doc/python-requests_ntlm; fi if [ -f README.rst ]; then cp -af README.rst /home/lkp/rpmbuild/BUILDROOT/python-requests_ntlm-1.2.0-1.oe2409.x86_64//usr/share/doc/python-requests_ntlm; fi if [ -f README.md ]; then cp -af README.md /home/lkp/rpmbuild/BUILDROOT/python-requests_ntlm-1.2.0-1.oe2409.x86_64//usr/share/doc/python-requests_ntlm; fi if [ -f README.txt ]; then cp -af README.txt /home/lkp/rpmbuild/BUILDROOT/python-requests_ntlm-1.2.0-1.oe2409.x86_64//usr/share/doc/python-requests_ntlm; fi pushd /home/lkp/rpmbuild/BUILDROOT/python-requests_ntlm-1.2.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-requests_ntlm-1.2.0-1.oe2409.x86_64/filelist.lst . mv /home/lkp/rpmbuild/BUILDROOT/python-requests_ntlm-1.2.0-1.oe2409.x86_64/doclist.lst . %files -n python3-requests_ntlm -f filelist.lst %dir /usr/lib/python3.11/site-packages/* %files help -f doclist.lst /usr/share/doc/* %changelog * Wed Mar 22 2023 wangjunqi - 1.2.0-1 - Update package to version 1.2.0 * Tue Aug 17 2021 Python_Bot - 1.1.0-1 - Package Spec generated ?ywTS۶7 H {/"BTNP Ҥ T" K& ]D aszƻ{=o5\s=ďSAQF(% cǻQ`,QxOq 'w@;<@HO ru"XOW wv@$M`H%*AQ[#8W4JJR\J\@p$iIj oOO_0g$ŁX9KK31wApƹA$[ WG, LD}3oMm5"cpJ+QY 7PS114Dΐ 0 Qa p'IGGII4R$PCHI# 0)) ,(% ;#Ғ/8w_M,E $u|gWÕ0B} C$CO'ahW&a 7Bb}Xq@?#O^~[m U濂Qm?" %b+ F }!<큣W&O9ca߰18 I߇B]S[O{{~wB~0O i|O4$_H 5?IeWQi$ﭐ/+H(/? 0%wy,_Ǹ;bpR:.~$씿-ҴINi rr:wgZ;'TWSXW ?D !Ϋo sa!.65+T09+ :w;]Bb8OԖ=*:~c~Qho˷E';.0,B:؟Hڸ+1jO_k௎з<ŷ2e"ǹI<@ȟP7J˟E]C9:3<2aARR ) )i/r9ppEqp ~KRAVg?'ޟ 5  vI×x?.Bz{54ÈO#f?-HGX3I ddd=WK'jI\ʳ_ˤ'Lߩ!b$5^Osnm h@`Dηd@zbb)ٓK&e=@s@;WD}@(#vն_ Nʵy;k5Z6{M0EPA̦i;'U/ؾЗ:Wrfj](EV' hd`1gO AS0{BgS(OΫQ9hras#Z6v- Yn~rZb&-F[1 e;tδ[qq .6G̠JƦ8 \v"fqч}G 6Յ Y+ub2"اWi-ا4#l!E_yjumIF/_ι/HT˱}'\8f2`clF~Nxc`1tRn|0z]6:iA #'R%}oQ[Z=똿V,jEMy_2-Xݴ&7ާa6S.>|vQG M1Ҟ6#xGm<](M7KŃ0_J3D>hلMF钧Sf ֐ʱC7_]VlJc|'V, 7&!EE~M+P!'2p.F='}Gqޖ+Ϧ7nxۓ*<> L@j.~R@SE%-)T5Yܠtpg\2͡՚BֹŁ+a[Ue&L]ay _Xzi#7ۣ~&g{ O ݩx;:fԅ.u1Or', $jϻؘ+$1L#pC5a|uǧF+ yyV;Xt2\p,dzf/ h/g-AR-#_ϲcyW,ĤT݉]Umzq`+n?y~I{m_?IVM5uX~|gF?MΗv6ќ.n(d7kI9R'쨬SԽ[-59겂}Hmȼf{8$C^7oZ&s0;Hۗ{ՅQ'vVЕm[^/Xy{󌾧*k#lóO3=BEA,z>ZfWis@L~VQJ'֩]ͳC/U`sIJ+E,ʇWj Ŏ5^3m\)w+0To1ʈ(+n ©G;ܶ{̠WvTPgy+a;x&Ri0sMZ^y \>I P{Ŧ^ҍ%xlP2*Ȭø.0Ha.ߚt Lݺ={&%^8Q(uۋGr ɱ- &-N;UX߱4wg] ~J2(KЊ)mNk'1~gĔ敮j-0vI.? mk]7GJ\u~zV$ 9ucؒB7fNzsaBP=dP>{ -bV#4Ԅ~HѐqUiH]߬R*|w!c~ov(ׅ(U5򊉺qF]은_ E^UThRK%zY><cMEf8]ҢԪiϠq!'zh(?* |D&jYA(~<`i ɋx)Eg¼)=afL~ғA57T2y]23huUχjͺvY =ZRjF"})WS_UCyeC'Fҫ}jb.;_^]sTqIȝ)`na}r$LJEۛ3PVITEiN.Ӡk:kEYENWIצ4x7޽6;uD=gqnzC%~:L]q1N&PHƽB3"+CُWGA>,Q?;e(z!BmFü@d,xđ/!=zԓCsu8/0),} Tf7=TGFt5a~pFz<6~wd%GQܰ79Er "S^_(8lu.BknXV;yq˓ٵ#Bu$$7cz%r>pO⦻'SA}e$сe` qCL^>X3)hd(ԬhFSGJ&م$Wy|=@% ~ n``:BVlj~֯3M3mˇvr~ @hdq -1UmǚN|- 'k4!Z?iCSNz+^ c{Ih%AMy/;Zww (gDpGVɉKBʹj+?{͔Ҫ|uUcNi)s)S 8M97tP )<͞^8'GyLXgEh٨)OCaz[$[A2szSRyp+n]2ϻ/y oŀ],*%,4])ʆ;s{njx J ڽ7Y IKS}>fDx E53;˸/ÏWN{ t}<|/̟Qp#_e5 ׽LUmHM)"e  F8^ m{ĐtVZ"v>z2d5nb8߾)ZJ;*llLx7jyb}Ͳ|V7atsEvw\tv,:,(mxo}[}Iż`6#վаc+ܾWx }mHL.ˏOk[4ѩzk"-k!12a!>ۋ(_l,&ڎ iQHwޑ}7k<|&J`sU@'9YMhJzp?Y.HxOfT @>#YfHkeFmO m2 Iz w[l۸@^ߑWbso4*Ux{g.R¦-F}KW2٧b/' b* HvXf:`v3B>:!=qa Py''B>B~|ͨq-Bu` 85|6nԔ2..\u1qTן ijnZ-TWѢ*~L7Az@`؅տw3kCFTUS(\́D5b*?rcz" 49ܰ&,Ĩ/fjvK|& {OX-L[3:׮tbQJC3Im@Oiӯ~ZEE~@/|-ßecB&dY3yuLuvϓq y \ҳq8LI< toIR[ 5g.u: T݇vY@{o9P*ivy>8^_s-v ͯq7F "ڇXrzFry8AzV<[],tdCuCfȤvRs&f _|BZ_x`P|YCʶ'/2CC, a&홫=/5i͛ĆW/Q&E<:yPDh k&~RU pG  97׍oN ":WȬ:7m~5#ad|>t b,mu f ڱg 4 L?;&U~*!}2ٞ받@#WE/]XF/2,iu"@YmRdv= h^͟m`[FCt[F{]s1ZL)Njb[klӀ/Tmo vwD<} FwI[Ps?g A%ou"\TiOc~^8Lmu&,%ƛ Y*9t=Y,47;B$F<ހ!h[mޕ(mlLd:n}>ȒC3Iuz#VFǘw?o `a$'