jupyter-ipyparallel-6.3.0~git.20191010T150914.ce996ae-bp153.1.20 >  A `CU=!M@eee|;A+Ag' ['n%|p;2`1Fn#1-x7[-t| >J@܍!W]Lq曔:O8okT)ZiNjmHL~JU3#S8Z5Xx/Y8HL]m3 z(r$ӟA9xt @ǻչuͬ1bT \. )ި;_#7Z_xIqVfɱ7``LXK} 53e51d3d04df3d13fae2fe7b2dc7281914b8452c6bc37633e2c282f0414e9ab63fa4ef44f50ea4afe40a910f4866bf08c4dbf46f<8`CU=!M@eeehT:^¸[aH]7һ.jel 3m㚢,!/ɦP*]+*t!ߩJXU*pFuG ܑ+~E?nwϾ<Ghd0Ŋu}#uoO"F<0>p>'<?',d8 C v"/ If             B t < ` 1 (89: )B"F".G"@ H"h I" X"Y"Z#$[#(\#L ]#t ^$"b%:c%d&Te&Yf&\l&^u&p v&z&&&&'(Cjupyter-ipyparallel6.3.0~git.20191010T150914.ce996aebp153.1.20Interactive parallel computing library for IPythonUse multiple instances of IPython in parallel, interactively. This package provides the jupyter notebook extension.`CU%lamb285/SUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clausehttps://bugs.opensuse.orgDevelopment/Languages/Pythonhttps://github.com/ipython/ipyparallellinuxnoarchv<T { A큤A큤A큤]-z]-z`CU%]-z`CT]-z]-z]-z`CU%]-zf99bedb4bc3c7ac7ae26b9edec63a2e94373f6e14883a67aa914919d81d7f8032b6b933bbbb552da4d4b05448ad1d0fb676ede6ae1277d24dbdcb65774f6739e02ead9f64eca0a1e1286afddd416acf763b16d04ec110e69a6d70fa4e327e05e792ca4baa955b277410cf774b4b48264a18c45ebd7eb0fdac01b1a29b23806c3f03d7ff2efb61c974546373969e2cd133c6a93e8af6caf56764388c84fac52fa5fd7657bfbe74750c5163070dab03e1e30087edc94cc1f8c387d7d8367ff144771c89129039b870cc92309466c4fbe8f285a82fa0ea36f0e840fa83979cbe31frootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-ipyparallel-6.3.0~git.20191010T150914.ce996ae-bp153.1.20.src.rpmconfig(jupyter-ipyparallel)jupyter-ipyparallelpython-jupyter_ipyparallel-nbextension     config(jupyter-ipyparallel)jupyter-jupyter-corejupyter-notebookpython3-ipyparallelrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rpmlib(TildeInVersions)6.3.0~git.20191010T150914.ce996ae-bp153.1.206.3.0~git.20191010T150914.ce996ae3.0.4-14.6.0-14.0-15.2-14.10.0-14.14.1^@^j$@]ʞ]c]P@]@\@\'@[b@[@Zv@Z@YX@YX@YY@X@X@V`Vf@UM@Uݪ@Tomáš Chvátal hpj@urpla.netTodd R Todd R Todd R Todd R Todd R Todd R toddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.com- Drop py2 code from py3 only package- Switch to git scm service - Update to version 6.3.0~git.20191010T150914.ce996ae: * fix maybe_future * only yield Futures * pytest captures output * importing joblib can raise TypeError on py38 * unpin tornado * update dask api * update mocking for latest ipykernel * Use unittest.mock if available- Drop python2 support due to python-notebook dropping python2 support- Fix spurious test failure- Switch from wheel to sdist.- Update to 6.2.4 * Improve compatibility with ipykernel 5 * Fix %autopx with IPython 7 * Fix non-local ip warning when using current hostname- Rename to to match python package naming guidelines. - Split jupyter components into own subpackage.- Update to 6.2.3 * Fix compatibility for execute requests with ipykernel 5 * require ipykernel >= 4.4- Update to 6.2.2 * Fix compatibility with tornado 4, broken in 6.2.0 * Fix encoding of engine and controller logs in ipcluster --debug on Python 3 * Fix compatiblity with joblib 0.12 * Include LICENSE file in wheels- Update to version 6.2.1 * Workaround a setuptools issue preventing installation from sdist on Windows - Update to version 6.2.0 * Drop support for Python 3.3. IPython parallel now requires Python 2.7 or >= 3.4. * Further fixes for compatibility with tornado 5 when run with asyncio (Python 3) * Fix for enabling clusters tab via nbextension * Multiple fixes for handling when engines stop unexpectedly * Installing IPython Parallel enables the Clusters tab extension by default, without any additional commands. - Switch to wheel-based install - Run tests in main package - Remove -doc subpackage and use upstream-build docs- Update to 6.1.1 * Fix regression in 6.1.0 preventing BatchSpawners (PBS, etc.) from launching with ipcluster. - Update to 6.1.0 + Compatibility fixes with related packages: * Fix compatibility with pyzmq 17 and tornado 5. * Fix compatibility with IPython ≥ 6. * Improve compatibility with dask.distributed ≥ 1.18. + New features: * Add :attr:`namespace` to BatchSpawners for easier extensibility. * Support serializing partial functions. * Support hostnames for machine location, not just ip addresses. * Add ``--location`` argument to ipcluster for setting the controller location. It can be a hostname or ip. * Engine rank matches MPI rank if engines are started with ``--mpi``. * Avoid duplicate pickling of the same object in maps, etc.- Update url- Further improvements to notebook extension handling- Fix notebook extension handling- Fix script interpeter.- Implement single-spec version.- Clean up update-alternatives usage.- Update to 6.0.2 * Upload fixed sdist for 6.0.1. - Update to 6.0.1 * Small encoding fix for Python 2. - Update to 6.0 * Due to a compatibility change and semver, this is a major release. However, it is not a big release. * The main compatibility change is that all timestamps are now timezone-aware UTC timestamps. * This means you may see comparison errors if you have code that uses datetime objects without timezone info (so-called naïve datetime objects). * Rename :meth:`Client.become_distributed` to :meth:`Client.become_dask`. :meth:`become_distributed` remains as an alias. * import joblib from a public API instead of a private one when using IPython Parallel as a joblib backend. * Compatibility fix in extensions for security changes in notebook 4.3 - Update to 5.2 * Fix compatibility with changes in ipykernel 4.3, 4.4 * Improve inspection of ``@remote`` decorated functions * :meth:`Client.wait` accepts any Future. * Add ``--user`` flag to :command:`ipcluster nbextension` * Default to one core per worker in :meth:`Client.become_distributed`. Override by specifying `ncores` keyword-argument. * Subprocess logs are no longer sent to files by default in :command:`ipcluster`. - Update to 5.1 * IPython Parallel 5.1 adds integration with other parallel computing tools, such as `dask.distributed `_ and `joblib `__. * IPython parallel now supports the notebook-4.2 API for enabling server extensions, to provide the IPython clusters tab jupyter serverextension enable --py ipyparallel jupyter nbextension install --py ipyparallel jupyter nbextension enable --py ipyparallel though you can still use the more convenient single-call:: ipcluster nbextension enable which does all three steps above. * `Slurm `_ support is added to ipcluster. - Update to 5.0.1 * Fix imports in :meth:`use_cloudpickle`, :meth:`use_dill`. * Various typos and documentation updates to catch up with 5.0.- specfile: * update copyright year - update to version 5.0.0: * The highlight of ipyparallel 5.0 is that the Client has been reorganized a bit to use Futures. AsyncResults are now a Future subclass, so they can be `yield`ed in coroutines, etc. Views have also received an Executor interface. This rewrite better connects results to their handles, so the Client.results cache should no longer grow unbounded. + The Executor API :class:`ipyparallel.ViewExecutor` + Creating an Executor from a Client: :meth:`ipyparallel.Client.executor` + Each View has an :attr:`executor` attribute * Part of the Future refactor is that Client IO is now handled in a background thread, which means that :meth:`Client.spin_thread` is obsolete and deprecated. * Other changes: + Add :command:`ipcluster nbextension enable|disable` to toggle the clusters tab in Jupyter notebook * Less interesting development changes for users: Some IPython-parallel extensions to the IPython kernel have been moved to the ipyparallel package: + :mod:`ipykernel.datapub` is now :mod:`ipyparallel.datapub` + ipykernel Python serialization is now in :mod:`ipyparallel.serialize` + apply_request message handling is implememented in a Kernel subclass, rather than the base ipykernel Kernel. - update to version 4.1.0: * Add :meth:`.Client.wait_interactive` * Improvements for specifying engines with SSH launcher. - Split documentation into own subpackage to speed up builds.- Build documentation- Fix conflict.- Initial versionpython-jupyter_ipyparallel-nbextensionlamb28 1615025445 6.3.0~git.20191010T150914.ce996ae-bp153.1.206.3.0~git.20191010T150914.ce996ae-bp153.1.206.3.0~git.20191010T150914.ce996ae6.3.0~git.20191010T150914.ce996aeipyparallel-serverextension.jsonipyparallel-nbextension.jsonjupyter-ipyparallelREADME.mdipyparallelclusterlist.cssclusterlist.jsmain.jsjupyter-ipyparallelCOPYING.md/etc/jupyter/jupyter_notebook_config.d//etc/jupyter/nbconfig/tree.d//usr/share/doc/packages//usr/share/doc/packages/jupyter-ipyparallel//usr/share/jupyter/nbextensions//usr/share/jupyter/nbextensions/ipyparallel//usr/share/licenses//usr/share/licenses/jupyter-ipyparallel/-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/7c283bbd64e399a159ab2cf0ee2942f0-python-ipyparallelcpioxz5noarch-suse-linuxASCII textdirectoryassembler source, ASCII textrm_ʝ!utf-8ed0b059a555d1ff31b8abe936f52858989c8066e9ca795f178843ad74499c78a? 7zXZ !t/Wc;/2#%(NĠɿĽ~00CFQDʐK娚S BLg/v=0 ЄCM=IvX~DY(>bp~R4DrG-fQB{ BJ B~1HQ;O|k3atw,ëfY;S|?;d{͗̍n]8?YLA#G90q`p>L3AЙ˅RQ6`l&whۑ6ӜܪrS.$s ?_ bLtb'32} 'g0jhj=MO H!!6BGA#h՜1`oN&5]a P»#֍oT,_U$PnVKݽ8m82o텏9zwشҫaok+uq;ڤ`1( Te8ѐ VSt{=)J3Se(аY&0easNw=;nŽV[_3r#WOWn-*vPC?޿e9ZU[8~ʘhq5R!FȮ8͌,LV["$c{%eҍ|w{SRt8AΉHEXՙ}lzT޲{[>ɢxr#>B0*r"Cwݰ 6v5AexwG"j r}0- %}iH_3x@~ w=sĪAo2 ֯=6T("& ]`yN?Y2ڨH*\Ѩ0u6O\Swa^P6NKQGx8"8u}\uPbB|ѽFڮ&hEG/, {I"!+XD6."Z/zr7€Jpql›8J=6%u,W:L3Tm3EB|* tsׂ/RntӾ.z0V߉ίaA2 sKA;#ĺxʻEáF2ܹE Y8.&:H1"+\K|\W!K~zzH/pɃ*aGd?Zb!,91w06Gf!uݻoUX?b^>hgȢˆ)i).ZiqE," 1/Li}+tZ#r .b.*<֛r?ΞeebX48( ?ϡ|3MJWyܠ~ٕD9wwMDnIsutt%i:F.fpG诮g٢{C8jJ]~\^I`8aRM~ȼay{թ;(2| ˋu$<(iW,j[=#7ա((lݥ]lb˩7.Y'2 sa4 >Qú:f}2R jh_3%{}x[jՐը[ Zo"VxM * >u+[M(txf=EQIO'NcQt?EluwU.~WyW NMi f"[:B_}8.yOxmvvg-qfrľ;XGl8?/r5HFQWR؆n]A uYcKF%c{q, |+uqNZۦJp3|bbN7ag谤1 hT"S3Wwmo@i(0WmO,IkE#hcyQ1wx h6{i_53XI̾+kZь?e{'Q J{B Nud[x%@}odYa`gaz2Y樁ۙ8f낥2oe>+}F1~:LH 0U/I#\Ky%bpC2f$ ĥp~} dhMh6Iv2S3KO~9v3av}P1J+ ^Mi\Dm sDU˶S  yCA3-1Nfkpf\5ZZkqJ3/k)wnNX;Wױe¨E,tx;!CFK LғG_jAOo%2P_A<2-MecڡS '&Y&6': ,Ӯ2PDUM74]EIgDl z!`{ l7[hS5ǒdKpT Ix O LRr`=T(Ϸ[ji0]SX/UfȔCXf[Z8d y!<`l 7(mQ5ҫ@JbϬU[0spgߴ`iLC7q@Dqr ױ p:;X]PS,:?~ \Pl$s%y#4|={UkQj:s{I bPWV0*,k ō#/z$-P?" Ie½3\>gLfډUJ׻C Sf!hԂh XdVUp0Ȩ)(Gym&T,Fԕ,t]>PO>K`2}$yEsYvdXQP$\. JpV鶺BC(#ty]!x]y YZ