Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-jupyter-cache-1.0.0-2.mga10 RPM for noarch

From Mageia Cauldron for i686 / media / core / release

Name: python3-jupyter-cache Distribution: Mageia
Version: 1.0.0 Vendor: Mageia.Org
Release: 2.mga10 Build date: Sun Mar 2 17:39:01 2025
Group: Development/Python Build host: localhost
Size: 270829 Source RPM: python-jupyter-cache-1.0.0-2.mga10.src.rpm
Packager: wally <wally>
Url: https://pypi.org/project/jupyter-cache/
Summary: A defined interface for working with a cache of jupyter notebooks
A defined interface for working with a cache of jupyter notebooks

Provides

Requires

License

GPLv2+

Changelog

* Sun Mar 02 2025 wally <wally> 1.0.0-2.mga10
  + Revision: 2158309
  - rebuild for python3.13
* Tue Jul 02 2024 papoteur <papoteur> 1.0.0-1.mga10
  + Revision: 2079075
  - new version 1.0.0
* Mon Jan 29 2024 papoteur <papoteur> 0.5.0-2.mga10
  + Revision: 2035842
  - rebuild for python 3.12

Files

/usr/bin/jcache
/usr/lib/python3.13/site-packages/jupyter_cache
/usr/lib/python3.13/site-packages/jupyter_cache-1.0.0.dist-info
/usr/lib/python3.13/site-packages/jupyter_cache-1.0.0.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/jupyter_cache-1.0.0.dist-info/METADATA
/usr/lib/python3.13/site-packages/jupyter_cache-1.0.0.dist-info/WHEEL
/usr/lib/python3.13/site-packages/jupyter_cache-1.0.0.dist-info/entry_points.txt
/usr/lib/python3.13/site-packages/jupyter_cache-1.0.0.dist-info/licenses
/usr/lib/python3.13/site-packages/jupyter_cache-1.0.0.dist-info/licenses/LICENSE
/usr/lib/python3.13/site-packages/jupyter_cache/__init__.py
/usr/lib/python3.13/site-packages/jupyter_cache/__pycache__
/usr/lib/python3.13/site-packages/jupyter_cache/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/__pycache__/base.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/__pycache__/base.cpython-313.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/__pycache__/entry_points.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/__pycache__/entry_points.cpython-313.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/__pycache__/readers.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/__pycache__/readers.cpython-313.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/__pycache__/utils.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/__pycache__/utils.cpython-313.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/base.py
/usr/lib/python3.13/site-packages/jupyter_cache/cache
/usr/lib/python3.13/site-packages/jupyter_cache/cache/__init__.py
/usr/lib/python3.13/site-packages/jupyter_cache/cache/__pycache__
/usr/lib/python3.13/site-packages/jupyter_cache/cache/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/cache/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/cache/__pycache__/db.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/cache/__pycache__/db.cpython-313.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/cache/__pycache__/main.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/cache/__pycache__/main.cpython-313.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/cache/db.py
/usr/lib/python3.13/site-packages/jupyter_cache/cache/main.py
/usr/lib/python3.13/site-packages/jupyter_cache/cli
/usr/lib/python3.13/site-packages/jupyter_cache/cli/__init__.py
/usr/lib/python3.13/site-packages/jupyter_cache/cli/__pycache__
/usr/lib/python3.13/site-packages/jupyter_cache/cli/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/cli/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/cli/__pycache__/arguments.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/cli/__pycache__/arguments.cpython-313.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/cli/__pycache__/options.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/cli/__pycache__/options.cpython-313.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/cli/__pycache__/utils.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/cli/__pycache__/utils.cpython-313.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/cli/arguments.py
/usr/lib/python3.13/site-packages/jupyter_cache/cli/commands
/usr/lib/python3.13/site-packages/jupyter_cache/cli/commands/__init__.py
/usr/lib/python3.13/site-packages/jupyter_cache/cli/commands/__pycache__
/usr/lib/python3.13/site-packages/jupyter_cache/cli/commands/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/cli/commands/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/cli/commands/__pycache__/cmd_cache.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/cli/commands/__pycache__/cmd_cache.cpython-313.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/cli/commands/__pycache__/cmd_main.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/cli/commands/__pycache__/cmd_main.cpython-313.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/cli/commands/__pycache__/cmd_notebook.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/cli/commands/__pycache__/cmd_notebook.cpython-313.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/cli/commands/__pycache__/cmd_project.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/cli/commands/__pycache__/cmd_project.cpython-313.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/cli/commands/cmd_cache.py
/usr/lib/python3.13/site-packages/jupyter_cache/cli/commands/cmd_main.py
/usr/lib/python3.13/site-packages/jupyter_cache/cli/commands/cmd_notebook.py
/usr/lib/python3.13/site-packages/jupyter_cache/cli/commands/cmd_project.py
/usr/lib/python3.13/site-packages/jupyter_cache/cli/options.py
/usr/lib/python3.13/site-packages/jupyter_cache/cli/utils.py
/usr/lib/python3.13/site-packages/jupyter_cache/entry_points.py
/usr/lib/python3.13/site-packages/jupyter_cache/executors
/usr/lib/python3.13/site-packages/jupyter_cache/executors/__init__.py
/usr/lib/python3.13/site-packages/jupyter_cache/executors/__pycache__
/usr/lib/python3.13/site-packages/jupyter_cache/executors/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/executors/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/executors/__pycache__/base.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/executors/__pycache__/base.cpython-313.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/executors/__pycache__/basic.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/executors/__pycache__/basic.cpython-313.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/executors/__pycache__/utils.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/executors/__pycache__/utils.cpython-313.pyc
/usr/lib/python3.13/site-packages/jupyter_cache/executors/base.py
/usr/lib/python3.13/site-packages/jupyter_cache/executors/basic.py
/usr/lib/python3.13/site-packages/jupyter_cache/executors/utils.py
/usr/lib/python3.13/site-packages/jupyter_cache/readers.py
/usr/lib/python3.13/site-packages/jupyter_cache/utils.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Mar 25 05:54:51 2025