python3-librepo-1.13.0-bp152.2.9.1<>,J`Ӡ!M@eeen a2#@c5xp:h$l`GLݯLHݟ3:$[LF:(_eϷ ÁnW!rA+G(ߧ53B߲  r rp&Nph񝏂"Li20dL"wff653jIBZs}}J Ip3~W6^mO+,BZ'#'Y>A(?d % O IOXd j p |  .T`   (89@:BSFcG|HIXYZ[\]^bPcdefluvwxyzCpython3-librepo1.13.0bp152.2.9.1Python 3 bindings for the librepo libraryThis package provides the Python 3 bindings for the librepo library.`Ӡobs-power9-07*]SUSE Linux Enterprise 15openSUSELGPL-2.0-or-laterhttp://bugs.opensuse.orgDevelopment/Libraries/Pythonhttps://github.com/rpm-software-management/librepolinuxppc64le٭PA큤`U`D`U3cc35ed47e5a951237649a36ba0ad2b34da7cc7dd7ae0470a634fafa7669048668c6aeb158beaca7ab7f9dcd5d9a2b88803c76644b037a5a30aac1884936dcbdrootrootrootrootrootrootlibrepo-1.13.0-bp152.2.9.1.src.rpmpython3-librepopython3-librepo(ppc-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libglib-2.0.so.0()(64bit)libpython3.6m.so.1.0()(64bit)librepo.so.0()(64bit)librepo0(ppc-64)python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.13.0-bp152.2.9.13.63.0.4-14.6.0-14.0-15.2-14.14.1`x*_H@_>e^$D]]@\\ \g\\\V[Q@[Q@ZN@Y?@X@VHVHJonathan Kang Wolfgang Engel Christian Vögl Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Jan Engelhardt Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa Neal Gompa - Update to 1.13.0 + Fix the key string parsing in url_substitution + Fix memory leak in 'fastestmirror' + Download whole file when server doesn't support ranges (rh#1886706) + Various fixes for mirrors without ranges support and zchunk + Add support for pkcs11 certificate and key for repository authorization (rh#1859495) + Fix lr_perform() - Avoid 100% CPU usage + Drop Python 2 support + Add support for working with certificates used with proxy (rh#1920991)- Upgrade to 1.12.1 + Validate path read from repomd.xml (rh#1868639, CVE-2020-14352) - Changes from 1.12.0 + Prefer mirrorlist/metalink over baseurl (rh#1775184) + Decode package URL when using for local filename (rh#1817130) + Fix memory leak in lr_download_metadata() and lr_yum_download_remote() + Download sources work when at least one of specified is working (rh#1775184) - Dropped validate_path.patch to prevent directory traversal attacks (boo#1175475, CVE-2020-14352) since it is upstream with version 1.12.1- Add validate_path.patch to prevent directory traversal attacks (boo#1175475, CVE-2020-14352)- Upgrade to 1.11.2 + Fix calling Python API without holding GIL (rh#1788918) + Do not unref LrErr_Exception on exit (rh#1778854) + Cleanup zchunk-related error messages (rh#1790625) - Fix typo in changes entry about version update to 1.11.1- Upgrade to 1.11.1 + Create a directory for gpg sockets in /run/user/ (rh#1769831, rh#1771012) - Fix bcond declaration for zchunk so defaults are always declared- Upgrade to 1.11.0 + Define LRO_SUPPORTS_CACHEDIR only with zchunk (rh#1726141) + Allow to use mirrors multiple times for a target (rh#1678588) + Allow to try baseurl multiple times (rh#1678588) + Remove librepo xattr when no file descriptor (rh#1690894) + Fix verification of checksum from file attr (rh#1700341) + Rephrase repository GPG check error message (rh#1741442) + Add sleep when all mirrors were tried (rh#1741931) + Raise logging level of error messages (rh#1737709) + retry mirrorlist/metalink downloads + Fix lr_url_substitute() and add ${variable} support + Add support for one-time URL flags + Fix API - LrHandleOption enum - LRO_ONETIMEFLAG (rh#1761779)- Upgrade to 1.10.3 + Exit gpg-agent after repokey import (rh#1650266) + Make sure to check next transfer if current zck transfer already exists (rh#1706627)- Upgrade to 1.10.2 + Fix librepo isn't able to load zchunk files from next server on failure (rh#1706321)- Upgrade to 1.10.1 + Clean up target->curl_handle rather than target->handle (rh#1694411) + Add an option to preserve timestamps of the downloaded files (rh#1688537) + Fix fetching repositories supplied by SUSE Customer Center + [tests] Wait for server to start instead of doing arbitrary sleep - Drop patch included in this release * Patch: librepo-PR148-clean-up-curl-target_handle.patch - Disable executing test suite on ARM and RISC-V due to performance issues with builders- Add patch to fix fetching zck-compressed repos (rh#1694411) * Patch: librepo-PR148-clean-up-curl-target_handle.patch- Upgrade to 1.9.6 + Fix progress reporting with zchunk files + Reduce download delays by using still_running correctly + Improve error handling, cleanup + Simplified lr_perform()'s loop to prevent busy wait + Require libcurl >= 7.28.0 - Drop patch included in this release * Patch: PR138-Fix-progress-reporting-with-zchunk-files.patch- Upgrade to 1.9.3 + Replace expat with libxml2 + Support using python-gpg instead of pygpgme + Fix major performance regression with libcurl-7.61.1 + Add zchunk support - Drop patch for backported fix that is part of this release * Patch: 0001-stop-requiring-attr-xattr.patch - Add patch proposed upstream to fix progress reporting for zck * Patch: PR138-Fix-progress-reporting-with-zchunk-files.patch - Fix RPM group and description for Python 3 subpackage - Drop Python 2 subpackage- Fix RPM groups. Update descriptions so that librepo0 (which is going to be installed most of the time) has something halfway useful.- Backport fix from upstream to use glibc's xattr instead of libattr * Add patch: 0001-stop-requiring-attr-xattr.patch - Use full author identities in changelog entries- Upgrade to 1.8.1 + Fix memory leaks in Python bindings (gh#rpm-software-management/librepo#83) + Fix HTTP header checking to work with proxies (gh#rpm-software-management/librepo#86) + Change connection and low-speed default timeouts to sync with DNF/Yum + Fix max download speed from repo (rh#1227921)- Disable running unit tests by default because of random pygpgme failures- Update to 1.7.20- Use SUSE-specific groups and tags- Initial packaging of librepo derived from Mageia packagingpython2-librepoobs-power9-07 16198419521.13.0-bp152.2.9.11.13.0-bp152.2.9.11.9.3librepo__init__.py_librepo.so/usr/lib64/python3.6/site-packages//usr/lib64/python3.6/site-packages/librepo/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:16190/openSUSE_Backports_SLE-15-SP2_Update/27a00a27b037eaa78d93c11ee81ef486-librepo.openSUSE_Backports_SLE-15-SP2_Updatedrpmxz5ppc64le-suse-linuxdirectoryASCII textELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=28e6f6c0bf34833a2b5b723b1b97d5ae44dfaf21, not strippedRRRRRRR֒Aq`Xzh7 @Sutf-85ac766bedd475df0e15eeb222f945b591003c651ef109474a28af97632f530a1?7zXZ !t/X%)@]"k%a ÓC5sԦ~-@r1*?m:;/I&0\;;d*|4m J2S 9$$EDYG\hz0v gz b;%-h-q / wIX={W}dzfFKiCb[94r7dPD ~bgtp"3.3VIHWK$V=u}iWOU+أ2 Q*o._)O6,y *({珐gwJ9 JcB#.) FP0?}%6n,{w\gQ hxXPWI{C~oej<M=Vj4w{;i/ɇhJjq~ńyck_Nm*'@H{RxJzIrSx\ a6(-;&1f*v Ǽ!qPF4eE&pJ"ϭpS5a2.#"l7-ɏl4A5+ JLCJJ,gLԼ \emɪbX&=wۋښ]8=L~ Ӧ{;5V̜Rԩd'DMr=EvBh?铺ctkt(R;S:3mwφΣFq>I!\23TȍyGl3\f@k'GR2eE+?u@m 6k+Wy#  [l `"$BM3wh\'FѮꍗ,/(WNRPը UJ"'< qXwSB\>E^09%8:ckqSC7#!QߊAcME;2AGQ^,@nF6$ ilu{~x;=R =\CXe*qu& OfBtrݮe ۨo@?YH!YgTDI=4ux"JaԈ ݡVP||HfMJnz:E&픂Ql΋&<P\o~%]vn0熖sjeO1c[ \yaL4-TkM %ًk "f!ϒYxh΢]OwT/ X$8K\-#vB5u*l047yvOGnUp꼳:h;{Rs:3jcaOhRҦQqLt}YdFfW75j6˨^cT||X9 Du+`&T v؜%w9&j?_hRa@._{ YiHroej = yT+pl8tA`H!ɾGP[;ZQ2 H'*XqdF31?pיthVWlg-T]{; dݚ56a{JWx S&&t.g pȑ*ms|5dkf4ISkRZou P4a{P6R.yr=ި4\ZblD+a`'D:3_/Q~{)'!i{BxMVL!N??9hkXs\O\{H pe: |_>ly23RrO06.d ᨯ樆ܘ,xC=I7}twzJ 6@'hD4sKxD՚P:3: M\Y)Ax(ZDwAN!,򤃃[]a3(`םr]ZNj儘ڽXQ쒉 #r3Bv(t K=DV!vZ>׮xۺ @O8OE%.Gr.IG|Q=۱[m5DN%lzjz=Շĺ'$^I7vFWMyJ6rЀIl!>CB EIzkY(dj[Z}70X|ɾ 8| !nz6* cC뼟3b/ %DwWh_rl1iWHQ*o9[^lB .-7xfP#Dƚ׍=2;H8I,x"Σ"2%J`[.>f+Fa(vjgԈqÁ hWV b8OGN4։{К΅C_l1 5Nk+h`}J&Zw묳'mk4rJ?jUQ 9ア=QIyb*_gE߻Wء X,A"rwR/Ffǀ,Sw^nKU=అxUzX6(8ؿK[M]9[ϦY9W[w^ŵecSGgN R+̬K`v7EE/ucSU&rFbќql[بs VO]#YC]6Wz=Nn>.eCl׆1^NWy`@Rm3m9Ϛ,oHCʛgkuV@s5tUU e|_އ_‚eL"]˞/.("^NiEx7Mi>߃rx\Dϓ}ߗyULٳu N4n࠘US*""3庻N|ٵnjrR"bwݵ-́TaS}:G M@@YnULV$˭ҷ$%wd~/K'ɲpvK|su>JMƪ{ {dS4۬&6cfugNi'>Sc=:b#~{f)ڞ#l+X"-N>< b?mIkWB>'G~q ]J%'dcswQjuS\z9L*!YT"pSӧh#ƞq}nҊC/NgX!UEY zS3eBw`sFZ'#D`tSQ;TJpZFhYŎ]JQ<Ҕ~Xjo;FJJ̋.d]KF%uk[ 7~99J83M?GW 뼸?|]>UBӊTSvC(_XPPc2tSHFiҘwv[-NhB/Ϻ\weS#Tdy`DoEDc=M,5*&>T/ȶh(qNOz*3HٶMɣq/6{*G\`\%`X}ҹsc uWcaVď1%kV5*hQ'ƌDZA׫*"P|q;(=l }[XK_1^4tVrt:>Wp%3zv"z:q u;P("#,@Qe*IMf *#톪 ,puESvwC혗*g*3 ?թMF X6Ҽ).<@TL&BW? *X\|4} & Sm{VϠE@X~J!~w2wNQ9ʑq]Ҿ2Q0~G9?vmFҁNY59&h8g\ Vnt/rwj3b NOԷXlE(OJ%l-3=O4HLA(RBp)Ż2Zў"\ .`Q%”pe[ Fڐ.2V~gƧ .h[+!,U&3E$PF0ƹqk ,w p6?1>%V2.O,f2!91$Nf _It#_`iaslQJ 9io-3C@f+g)jU&>^kpk?SߍysU@62vd XLB7+;8:ÖRAI獘napНmnspSm<נӚ"$dE0g%)XǛl(C8¨8PjOՊihxCOCg.;aŊ1B=t 'u~bg/< .P]eE :D wy5)NKIs( SJB{$#=.a5Jkhj0My kNeW֢X/L]`۲HP#!Gt=DaEx.B)L5~Zivӏv2PPІQ m|mUװi^f@}I*p뺶M%7z cZqIrƣgDŽO94܄4 p?[k w4,i ]1fg{_)Q`h{t&)?9QRj!IZSEb;=E2{ b||wg](ǒv,s6e1.C =~#0g|iRr" +~A ;9q`Pzd`%+m>S_{j[%bDTmtFV9Q=90ͽZF\ 7cÓ2SENlE>RrCfb *g|(S .3윺/F8034FLm~kqda_6\Kp\6U"_[7rT!+iJWS&tq/ ބ  (-m1p0C"M`{𷚳K`[_JK{z[ 5|آO3@58Z~&$M)=^#@C.B$tcvHx#Q7i$'cS:T&|:X%$d/ [\AۼJKWnPHn>SL}ʛ4B_ q0QI~| (*Bwܓ!I/Rk<"nrT/و}}T֖7iĜ={'7] M>)O9[ggç1zi] NJW7\.` sbb =ޑ1tyon9}x˹@ 5I&(;s0b}:'G&\:̰_-ŽeÌ^O% Lj2-r:Ǟl2 -x>P;v;J' %=4/z%J+:CMCf|ԦWe=`ՠ^ T䖎^ں +YZ8{4 AtfҥIТ"bd7$2yU ZGԃ'±`/΂䇔]Ι*N';G18`z$: @#)nE}VRFGP2z?!oZ0SLf Vz41C׵BhT X 4Q[znĊ XT!uN{8<'7oA2b$'rKO,^>U`ZytmB>r~,]]dA\7ڋK0feU){9lFb^g>ՊisBd-Hg&MV`̉*1Y=oӊeU:X0d88 "$)@X'2X١8\V3@0B'ELhw3˼#/ $](_`Jz S|6}IsS8EsQ#{@134VC13Ҵ>[%|ebQC_Pr@3"kh#V==i?[Lm%tZ -)nh,4])p CwE:fWnm,=Sr\>2_laK+_WqTu9rR6u{'y8cD0L XA(|c.؋vic@]Jw뻂жq&d5}c2C,2o*EƜ&" V&XwQ3߷ߍUtµG {ڇu=R;U _]8j<(6u#aV*9?jP=եs"[^| Cvf~ ?\CK;[{D]ap2w5cVgmAŽzvGD7O%op[06I릦Jȸd3S##:6ĪALoS&%<lDA2rE"0Uez̉S5B;l/n6!y5:\fqڰі郃US! CPj$1(K󬚨;`NYWR|d*SHzfLygĖlJe1x,?累w$h0) 8z1bjlQt6 R!UZy.^{vuv]XOf?#JǔxZFINwR <~UCvQ/q\UJfY aB_|yB-G_?O\T]&.yC8';4-!ǓrPceėΑ R~"N8Da[1 F50(>bu`DЦ}vL-9M~4c̛r ߱$¢$jgYV3m{TA7u]M$ba^!Tq?o#Z^fPq!V_]ƞz$% adʽoW*ť>{;慷&{ʪb/sy@⿒ ='j6Ebxbc` !E[JB/O}›zeQ~n /)ARIw꘦o˘![ڲ>t/5Ig)yO>g*G;g ]gmǻy>haT#>WK-JQ&FjGXMdwaGֆ'7IsG*LZ` ]PO$K9Q@lsI pW@$mr7@E[.-9߷p 4lpkʮRv wAuf[.=o\ٿ+&f;Dͪ=X mҼb Tڳ+k =WsrzahL>t Xiq&ky%77@JL^rӫhLP{%.HXօs0"f1Q k؍`B7ȏ9vYZQ(2qmecS~d̂37mzSVq+Az "c4%qNqdb*y=; Ϭ<@K/qfqwkWO܇ ;.x-KD,/[BOڴ&`V2&M D;3C:MNIaH3CK-59>&omCb'!RXCzFn |ϑﱿa!pT=l:8DL-4MuA}OdvTIVOjvvIsHIDcN\Yd+~,طFfluIæD»ʛYl*I7R֠-Ҡ8'i =`2-1>0gY#$aRzORr~WF#78o |Vc72 -& MmZR YZ