python3-solv-0.7.22-150200.12.1<>,kȉbAvbp9|qm!9t?mu_;f#&{3q\3h|23ÂuMX Kb32CwϠ(6~sZ}mEIy7 ZxϯP W=D"Ï|[;tYYдjVrI2(mɎOH{ a܅l4 Ag,7mͼ~/Kj .`%b)/Z gkV]#Iz8+ >A?Ad " Klp| $,8 > D P  $3BhtZ(8E9E: EF=G=H=I>X> Y>\><]>H^>mb>c?jd?e?f?l?u@v@w@x@y@zATAdAhAnACpython3-solv0.7.22150200.12.1Python3 bindings for the libsolv libraryPython3 bindings for libsolv.bAvbs390zl34~SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Pythonhttps://github.com/openSUSE/libsolvlinuxs390xk$?T큤bAv]bAv_b8hadc56d70c210b19b2ac42019e64ba4ed24e74a05dfa213457fceb8454f79ca2264faf6ce34fa8c3e17822049c9990e2708f80819a7dcae9bdfc7bcdcf45f0501e60dc17e0ec879b8195f365e4d91baebe7d1ffa8db6b6218dcddad8c2bc13678rootrootrootrootrootrootlibsolv-0.7.22-150200.12.1.src.rpmpython3-solvpython3-solv(s390-64)@@@@@@@@@@@@@@@@@@@@    libbz2.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.2.3)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.8)(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)python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.63.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.7s390zl34 16484573140.7.22-150200.12.10.7.22-150200.12.1solv.cpython-36.pyc_solv.sosolv.py/usr/lib64/python3.6/site-packages/__pycache__//usr/lib64/python3.6/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_Updatedrpmxz5s390x-suse-linuxpython 3.6 byte-compiledELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=35ba957486ac8fd82fc1d7aa460f061bc5e74e93, strippedPython script, ASCII text executableRRR RRRRRRRRRRR R R RR RRRRQJ@ȅi4^$utf-815d51911a32b8e25a20d0a3db2ac649ba8c4decd0b122183faa14d21f7739360? 7zXZ !t/6%]"k%pa ip@{-:MԶk@WKfO#D.؈Zs=lH4uD**Ҍf"&@9~]tbtqec xӯ043 KzG%HEDiߧә[f :Ag- =*N&j=Ɇb),Jkt!JsU[^Iupc7bpie9$X!X<8Mzd0B~ųaQfPO?vaHII&2E-g$e\;vrF uU)7GBmR>EvYmhOts,tПZB)w`L'9_AH4cV4J^͠ !6Doz˯AɌ⤩T$Hقq~cOA, 2T{}Xp lIyCUz>Kpa~ AS p7.IΫ썈 uM8tq 2 ;7 ܅΅S?[3/׊4"f=ʇ&lDx۴ON\1A@N[RNl>x>d,28ENj憱B "aQ|8~x"j窒}\M p\/~YW 0݆aW-BBfgfeu ) wQn,HD^=*7GzA69yNsEN!b(ãuǪkٕvW蚕G3f{>j$ꬁF=,&3O¼>Dɘԋ1$峤qJѬԦKG=z,doPAsVnGǦ Uv:W!-P$M*UO)c)J=:S# ^dZy- rdbB=Όnk"{Z5;DnZ:C1m^"O#d5ҳ =*hƋ*t8j]~ Z3 a!Q5`_D=ibj9ٍ҈FJ-/N?e -[ZEAs 3%U4ڰ&6zh<q= ’ UR^KMEGu}7Eb_B^6qpnb ={Fcu~2u)Hw&rj8F^=BV; Ӌ&`L~/zSҞ^{|m@S< $1kȚz$yK:|SZPZ6knJ%tIvਹi E\З@Nll}(QlyژH!_-@z()uhIͬ>ӕ2O_ռ*EtZ?ʋAnY{U̟ч4M8ټ?%`fq!54NJ_&ItiFl'aKю.29 n~A`5bf:(71L֓8uV2VuNEX CޯiΥ;\M>DV>J8=C9ɱ_n Y;cǽ(Xbq+j2,̿õ)ԣ5SÓwY"bR{H%U0KM}J^gT Rx撼Lcm7X̡l .dƋ/(8ĆeTY`݊jS2q0~$6#:o3RLiWJs%O劣LzitJOUN%Nzz@ALPk-[kס`Ju)FT`eTZ#٧!dZxoGqJ7">&@:X&5O[xMÀ⾧p&LIa1ЂȠ92N67J3UBw>I*__,'CO̯'K=iBZ+KvA@JD=~ uJbDwSHU`)t 0hA$<(B+&vcԉ^giI ^Z-={2u3`ek8@b-hM2x1DNe(B+0L6m|#$K$fs"-hN6㧓 hh|'3kZr4bhxju,@%.kZXLf"H@Y#)ЊBw8 ~5H!|:ΊxWyd^)-tUU 5'ԯ`k;Oȼl}NG^{G\VdV&#_Pȯ TVĔ@ Bōe~9_} .29s>}zy3 5m"~/morTThCկvDa4q?= -F*RQFO`­y!?cewrt~ %Q5/Rt5DuN۰RLw|K  - .ELj$Ԯ-uYa^"m mPmiRg*c}|s{t):eNxqD>W|5k\9o?0jíR ./^@tŋtQQ&ZyovLA0j' 98iɡl;VsQT}z Vuџd-۰W;lAJl'*!ߠP[Ux/3h8xWVQ{ alOXc<|"zPc2֤xJTnGܖCؗtf2A9 `tF D⿋\HIqY`%f<杜Viw+wM(V/n]6 A=1ԕ_rIf*}IԎ 0Ry}oZ0Hv%B0sܙ;zctE=&vE+E4>h+9zޏ`gMjbvc#[F)0x:>W&\ƮYLR8Zȼ@FV%tVxwla9̆^vF%d % AN jr/zSxb4hfLR <~୐S cH !\ [_C[cY3?3FĶ2|Ohbjl1,vrkIfva d&꓌[ <6͍>*sӚ HsJ#!mdLYeH+sz:y)( "x+&l\TS4A/oIM-&ؽ_αXqPM>17uH͓!GԐUO4mY4z`lrmYxlO4!vxNs #r3}r*O*A_&eP㬚®v7#Em)i͹)b)NG 7kR+O[K;Uo{qZK:^MCcɁ );1xʒh_ OY%5#/ލV?o3A~d ~\Ҵح@;ʮL>cE!D"5~SԴY$xysvdN]3͘NdCKT١bϫI[&˴67[S ..FJj'F-t WM]M40we^EM7[U/v4 J㛵۫NRv0Kp{|xϗ B~O';!{zA'IK6^}pڳqC=F,/5 &ܕ:&Tx1D%}4/ayp5"oNEqjc@XE "N(2UDe%JȘd5 rV^ܵ,|$hUhQt4aO&@R8vƄvno!d ʟpye{3 ,t!*Ep"AͬدѶߙav_/wvD Ik/efX!-txqƓK` EOWJ_LC?Zh+nʂtckPԐ>΀6Oze]0gi*+|{h ~X6w2T#y{̗} ʧ5U <(:;蘝N0J?^+m'ݞhv7-;hrGDeUƆ@ߵ]w$. c3cSI~΍\gN)aL?*s%}듃Q롃[tpej4jkȳR2 R^KCƀfo ? |DCҭwx" "d%wOBN:".m)6\ E"68%X1ѪA0j|U&{U+^OiqwfD*MShW.K9}EFmp#Z()$ۨ;p um]CZfz$A6_W+*#bvL7c]R]Y}eD.ۗDmތϪr. 6$VP#C$냑R( #ݔ<\۸h;zKAO@eH7ݝ 'Y5 qٍ[ ܚU#,Ć#2,Tɐ_OAV9Ɖr`5fI8U p?F/ "j_q'V -ӊK=Đ9!~}_hf,u][J7Mu9 mVw(Fm-#r+2MAqi-f߳xς-89@ˈЧC+ Zj'h0ٶNo#2qAN(CͅFiTZIc,FJZ&sIЗ۫p-PPb.kKĒ_FEjaG϶eIBqɯ췶Ǿm% M3`*TujD-bD~-n҅ ݞӞVo'kz57y 0٫,E yl*$AH[9@4\Jn>(j|zӭ#p‚$8@QģQ>B-e,?1+mc ˰@6`!>Aw2Np,q1}=$jH3G_eVADb7PR3&GI}v뢎>7ZA%<އaUHM瑭`*r. ~I KkCⓣ607y+тC@'oGd ub21-=">aC/LN8^Hm袒&7j+F(`DDB29R|1q+αITܙc-\m>^8 U;Ec""`! d<*=k9vfC:*5`5=YM Nm~q3eft=.k:J{HvSBYHw3jٗk[_EULXG5Y=g0O('AfLH|,x)XO <͉wS42,fJS+:KA}[ɘ6 +-"+dDP7`gп>7YZGjb>VGZC & qHfz2xD4 S 'wu5wꬁi鞌/yd2}u p;Gr`W!y2S 9y3d s =;f,VbF˪׵l hpVcySϞɂVUK2\ oQYd}<FPGG  , ܥ Hp[O[ّ ̱Q2+=N·|zA_|8%D*.8'c+42[H@ ҂Ƚ`@m GPG"^],Cm`}Da}##H߭ `$)'S³73#M,В zQ9Y•1E !{ޭ3?Vkk+>bnb2I'$lueEb :6X+ϹX\rT*qc0t,z"h8xD c0ڤBv+F9 WQ{7lYZgh?kO\190H0`XmC|n3%7ါLWT=XA+]PQ!ͪVX<3# qɰzA{|U!Eazq*iWxST\lBNsn{Jc0ۯߵ1Zf wRM蜛WtFX"'TTdȥ-!ܪW cOy9fhtC%9ER-M(ys^? i@ج߸v%l`!V/dĶC[Y hᘪ~GL@ٺF7URX-%`epWKmխD YZ