31 Commits

Author SHA256 Message Date
02df53bbd8 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=46 2023-10-15 15:40:56 +00:00
d5992d9dff OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=45 2023-10-15 15:40:20 +00:00
c2e54a137a - Update to 5.4.0
* Add python 3.12 support #367 (@blink1073)
  * Update typings for traitlets 5.11 #366 (@blink1073)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=44
2023-10-15 15:30:43 +00:00
006b071179 - Update to 5.3.2
* Fix event loop handling #362 (@blink1073)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=42
2023-10-07 13:35:18 +00:00
02d3f3e8a7 - Update to 5.3.1
* Better handling of config migration #356 (@smartass101)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=40
2023-07-01 16:38:02 +00:00
6b559af226 Accepting request 1072958 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 5.3.0
  * Fix pywin32 version constraint #347 (@blink1073)
  * Support platformdirs 3 #342 (@blink1073)

OBS-URL: https://build.opensuse.org/request/show/1072958
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=38
2023-03-19 18:19:41 +00:00
539a99176d - Update to 5.2.0
* Set up shell command-line tab-completion for jupyter and
    subcommands #337 (@azjps)
- Release 5.1.5
  *  Don't format logs in log call. #336 (@Carreau)
- Release 5.1.4
  * Suppress any exception in _do_i_own shortcut #335 (@minrk)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=36
2023-02-05 16:01:43 +00:00
1acd2d71f1 - Update to 5.1.3
* Clear the test environment before each function run #333
    (@jasongrout)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=34
2023-01-22 12:59:45 +00:00
b7c36a0631 - Update to 5.1.2
* Add spell check and ensure docstrings #327 (@blink1073)
  * Maint: Some more precise typing. #326 (@Carreau)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=32
2023-01-08 09:16:34 +00:00
1f533efd65 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=30 2022-12-26 10:53:06 +00:00
e97c57336f OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=29 2022-12-26 10:52:15 +00:00
fe763d17fd - Update to 5.1.1
* Only prefer envs owned by the current user #323 (@minrk)
  * Don't treat the conda root env as an env #324 (@minrk)
- Release 5.1.0
  * Add run_sync and ensure_async functions #315 (@davidbrochart)
- Release 5.0.0
  ## Major Changes
  * Prefer Environment Level Configuration. We now make the
    assumption that if we are running in a virtual environment, we
    * should prioritize the environment-level sys.prefix over the
    user-level paths. Users can opt out of this behavior by setting
    JUPYTER_PREFER_ENV_PATH, which takes precedence over our
    autodetection.
  * Migrate to Standard Platform Directories. In version 5, we
    introduce a JUPYTER_PLATFORM_DIRS environment variable to opt
    in   * to using more appropriate platform-specific directories.
    We raise a deprecation warning if the variable is not set. In
    version 6, JUPYTER_PLATFORM_DIRS will be opt-out. In version 7,
    we will remove the environment variable checks and old
    directory logic.
  * Drop Support for Python 3.7
  * We are dropping support for Python 3.7 ahead of its official
    end of life, to reduce   * maintenance burden as we add support
    for Python 3.11.
  * Use platformdirs for path locations #292 (@blink1073)
  * Try to detect if we are in a virtual environment and change
    path precedence   * accordingly #286 (@jasongrout)
  * Add current working directory as first config path #291
    (@blink1073)
  * Fix inclusion of jupyter file and check in CI #276 (@blink1073)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=28
2022-12-25 20:40:52 +00:00
77c4b8efa5 - Update to 4.11.2
* no release notes
  * from the git log: merge GHSA-m678-f26j-3hrp

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=26
2022-10-26 10:17:04 +00:00
a98d858959 - Update to 4.11.1
* Fix inclusion of jupyter file and check in CI by @blink1073 in
    #276
- Release 4.11.0
  * Use hatch backend by @blink1073 in #265
  * is_hidden: Use normalized paths by @martinRenou in #271
- Release 4.10.0
  * Include all files from jupyter_core by @jonringer in #253
- Refresh use_rpms_paths.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=24
2022-08-01 18:07:11 +00:00
c9c4bc60a8 Accepting request 961397 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 4.9.2
  * set proper sys.argv[0] for subcommand by @bnavigator in #248
  * Add explicit encoding in open calls by @dlukes in #249
  * jupyter_config_dir - reorder home_dir initialization by
    @dharmaquark in #251 
- Drop argv0_subcommand.patch merged upstream

OBS-URL: https://build.opensuse.org/request/show/961397
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=22
2022-03-13 07:09:50 +00:00
6ab56870ec - Update to 4.9.1
* Add Python site user base subdirectories to config and data
    user-level paths if site.ENABLE_USER_SITE is True. One way to
    disable these directory additions is to set the
    PYTHONNOUSERSITE environment variable. These locations can be
    customized by setting the PYTHONUSERBASE environment variable.
  * Add a workaround for virtualenv for getting the user site
    directory.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=21
