python-mpi4py-common-devel-3.0.3-bp153.1.17 >  A `CD!M@eeeɼ??"tT] qs=B\tv<\$^=2-A3F"3z{i MiŚ*(/eҷxOsORs뉚u48'8cw5Xv+pT٫G "$#6JyGOT8eu.VJk`^rp=%#+[I0` $U&„J\ݏq軔oE͚G:7w>M bcfb38d36814606d8e7cfa1332ae1aba3f1f7e7a7e30df867fdf5af3caf5411cd26a921afa12a202c7304b9399abb39afcd20d6f2@`CD!M@eee +Z5Re&ΩG DvL0/EXxF!{$ʲwQm!x= 7-m*f>>te\)jt\|Ę[쭋,@lȳbe'4:g<8fdޚݒ6.DaJ1Dr,Lҕ[,mr{XefdZ Ŭ|\LOshpJp+ZUg8QnE]1ZXh]K(v}(>p;?xd# . Y8<LPmv      $  H     @ m  `t(8 9< :{ FG H I4 X@YP\ ] ^bc=deflu vz(,2tCpython-mpi4py-common-devel3.0.3bp153.1.17Shared development files for python-mpi4pyDevelopment libraries and headers needed to build packages using python-mpi4py for both python2 and python3. You normally do not need to install this directly, it will be pulled in by the python-specific devel package.`CDhci-cnode2-m1wxSUSE Linux Enterprise 15 SP3openSUSEBSD-2-Clausehttps://bugs.opensuse.orgUnspecifiedhttps://bitbucket.org/mpi4py/mpi4pylinuxx86_64T"'DA큤A큤`CD`CD`CD`CD`CD`CD`CD`CD\f%ca9f6b399993606acd3f41b93fd6eda78a4c295f2c93b7d2005588260c4be4a550d5f569baf7d717acf10529a017ddd0af12b5d76591167f29bcc848532c55e5ca302b771146c9af68614ed68b68378b6c4c1fa6b1a5c733f2e12cc2ad5b8659587b5e3663c07684111d53bb298b8edde42ee5ff7a12f25f0927aefe4816ea43d5191b4c498d5d1f19c36245b198a0220ad33d523329dfba3b21c1c914048cdfbcf803f1c3bc73e9e13bc1a9ba1c012c983848463750bca8cf7c2f896088ebeacfdbbb2353d03193359dcdf3295f7a16f342b1b2ffab9739584fa69a2d8c8a95rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-mpi4py-3.0.3-bp153.1.17.src.rpmpython-mpi4py-common-develpython-mpi4py-common-devel(x86-64)python2-mpi4py-common-develpython3-mpi4py-common-devel    openmpi2-develrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1]@]F]A\v{\s[_[!@Y|Y$$@X@XAXM?Todd R Todd R Todd R Bernhard Wiedemann Tomáš Chvátal Todd R toddrme2178@gmail.comjunghans@votca.orgtoddrme2178@gmail.comjengelh@inai.dejunghans@votca.orgjunghans@votca.org- Update to 3.0.3 * Regenerate Cython wrappers to support Python 3.8. - Drop upstream-included fix_window_size.patch- Add fix_window_size.patch Fixes unit tests See: https://bitbucket.org/mpi4py/mpi4py/issues/137/- Update to 3.0.2 * Bug fixes: + Fix handling of readonly buffers in support for Pytho 2 legacy buffer interface. The issue triggers only when using a buffer-like object that is readonly and does not export the new Python 3 buffer interface. + Fix build issues with Open MPI 4.0.x series related to removal of many MPI-1 symbols deprecated in MPI-2 and removed in MPI-3. + Minor documentation fixes.- Use openmpi2 for releases that support it.- Update to 3.0.1: * Bug fixes: + Fix ``Comm.scatter()`` and other collectives corrupting input send list. Add safety measures to prevent related issues in global reduction operations. + Fix error-checking code for counts in ``Op.Reduce_local()``. * Enhancements: + Map size-specific Python/NumPy typecodes to MPI datatypes. + Allow partial specification of target list/tuple arguments in the various ``Win`` RMA methods. + Workaround for removal of ``MPI_{LB|UB}`` in Open MPI 4.0. + Support for Microsoft MPI v10.0. - Add numpy as build dependency used in tests- Use openmpi3 for releases that support it.- Update to version 3.0.0 * New features: + `mpi4py.futures`: Execute computations asynchronously using a pool of MPI processes. This package is based on ``concurrent.futures`` from the Python standard library. + `mpi4py.run`: Run Python code and abort execution in case of unhandled exceptions to prevent deadlocks. + `mpi4py.bench`: Run basic MPI benchmarks and tests. * Enhancements: + Lowercase, pickle-based collective communication calls are now thread-safe through the use of fine-grained locking. + The ``MPI`` module now exposes a ``memory`` type which is a lightweight variant of the builtin ``memoryview`` type, but exposes both the legacy Python 2 and the modern Python 3 buffer interface under a Python 2 runtime. + The ``MPI.Comm.Alltoallw()`` method now uses ``count=1`` and ``displ=0`` as defaults, assuming that messages are specified through user-defined datatypes. + The ``Request.Wait[all]()`` methods now return ``True`` to match the interface of ``Request.Test[all]()``. + The ``Win`` class now implements the Python buffer interface. * Backward-incompatible changes: + The ``buf`` argument of the ``MPI.Comm.recv()`` method is deprecated, passing anything but ``None`` emits a warning. + The ``MPI.Win.memory`` property was removed, use the ``MPI.Win.tomemory()`` method instead. + Executing ``python -m mpi4py`` in the command line is now equivalent to ``python -m mpi4py.run``. For the former behavior, use ``python -m mpi4py.bench``. + Python 2.6 and 3.2 are no longer supported. The ``mpi4py.MPI`` module may still build and partially work, but other pure-Python modules under the ``mpi4py`` namespace will not. + Windows: Remove support for legacy MPICH2, Open MPI, and DeinoMPI. - Switch to recommended openmpi2 for distributions that support it.- adapt to new openlmi package - source mpivars.h during build- Implement single-spec version - Fix source URL. - Package docs- Update description. Drop redundant %clean.- install LICENSE.rst as suggest in request#445611- Update to version 2.0.0 * Support for MPI-3 features. * Support for MPI-2 features not included in previous releases. * New scalable implementation of reduction operations for Python objects.hci-cnode2-m1 1615021273 3.0.3-bp153.1.173.0.3-bp153.1.173.0.33.0.3mpi4pympi.pximpi4py.MPI.hmpi4py.MPI_api.hmpi4py.hmpi4py.imacros.mpi4pypython-mpi4py-common-develLICENSE.rst/usr/include//usr/include/mpi4py//usr/lib/rpm/macros.d//usr/share/licenses//usr/share/licenses/python-mpi4py-common-devel/-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:Backports:SLE-15-SP3/standard/9ccc8a74c03cafe274664112a4b73df8-python-mpi4pycpioxz5x86_64-suse-linuxdirectoryASCII textC source, ASCII textp^Ld.ŕY3utf-84aa78b298b77f1fb2e40f34b30bc23760a5a191f3ad1b64d52d2aa916f11ec8a?P7zXZ !t/}'] crt:bLL.W ET!6"cyIRRꂖEZC߯PiJSH}b/dA/ķ=kGXێ/!&[ܨԴj#K|v#CXY] )o!ܒcD-\wSFژiBM 7 @ Z?+~gz:~'ȓ,lA.tfQHD>PS/=ŕ|aooa[^\3[֯* !&c*'6]4 ?HP_zδ.!A+^qƢ8w a"`MU1H %ݎCN6 ʮOU>8S耡_}z z[M*N+ɠ0_+C"I+#` e-Yޱܣ?Y%f񵊫 7DUyq_yxCљhml>2q}(F7i0b@a9Qa"^zmgTQ=g wʀYnad1Cp]S6BbXj3d9&ӫsw?Cv럩gAD6{a>cTjūp<"渨rB\{YuO^Z'4`u-nt`p=jHl S\::;x A ꦦ.=KCÇ'2v:wlHj6|,CBOv``\|Ϗ^yB(9=ae5O*5xG(3cѱJf5_rS#R.ncr;`|jObNR6WquĆ5qь4Z21R*@-OwzsY$2Rgbcpl }4xV|$5#r@SL60#H e%~hҙve9Y&]H'i!iBQ )q h66{ذ5̢okRo·~gȄՄ ӣnZIO"AxӞԽaID1 =8Bg ol@Rpm#M]a8YnD|tKO` dޮS|ѿbgk[ToE0^`f/h!,ȏ4p%YV8Z`S>`:;xBl*\&` ٖ]j\J㓀ع[|eR3"@4vr4͚ձcD-PtK9 㟾8cnG }e j^ &?nt5=߈S<*ٖ&`,SelWJ`ԍ0UIQ ΌAVjЛ2+maWZ_}= =[ xɣWG$L'@ `kl 08|DG9 x23BI$VWkQMdh cu. c-gPBF>ͳ:±:$4Q#\pZ 4[ڣ R"G=[ 4:ɅZS}_<>:;] mI (>4½Tt),Ry*dOI͵yԋEM;wYդj]H֊8CoN(8{!=yXX csgwP]H<`EV')R ?@`AԹ&mJz"H6VT{K:LE2Ha HO*5mĐ^hQCg lĉ@ d{:G ɦ"fHcع{eއY@ICC6=сE-A-{>(E9eL?|fD}|lG8=^Y(|=f%v2%1edrK8hN1p—DN*;;!?O1͠J+_S'`8"brKݟĝ#BTa&Şb((yd9: T@+VqFƳ1O/1ob9yDc Iyg NuǨV0X?q~y57AWuRP=8\#[mTw嗒S[/*FBTO3Q]˻? ˠjquȜsmaaЊ %d0բMW%0ZF4#CMDV`RzD8 @)u8w#y7u/VjDa,){>MCQm$pa2< q4QV#w)mC)RyjX 01z^qUM# "[1@nk11`sx<uCp> 8s]|кa9_$[)M [\s^r#mId3m5("~ =|;= aV{>PI= 6zIۭrG}-c18vr HXrD`e  AG1@bz]>Ë?ߐ,S~@Cޅ-񀢐{ 5:WE;0:#"Z Di Ͳkǝ]AW lm8u˵:W6_/mp=_g7n5YWPD7D*D aُF~H8AM 7Y\"CPTK5FNr܏V ]ak) ]UTӹZe?\m,w/q a*_=>Ԛga'h^p~μ+<2&yS Jy-fɍ\] Kؗ?`mC7 y8 #jWRR}2$G=ͬ6$N"bkWENə Tgt؂30KSm,XŜf ̊4L^6N}eϦW 7%f08%ˣ*./6+#GU;>1"'En 0?2%-3΢i2<.TSV.^Ɲ (c~XX?<{MR. Nf1PkuCy4![_8Ku X_G9;``*_绅NՌ}t{JF1}dOXXgƋzOmBe~ +sl`#^~<`TbG!Xvr}3dvO<%VZTe{ bDlU}bx:O vl=Ah^u.K= b>}0rbպ|hԙ?z5Qf qRP:FD>6k<ڜn[9)VATV4}1 y9dN;?$3B%3|u_1~ ̥?NKDV0sO;LJ⍃O4:ã}% 5TlrP!$(o9+^w_4mcxB)'Şyk[;bmW) pfb^TأO2i$dhm"} qe?I+';{/u>k|G!IhlЭH,fe:$l4_JU0^# ޿O&C ءpگAU/GX`&tV@]p>hzj0j⦭+ҒBԟQѲ'6!]yGv>sBs\؏GHwŬ;5 F坳Ja1T\3Ɗ$kq-~3{[赞 {fue)"Jo&MQ!| ]0%qD~GOoh8?(9,4Ɵ8-i!]+e`l y6fi57}q?GT*%AuDc3lpKG{Me);?sF% })*3&͔p!eUf@y~ ͙?Ww eh