jupyter-jupyter-core-4.6.3-bp155.2.14 >  A dk>HI%z ̥pOV9ryfb@TNM"5O{-۹;J=Gea9!GQs{BEK| hWRg StE,֭Gp;9s% r\Q3?+8i_]i?k]?Ok\ ͅcTe#</Z ǒș(tt?pEԂ& H&p8%\Av慳 |&iLE7Qt9^-&5"MSx~^7ӝ*5/QڇRg{ 5g^8 g7 p1cW.8OwI[;Q+ꭚ>`Vz\MlsYF K-(ۣX K`qhf^3[8Y t/q0*X+b:$Uo;}Aq)A}fSF M;޼OZ*)az>xj ^bepp|V݊ab316f96bff2c8b0a38ddcf6d9c9105006324a818fa7e711f5c05a836ca2e5e8378592fc7561430a9a637e866ba29bf0b918864fa3tdk>HI%z Q*_3.ZIոSd ' X6i=)< QVx,?+y9eъ:(josJ&K`"3iQ/3vN,"qfOtM=I0EIbkM8-v|a$uJ4p{4#B;&J0kkA "">X6 J^ h% aoge2dђF" (1޼E ( svd#A속DMPhƅ+DZJWϿjG2ꭩ1, f}]5FS ΂20 Bq+|Kc\.@ߕ@%ɻE`m4H/k5"00ub+K2ݢE_gf7jk]*BQi5=\0[Fir'(:3?E3!xdPiB±-ɾ!lRZnUԪN1WVoy>pA$?$d ( T  AGPp    8 @`D`()809:B NF |G H I X Y Z![! \!]!8^!b"Dc"d#be#gf#jl#lu#v#w#x#y$z$($8$<$B$Cjupyter-jupyter-core4.6.3bp155.2.14Base package on which Jupyter projects relyCore common functionality of Jupyter projects. This package contains base application classes and configuration inherited by other projects. It doesn't do much on its own. There is no reason to install this package on its own. It will be pulled in as a dependency by packages that require it. This package provides the jupyter components.dk>>cloud122`SUSE Linux Enterprise 15 SP5openSUSEBSD-3-Clausehttps://bugs.opensuse.orgUnspecifiedhttps://github.com/jupyter/jupyter_corelinuxnoarch xA큤A큤dk>;dk>;dk>;dk>>]||]||dk>>]||31c9e6720d4d96c03414fb85cc1e346c5f931f2e1402b1bd230b81a38736c56bac9683aa04e4e2ff53949e904d4a73513fe3f772f96808c585b6daf73e99d4d4efb442cc577bbd4259defa9c46b7172820996f7f56950f590cf03b84650c1fbee4d830ddee1ee89a0393ff6d63aa4c70c1840980f3ec47158a404be72f6e186f5fd2aaf8d1e97754f7a165a914f575e8aaa6cc8bd5ada73db6912b20668af9b29df40290484ccb3a5f69082912d3f70aabab9601dee689774beaafbad51cb50erootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython-jupyter-core-4.6.3-bp155.2.14.src.rpmjupyter-jupyter-corejupyter-jupyter-core-docjupyter-jupyter_core@    /usr/bin/python3jupyter-notebook-filesystempython3-jupyter-corerpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)4.6.33.0.4-14.6.0-14.0-15.2-14.14.3^<@^p^S]ʞ]V]@\@Z@ZfYX@YXDX@V`V`V @V@U@U@U@ŬU4@Tomáš Chvátal Tomáš Chvátal Todd R Todd R Todd R Todd R Todd R toddrme2178@gmail.comarun@gmx.detoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comjennings@neuro.bzm- Fix build without python2- Do not pull sybmol named package but real named package- Update to 4.6.3 * Changed windows secure_write path to skip all filesystem permission checks when running in insecure mode. Too many exception paths existed for mounted file systems to reliably try to set them before opting out with the insecure write pattern. - Update to 4.6.2 * Add ability to allow insecure writes with JUPYTER_ALLOW_INSECURE_WRITES environement variable. * Docs typo and build fixes * Added python 3.7 and 3.8 builds to testing - Implement tests via multibuild - Drop doc subpackage. This was only around to resolve dependency cycles in testing, which the multibuild now does. Keeping up with rapid changes in readthedocs was becoming difficult.- Update to 4.6.1 * Tolerate execute bit in owner permissions when validating secure writes * Fix project name typo in copyright - Update to 4.6.0 * Unicode characters existing in the user's home directory name are properly handled * ``mock`` is now only required for testing on Python 2 * Deprecation warnings relative to ``_runtime_dir_changed`` are no longer produced * The ``scripts`` directory relative to the current python environment is now appended to the search directory for subcommands * Some utility functions (``exists()``, ``is_hidden()``, ``secure_write()``) have been moved from ``jupyter_client`` and ``jupyter_server`` to ``jupyter_core`` * Fix error on Windows when setting private permissions - Rename to python-jupyter-core to match upstream name change- Fix self-obseletion- Update to version 4.5.0 * ``jupyter --version`` now tries to show the version number of various other installed Jupyter packages, not just ``jupyter_core``. This will hopefully make it clearer that there are various packages with their own version numbers. * Allow a :envvar:`JUPYTER_CONFIG_PATH` environment variable to specify a search path of additional locations for config. * ``jupyter subcommand`` no longer modifies the :envvar:`PATH` environment variable when it runs ``jupyter-subcommand``. * Jupyter's 'runtime' directory no longer uses ``XDG_RUNTIME_DIR``. While it has some attractive properties, it has led to various problems. * Fix ``JupyterApp`` to respect the ``raise_config_file_errors`` traitlet. * Various improvements to the bash completion scripts in this repository. * The ``setup.py`` script now always uses setuptools, like most other Jupyter projects. * The LICENSE file is included in wheels.- Split out jupyter components into subpackage. - Add rpm macros. - Rename doc package to match jupyter package.- Update url- require sphinxcontrib-github-alt - update to version 4.4.0: * jupyter troubleshoot gets the list of packages from the Python environment it's in, by using sys.executable to call pip list (:ghpull:`104`). * Added utility function ensure_dir_exists, and switched to using it over the one from ipython_genutils, which does permissions wrong (:ghpull:`113`). * Avoid creating the ~/.ipython directory when checking if it exists for config migration (:ghpull:`118`). * Fix mistaken description in zsh completions (:ghpull:`98`). * Fix subcommand tests on Windows (:ghpull:`103`). * The README now describes how to work on jupyter_core and build the docs (:ghpull:`110`). * Fix a broken link to a release in the docs (:ghpull:`109`).- Set configuration and data paths to be correct for any Linux distribution. This is done by using sed to replace hard-coded values with those provided by rpm. * Add use_rpms_paths.patch to make the paths easier to replace.- Implement single-spec version. - Remove version_specific_dirs.patch. The Python3 jupyter implementation will be used for directories.- Add version_specific_dirs.patch Uses python version-specific directories to avoid conflicts. - Install the directories used for system-side settings and data so they are properly owned by this package.- Update to 4.3.0 * Add `JUPYTER_NO_CONFIG` environment variable for disabling all Jupyter configuration. * More detailed error message when failing to launch subcommands. - Update to 4.2.1 * Fix error message on Windows when subcommand not found. * Correctly display PATH in ``jupyter troubleshoot`` on Windows. - Update to 4.2.0 * Make :command:`jupyter` directory top priority in search path for subcommands, so that :command:`jupyter-subcommand` next to :command:`jupyter` will always be picked if present. * Avoid using ``shell=True`` for subcommand dispatch on Windows. - Update to 4.1.1 * Include symlink directory and real location on subcommand PATH when :file:`jupyter` is a symlink. - Update to 4.1.0 * Add ``jupyter.py`` module, so that :command:`python -m jupyter` always works. * Add prototype ``jupyter troubleshoot`` command for displaying environment info. * Ensure directory containing ``jupyter`` executable is included when dispatching subcommands. * Unicode fixes for Legacy Python.- Simplify the tests for whether to build pdf documentation- Split documentation to speed up building. This is a dependency of a lot of other packages, and the dependencies for the documentation are very heavy. So build the documentation separately to avoid holding up the build process.- Build documentation- update to version 4.0.6: * fix typo preventing migration when custom.css is missing - update to version 4.0.5: * fix subcommands on Windows (yes, again) * fix migration when custom.js/css are not present- Update to 4.0.4 * ensure version is printed to stdout … * remove file-extension from subcommand list on Windows - Update requirements- Update to 4.0.3 * use raw_input on Python 2 * Use setuptools entry points when setuptools in use * Use instances of traits instead of trait classes - Fix package naming consistency- Fix update-alternatives usage- Update dependency names- Initial versionjupyter-jupyter-core-docjupyter-jupyter_corecloud122 16847498864.6.3-bp155.2.144.6.34.6.34.6.34.6.3jupyterjupyter-migratejupyter-troubleshootjupyter-jupyter-coreCONTRIBUTING.mdREADME.mdjupyter-jupyter-coreCOPYING.md/usr/bin//usr/share/doc/packages//usr/share/doc/packages/jupyter-jupyter-core//usr/share/licenses//usr/share/licenses/jupyter-jupyter-core/-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.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/daf8c49203e81c2b762eff8315327726-python-jupyter-corecpioxz5noarch-suse-linuxPython script, ASCII text executabledirectoryASCII textRRRT[$/15ϣoutf-80d114529039dc49e46231d7104ed6090cac8e02f6944f16430db16856bfec149?7zXZ !t/ d] crv9wC8W, @(ϸsI 쀠-,i0۠j77P]F\ vGq$Vc_eajQsc'mM_PqCՌl=)[v@-.*eiV?Yva6&J 1 He#LTڪz_) !0 |f~"!@QyS燢iu!Th< o,(FY"MY婑2V~r/qRWjoSSQDSP:O4;NK4ͱ [_Уcd|5qo)O&o\I%Sn>āG5HUvoN'bdk'_Ӂn6rMs ӰSZ҂b.3M*.m<5t4zay< 3oJI˅&%mdb<}|xZ(<f;09~) X& 0J!)E)x>|젃rCZ !.ӏljB|кu }$Զbsݏg\ -vCI]zNeӢIIi|$`ERsR UpTī%~]f 1 =\0(A/bDeQQ:]F$yV:lZ sv[:Hvt^\~N1X7rUnNI"ޓ)>)ɱ/iੇgH9֞ tNb n&}vMz-N^ghk 7N5 :[&)Cs5c1Ũ v}&^#y.\7