2021-11-12 21:17:57 +00:00
7d38550062 Accepting request 931041 from home:schubi2
- Patch for solving gh#openSUSE/libalternatives#11:
  argv0_subcommand.patch
  This patch can be removed while releasing version >4.9.1.
- Enabled using libalternatives again.

OBS-URL: https://build.opensuse.org/request/show/931041
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=20
2021-11-12 18:08:29 +00:00
6c1894ce91 - revert the usage of libalternatives due to
gh#openSUSE/libalternatives#11

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=19
2021-10-28 19:17:10 +00:00
670cc9a082 Accepting request 925885 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to version 4.8.1
  * Print an error message instead of an exception when a command
    is not found (PR #218)
  * Return canonical path when using %APPDATA% on Windows (PR #222)
  * Print full usage on missing or invalid commands (PR #225)
  * Remove dependency on pywin32 package on PyPy (PR #230)
  * Update packages listed in jupyter --version (PR #232)
  * Inherit base aliases/flags from traitlets Application,
    including --show-config from traitlets 5 (PR #233)
  * Trigger warning when trying to check hidden file status on PyPy
    (PR #238)

OBS-URL: https://build.opensuse.org/request/show/925885
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=18
2021-10-17 21:54:00 +00:00
979b3dbaea Accepting request 923302 from home:schubi2
- Use libalternatives instead of update-alternatives.

OBS-URL: https://build.opensuse.org/request/show/923302
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=17
2021-10-06 09:14:43 +00:00
f98d98f24e Update patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=16
2021-02-25 20:53:14 +00:00
35cb95893d Accepting request 869045 from home:bnavigator:branches:devel:languages:python:jupyter
- Require the jupyter-jupyter_core-filesystem so that depending
  packages have the sysconf and share files. (And the macros,
  but if they use it, they really should BuildRequire it
  explicitly)

OBS-URL: https://build.opensuse.org/request/show/869045
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=14
2021-02-05 09:15:42 +00:00
182c7b16ce Accepting request 868748 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 4.7.1
  * Allow creating user to delete secure file
- Changelog for 4.7.0
  * Add a new JUPYTER_PREFER_ENV_PATH variable, which can be set 
    to switch the order of the environment-level path and the 
    user-level path in the Jupyter path hierarchy (e.g., jupyter 
    --paths). It is considered set if it is a value that is not 
    one of 'no', 'n', 'off', 'false', '0', or '0.0' (case 
    insensitive). If you are running Jupyter in multiple virtual 
    environments as the same user, you will likely want to set 
    this environment variable.
  * Drop Python 2.x and 3.5 support, as they have reached end of 
    life.
  * jupyter --paths --debug now explains the environment 
    variables that affect the current path list.
  * Add conda environment information in jupyter troubleshoot.
  * Update _version.version_info and _version.__version__ to 
    follow Python conventions.
- merge jupyter package as capability into the primary python
  package
- fix replacement of paths:
  * fix noop introduced by overeager specfile-cleaner for system
    paths, adjust use_rpm_paths.patch
  * don't replace ENV_CONFIG_PATH or ENV_JUPYTER_PATH because that 
    would break virtual environments. See also
     gh#jupyter/jupyter_core#208

OBS-URL: https://build.opensuse.org/request/show/868748
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=12
2021-02-03 12:33:57 +00:00
Todd R
b02f1fe0e7 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=10 2020-04-06 17:57:58 +00:00
Todd R
9ef6e37c26 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=9 2020-04-05 19:00:36 +00:00
Tomáš Chvátal
be453b8210 - Fix build without python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=8
2020-03-28 09:15:14 +00:00
Tomáš Chvátal
5819995f60 - Fix buidl without python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=7
2020-03-28 07:39:28 +00:00
Tomáš Chvátal
664490fa5b - Do not pull sybmol named package but real named package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=5
2020-03-17 07:20:49 +00:00
Todd R
1a23b6df53 Accepting request 778847 from home:TheBlackCat:branches:devel:languages:python:jupyter
- 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.

OBS-URL: https://build.opensuse.org/request/show/778847
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=3
2020-02-24 17:14:54 +00:00
Dominique Leuenberger
3577bbfa76 Accepting request 747808 from devel:languages:python:jupyter
Rename python-jupyter_core to python-jupyter-core to match upstream rename and to comply with python package naming rules.

Update to 4.6.1

OBS-URL: https://build.opensuse.org/request/show/747808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-core?expand=0&rev=1
2019-11-22 09:22:27 +00:00
Todd R
c0a1a4b19b Accepting request 747806 from home:TheBlackCat:branches:devel:languages:python:jupyter
Update to 4.6.1
Rename python-jupyter_core to python-jupyter-core to match upstream rename and to comply with python package naming rules.

OBS-URL: https://build.opensuse.org/request/show/747806
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=1
2019-11-12 16:43:17 +00:00