python-solv-0.7.22-150200.12.1<>,mTbAvp9|[*?6%3`bv1ۜւ:Qs^()eh {!lVvDv3ФHH;$sˌéϨi0{C3&qD,8,)m8h"iDQU\y]^U-L.&nj;"cuTTrt.vu߬Z]q!|xL\jav،ZKco\@ s;dIa"M&'(>>AT?ADd ! Ihl| $,< D L \ ` dt<(+84E9HE: EF=|G=H=I=X=Y=\=]=^>b>Cc>d?ne?sf?vl?xu?v?w@x@y@z@@@@A@Cpython-solv0.7.22150200.12.1Python bindings for the libsolv libraryPython bindings for libsolv.bAvibs-power9-14ESUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Pythonhttps://github.com/openSUSE/libsolvlinuxppc64lex?4  큤bAvb8hbAvbAv6e3313fba5b43a63bdc2e85386e01aad4c44ac77bd181c91b394ff31cbedd5b4cb029d7f7b09a922c4d88ac01834b3f4be2583170ce789629f87538613dd01127107d684632e6a8a9d9e6d014228e136839f85f4fb1a0656e440bc5625d1d3987107d684632e6a8a9d9e6d014228e136839f85f4fb1a0656e440bc5625d1d398rootrootrootrootrootrootrootrootlibsolv-0.7.22-150200.12.1.src.rpmpython-solvpython-solv(ppc-64)@@@@@@@@@@@@@ @    libbz2.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)liblzma.so.5()(64bit)liblzma.so.5(XZ_5.0)(64bit)librpm.so.8()(64bit)librpmio.so.8()(64bit)libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.4.30)(64bit)libxml2.so.2(LIBXML2_2.6.0)(64bit)libz.so.1()(64bit)libz.so.1(ZLIB_1.2.3.3)(64bit)libzstd.so.1()(64bit)pythonpython(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.72.73.0.4-14.6.0-14.0-15.2-14.14.1b8hbaO@a`m`]`_@_{ _[f^^ϧ^V@^^^(9@]f@]]]|@]ʞ]@]fl]%@]:]@\O\\Q\ `[ٙ@[^[l,[O+[O+Z@Z@ZZ@ZqY+@YY4YV=@Y*YR@Y]X:@XBXX$a@W WV@W= 1550 by default (still possible to use osc build --with=python).- fix rare segfault in resolve_jobrules() that could happen if new rules are learnt - fix a couple of memory leaks in error cases - fix error handling in solv_xfopen_fd() - bump version to 0.7.19- fixed regex code on win32 - fixed memory leak in choice rule generation - repo_add_conda: add flag to skip v2 packages - bump version to 0.7.18- repo_write: fix handling of nested flexarray - improve choicerule generation a bit more to cover more cases - harden testcase parser against repos being added too late - support python-3.10 - check %_dbpath macro in rpmdb code - handle default/visible/langonly attributes in comps parser - support multiple collections in updateinfo parser - add '-D' option in rpmdb2solv to set the dbpath - bump version to 0.7.17- do not ask the namespace callback for splitprovides when writing a testcase - fix add_complex_recommends() selecting conflicted packages in rare cases leading to crashes - improve choicerule generation so that package updates are prefered in more cases - bump version to 0.7.16- make testcase_mangle_repo_names deal correctly with freed repos [bnc#1177238]- fix deduceq2addedmap clearing bits outside of the map - conda: feature depriorization first - conda: fix startswith implementation - move find_update_seeds() call in cleandeps calculation - set SOLVABLE_BUILDHOST in rpm and rpmmd parsers - new testcase_mangle_repo_names() function - new solv_fmemopen() function - bump version to 0.7.15- Enable zstd compression support for sle15- Enable zstd compression support for sle15-sp2- Support blacklisted packages in solver_findproblemrule() [bnc#1172135] - Support rules with multiple negative literals in choice rule generation - bump version to 0.7.14- Fix solvable swapping messing up idarrays - bump version to 0.7.13- fix ruleinfo of complex dependencies returning the wrong origin - bump version to 0.7.12- fixed solv_zchunk decoding error if large chunks are used - treat retracted pathes as irrelevant - made add_update_target work with multiversion installs - bump version to 0.7.11- fix solv_zchunk decoding error if large chunks are used [bnc#1159314]- build with -DENABLE_RPMDB_LIBRPM=1 on SUSE to support multiple rpm database backends- added two new function to make libzypp independent of the rpm database format - bump version to 0.7.10- support conda constrains dependencies - bump version to 0.7.9- support arch<->noarch package changes when creating patch conflicts from the updateinfo data - support for SOLVER_BLACKLIST jobs that block the installation of matched packages unless they are directly selected by an SOLVER_INSTALL job - libsolv now also parses the patch status in the updateinfo parser - new solvable_matchessolvable() function - bump version to 0.7.8- fix updating of too many packages in focusbest mode - fix handling of disabled installed packages in distupgrade - new POOL_FLAG_WHATPROVIDESWITHDISABLED pool flag - bump version to 0.7.7- Fix repository priority handling for multiversion packages - Make code compatible with swig 4.0, remove obj0 instances - repo2solv: support zchunk compressed data - bump version to 0.7.6- Add -ffat-lto-objects to $optflags as the package provides static libraries - Remove NO_BRP_STRIP_DEBUG=true as brp-15-strip-debug will not strip debug info for archives- make cleandeps jobs on patterns work [bnc#1137977]- fix favorq leaking between solver runs if the solver is reused - fix SOLVER_FLAG_FOCUS_BEST updateing packages without reason - be more correct with multiversion packages that obsolete their own name [bnc#1127155] - allow building with swig-4.0.0 [bnc#1135749] - bump version to 0.7.5- always prefer to stay with the same package name if there are multiple alternatives [bnc#1131823]- repo_add_rpmdb: do not copy bad solvables from the old solv file - fix cleandeps updates not updating all packages - experimental DISTTYPE_CONDA and REL_CONDA support - bump version to 0.7.4- fixed a couple of null pointer derefs [bnc#1120629] [bnc#1120630] [bnc#1120631] [CVE-2018-20532] [CVE-2018-20533] [CVE-2018-20534] - do favor evaluation before pruning allowing to (dis)favor specific package versions - no longer disable infarch rules when they don't conflict with the job - bump version to 0.7.3- do not autouninstall packages because of forcebest updates - support rpm's new '^' version separator - support set/get_considered_list in bindings - new experimental SOLVER_FLAG_ONLY_NAMESPACE_RECOMMENDED flag [fate#325513] - bump version to 0.7.2- fix nasty off-by-one error in repo_write - also copy pattern categories from the rpm that defines the pattern [fate#323785] - bump version to 0.7.1- new repowriter interface - new selection_make_matchsolvable function - dropped support of REPOKEY_TYPE_U32 - bindings: Selection.flags is now an attribute - bump version to 0.7.0- refactor arch handling - add support for zstd and zchunk compression - convert repo2solv.sh script into a binary tool - bump version to 0.6.35- Fix compatibility with Mageia and RH/Fedora- Sort a bit with spec-cleaner - Use python/ruby/etc condition names to match what other packages do in order to make sure we are enabling/disabling stuff within prjcfg - Silence the source unpacking - Make sure to execute tests- make sure product files come from /etc/products.d in fallback search [bnc#1086602] - bump version to 0.6.34- also use suggests for ordering packages [bnc#1077635]- fix bad assignment in solution refinement that led to a memory leak [bnc#1075978] - use license tag instead of doc in the spec file [bnc#1082318] - bump version to 0.6.33- fixed bug that could make fileconflict detection very slow in some cases [bnc#953130] - bump version to 0.6.32- new ENABLE_RPMDB_LIBRPM/ENABLE_RPMPKG_LIBRPM config options - new pool_set_whatprovides function to change the whatprovides data - much improved selection code - bump version to 0.6.31- Update package descriptions and groups. Replace old $RPM_* variables by macros.- many fixes and improvements for cleandeps - support debian packages with xz compressed control.tar - always create dup rules for "distupgrade" jobs - use recommends also for ordering packages - Fix splitprovides handling with addalreadyrecommended turned off [bnc#1059065] - bump version to 0.6.30- expose solver_get_recommendations in bindings - fix bug in solver_prune_to_highest_prio_per_name resulting in bad solver_get_recommendations output - support 'without' and 'unless' dependencies - fix yumobs rule generation bug - Use same heuristic as upstream to determine src rpms - bump version to 0.6.29- make peace with newer perl versions - fix memory leak in bindings - add pool_best_solvables() function - fix 64bit integer parsing from RPM headers - bump version to 0.6.28- Enable complex/rich dependencies for CentOS/RHEL 7, matching how libsolv is configured there.- Disable bzip2 and xz/lzma compression support for SLE <= 12- Enable bzip2 and xz/lzma compression support - Enable complex/rich dependencies on distributions with RPM 4.13+ - Simplified CentOS/RHEL conditionals - Added Mageia conditionals - Fixed a few spec portability issues- change queue resize code to use adaptive chunk sizes - fix potential segfault in testcase_depstr [bnc#1036002] - fix performance issues with name = md5sum dependencies [bnc#1035946] - improve "forcebest with uninstall" handling - make dirid handling more robust - build with libxml2 instead of libexpat - bump version to 0.6.27- export solvable_matchesdep function, as we now use it in the bindings [bnc#1025440] - bump version to 0.6.26- add SOLVABLE_NAME hack for pool_whatmatchesdep and solvable_matchesdep - add SOLVER_FLAG_STRONG_RECOMMENDS option - add SOLVER_FLAG_INSTALL_ALSO_UPDATES option - do not special case release-less provides in sort_by_common_dep - solver_problemruleinfo2str: return reason why a package is not installable - guard against dirpool_add_dir being called with an illegal component id - reject solv files with bad directories - bump version to 0.6.25- make testcase_str2solvid work with ignored packages - improve checks against corrupt rpm - add SOLVER_FLAG_FOCUS_BEST solver flag - rework susetags multi-line handling [bnc#1007273] - build both for python2 and python3 - bump version to 0.6.24- also scan /usr/share/metainfo for appdata files [bnc#989830] - support tri-state product-endoflife [fate#320699] - take lockstep into account when calculating unneeded packages - ignore appplication extensions for now in appdata parser [bnc#984332] - add enabled features to solvversion.h - take disfavors into account when auto-minimizing for recommended packages - change cleandeps code so that it keeps all providers - make sure that all repos have different names in a testcase - bump version to 0.6.23- fix bug in ignoreinst logic [bnc#983141]- add pool->setdisttype to the bindings - fix error in repo_deb that could lead to missing packages - add reason testing to testcase code - add pool_whatcontainsdep, selection_make_matchdepid, and SELECTION_MATCH_DEPSTR - add SOLVER_FAVOR and SOLVER_DISFAVOR job types - allow unknown archs in pool_setarch - add the SOLVER_FLAG_URPM_REORDER solver flag - fix segfault in cshash dedup code [bnc#980901] - fix supplements handling when implicitobsoleteusescolors is set - bump version to 0.6.21- Better support of complex deps in pool_match_dep and selection_make_matchdeps - make SOLVER_REASON_CLEANDEPS_ERASE introspection reason work again - make dep2str use rpm-like output if disttype is rpm - implement filtering of Requires(pre,post) for installed packages - simplify handling of pseudo package updates [bnc#967006] - improve speed of rpmmd metadata parsing - bump version to 0.6.20- parse media number from baseurl - support susedata..xml language files - bump version to 0.6.19- fix rule generation for linked packages [bnc#961738] - add hash method in bindings for some classes - bump version to 0.6.18- fix update handling of multiversion packages [bnc#957606] - bump version to 0.6.17- fix orphan handling for dup with keeporphans set [bnc#957606] - bump version to 0.6.16- change product links to also look at timestamps [bnc#956443] - rework multiversion orphaned handling [bnc#957606] - support key type changes in repodata_internalize() - allow serialization of REPOKEY_TYPE_DELETED - improve appdata handling of installed packages - improve performance when run under xen - bump version to 0.6.15- fix bug in recommends handling [bnc#948482] - also check installed packages in multiversion handling - fix build on Mageia - bump version to 0.6.14- support a generic string for pattern-visible() [bnc#900769] - add a SOLVER_ALLOWUNINSTALL job type - add ordercycle introspection - fix mkmask handling of a zero size - support 'recommends' in repo_mdk.c - support filelist parsing in installcheck - bump version to 0.6.13- added tcl bindings - improve debian ar archive handling - bindings: set the CLOEXEC flags in xfopen - bindings: support testcase writing [bnc#946752] - support REL_ELSE as evr of REL_COND - bump version to 0.6.12- add forgotten sha-512 support to data_skip - speed up whatprovides lookup with a new helper array - fix dup with allowuninstall - improve alreadyinstalled handling of supplements - some code cleanup - bump version to 0.6.11- you really want to use rbconfig there- fix bug in dislike_old_versions that could lead to a segfault [bnc#922352] - bump version to 0.6.10- rework splitprovides handling [bnc#921332] - improve package choosing code - new testcase dependency format - add alternatives introspection - make reorder_dq_for_jobrules also look at recommends/suggests - rework branch handling - add parser for rpm rich deps - bump version to 0.6.9- fixes to build with swig 3.0.3 - bump version to 0.6.8- add product:regflavor attribute [bnc#896224] - bump version to 0.6.7ibs-power9-14 16484573510.7.22-150200.12.10.7.22-150200.12.1_solv.sosolv.pysolv.pycsolv.pyo/usr/lib64/python2.7/site-packages/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:23460/SUSE_SLE-15-SP2_Update/bb6151d14fccbaf041c89a7c9fa62fe0-libsolv.SUSE_SLE-15-SP2_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=1d358628d2e3d2957c1e6fa5b317a4cae4f95435, strippedPython script, ASCII text executablepython 2.7 byte-compiledRRR RR RRRRR RRR RRRR&W ܏P3utf-8fd9167069459ecee164e38dd5b557bb2919c2b005b99fb70e093f652e1db3048? 7zXZ !t/8']"k%Ia $L.D»Թi8aҔF@?fI~_]YTUu"z`D6nTHI43. D>FC Bah7̇ߠY ()0"Te?0HqR'FMkDXe7 Lܗ\8߯7 #8I\x\&9Rq%݁ = sa'XIS=ߨ;L,mvH͙]T?E"2Z!3U7_&-jV*z0QH۞̔./G% RwAtg(JG\ C̅\\|Ͻ۵ J%]ޓuxTְēX&pT9vEAH>^za DYuOW-sr6+qvEx ͉? mwA4v:kTLǣS̀TV<(`b'8|mrrtPEtjs Ovi\7ʵʰ@UyY4jܺlv{g]S%cHiNirF NEQ-nKt IH8`JkÒ&py~H1,8\l۝9_K 촩i^%ifjKCRAnM3s $4ֱڥ Od7R `V䝙=v5(gel8'ʏHoTZG37dU[0RpV{: 8X!IM5NU/ꇆ-PB`_BKJWNߍIUC*!mImHH}hwpJAPDe#`h\g |V;i q$sAVo`?dž~aV!j_9AA 1cV6fpvP.oכ'5dTMcO[ߧNw6IbV$W< E ٚ@OKzً44?~4|-vZns"Ul`ȃ=l^d|O݁[cs]FFQ*KUSK6$HZa'w_ .^Rd.w+#V4n@9ʹIo 08r .B/S+o5Z;`ǺkZbuOFDn+(s^xOiߪoeqLXŜsc?~"d0dIjexᗝCIr.'>4:/M8 | gm NF_ hWnjl*GG^=ʌSKK@tO!F8ź5֋%1}EDTrN S;댨MPc)vY" sϖA~;jiKWc7SKaaȰJkL{d 6K'AjSrXS9IHMl=yǺI+`C[A Ifu+Me]D$!fLU;m?W *>n+CTQ@ޭބ86 5׸E]q4{9ru9Ң:0\b@޻]21ۊ^VH^hՄg RPVp.&5L[I@8}%-RQ-92bdV,N]d΂{G%I{jU+6&y ָbجupv2]Sd*!:|{"W vevAxa&Y? `bhv|<㝹] L>*fεDcT8 跐AZ G{'f-$3e0d αOP2AxnK_Lq)u`i!aӜumD,Ĝ*1Yy@ەk3Qdǵ v-x ymA?\ltG 6>'ano.jQe̶f4eWI_2[6$5" \U5Fd#\mH8tAE~ȲlC~PV=@;'LDN tM !m#>G۞MBtt W4N)sJ9GbA~q5df<'e4U4h(ä0gʍ$k kZ)Ϯ{4)<!sp,JTN-X6ZGB3>1+FuqDt~"vҦ/$kLjRG,/?m h Ra !csze[c|$4I.;mv:U;̄ =)+MygRVީ7tnH76:eJs'T+8Ըc=tM?>E2xv//Dž^Y=\% qƀh=MJ(#xKsPMI$"tƆW>M'WAPbqώwWco_9NvuhvGp m㗉|êų ;5^ \?;?ܐ4K&)*Rې^4˃1N+U98D2'܌+&,HU?&tܝbJJKǰʌ/}MQNmD%d6nxFzwĖ {ږ]2FM IH˴yR\'u ةan$+ywc)ޡ?@M;n)]ܴV&yrY۲q-aB1x/ڕ=VO{hiqPO%A'Ag"V,5i*v:qCI5"Nhi5d,q.nγv~ev&jM(V5H_*.8%9o6kƕ`95m73nP?.+o[lXimobj gqۋtOO#}Bߓ-t:G&ȢJUC#wUTIvTk9\cNMch â@k%@r?E(6iYL~gnshͷO$!~G6oc5]~ۋ~/T^NXyGHo^ 2s_#'lCE%JWӮ_0{>;!UO\&Dwp,R}\F$fq+M,geVsw &huoEgB|4TI\LEJA+ o3BPκؒ<.ҰK} b͠(-z'\X7L/.xK´-&󉅳 j|X+QYx>,e}8䪼 |iۙf k@D55(&oRz n.L}81L.p}'p.Jqi| M`|0pUIFt[*d]@I?lk,өkvyNfH[p `M_UU>1y@0uE'-R `yd1X\M Q5;6v qzѸ SldXs1GyK 540+o0՗Eٔ=OBG9k|:YDsxd`[7a;fQ*SkLWͦQTmĐR֞0T)"@r@~oBDIqp/H뭾 7<7ȱCN_C^aeX~;1[>+Yrߋ>F~2!t݁Gb1OnD]jCaBhhRI*Fܒ`moK)r$P N"|h}%Nɴ}ڔA;Gn#)$ڵG{aUV޴`'+c/IlPH?.H/Hy4*8SGrf`O S8,N Xfp aa{,Xq̉* [h㖸a hLЎŏ]64y 1X( ? :vm&dzQfSLf{P7:V= }LZa>4fFӶB6Dm7*Y?ѳu p8sYorߓ)?vGtg P ZŐ53i&j- 2 OlfIQf.LϮ|3՝aB,5%y2GO+wH._ZSfpm M:ͅpQo'ΠKR8 'pW&鈃66k#<١!E%Vfr 0Őg^ . R.e̗лp5}eVͧN?X|Ȟj֦T*Yw;ϦMD%֖s[up͟L{TJM$:XMb ~' $o.FF̨iDt* {ϵKV"$&/ Xq>!EչS`4 ^Bg_p9uR2njGՂ!w~`ՒY'}&"g8(8AhOAFw:~:Mlk{U*wp Z:0uKNR*DLx (Qno_'zT\DhO%ױ83q GyDlveW_%O+ [= IDrN_xwO+BZN=38k'5Q˖6Ց XHU@.1{]@T,zcxd>: /=oiO'jlN\'.!=\=r$eIToBO pqdsykEAV= !JuFE /3QTQ* p>Wfs"ɫZ(4cwJ.V&2 %nţ[M()kzǞf6}p-Vf\J˔} Kf7"9u(r$q ZΆ%%4\ QUMOkόc\SyN &pceV.>߯.[Zxqa;%On M,KgD  e\ϸ:q7}1]02֊QׄC6Ef3 MUk"ؾN|PG!*-x얩 aᅔ+gӀ+\gm! h^ R+~CESMmD+[ K)Ca ӻ A/K uE 񈯬Ǭ׎C*m4Z KS^=!,HE CՀ<exo9)>S7:Ȁy5Uz&2ۥ.171/mп "->m8kseټv3Ycx3"skPR[if3P|&H͡O(5iIWmHhhJGO99p`ӦFjLu+GY1 .oXB̵ks;prd&' 7úB(\x땩P֪>5C* `6(Ҥ %RY8y_QObP 4PescTQ"0Go0-,v. p7%'GPIs6afF2~t}V 6'B.dP@/G/ ЊLDWW={Qtv MsHP(. KX"__\191H *!#J͢IJv$"K8EGj36DkX>_[!ٸќ461S2C=$Zb p%x]rߛswlPwj!]>EZ8&'.g109zMr;zPM+sYtY\Cc߯ls$ɥeǟO=8|v沘y;z{4l"ǻ+qj4T$W7r؏2s*<Õ|sfto& C`ǹ+2Y y+8hx|LjB9{F<9o"$nWt'r䗻M(3$#jnA| !]ڕGsb`iG^ ̴.I\~Bmч@a .*93uak ) ^yH\0UO,8D1HRd±ʰsW'(}YBᬋp)E#u #/#dm uݟnAF}^WxdψB1;G "6*c|WmN&LdY߾O'`+~Xy@y1*J.ԈZo$ ~wmuu?km kvK iiIr2~e;Jq9Qe22SKjC;gǥa0ByX.DZ2a7XGf[&8x;ƒ B%d̃ݏh8bU]mNYA:p| iǩKXjA2!W>k`Thw\#񄛱-> nNt9]?Вdp\C 3; ۼ$ ;jgMUNÏS?K5o}/* *۠F+:.OȭZiK5T3!ة1m)leՒĹ!naF ܯYp̂f` %#ud<:x OV"&~KHhe/>Ħxv&W`ĒߕTjx@.| Q|<>{( S@[ h8E^j ^jw(8^"P{r/,5Kr5Eb\49^>BFu=T-Æ4{<{([6,۬=[ᡚUFZs!R&?UŚjLH & Բq/Eij/nK,69VxٜC1aG¢*z&~̅ `f7h367V"S 윆Fh3vX~ĕ"'{8$;q" Tv!Q+zd9z\XPQon2F VpabS4[h{/|B4<0 X832|UlQ1kR4W[ɲ:0t 7 >-,EZLЉf~K薜J=a({&/*.Od/! 9xRy5*ru.]6'->Ѽk&!@Qț*m2j6u cl(C7W$0I ɩ53(8R)P)b'X|9 sQt/!m // Sfdw\jݬm.7M}3=Qo87qY G4xz#TSk~4W\Z  "4BaZi*1T>V^6m(u$yODjmzk(T'Z_x.nnig킺S svh!o3M#|%~>Zr6~7( Is*j󤵖Q.8e^{E3g#F[zhqȉ&됕N