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

python311-pycrdt-websocket-0.15.5-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python311-pycrdt-websocket Distribution: openSUSE:Factory:zSystems
Version: 0.15.5 Vendor: openSUSE
Release: 1.1 Build date: Wed Jul 2 17:23:49 2025
Group: Unspecified Build host: reproducible
Size: 241834 Source RPM: python-pycrdt-websocket-0.15.5-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/jupyter-server/pycrdt-websocket
Summary: WebSocket connector for pycrdt
Pycrdt-websocket is a Python library for building WebSocket servers
and clients that connect and synchronize shared documents.
It can be used to create collaborative web applications.

Provides

Requires

License

MIT

Changelog

* Wed Jul 02 2025 Ben Greiner <code@bnavigator.de>
  - revert to 0.15.5: jupyter ecosystem not ready yet
* Wed Jul 02 2025 Ben Greiner <code@bnavigator.de>
  - Remove noarch tag from package and create platlib symlink
    gh#y-crdt/pycrdt-websocket#131
* Sun Jun 22 2025 Ben Greiner <code@bnavigator.de>
  - Back to platlib and wait for upstream
    gh#y-crdt/pycrdt-websocket#131
* Sat Jun 21 2025 Ben Greiner <code@bnavigator.de>
  - Update to 0.16.0
    * Add log to BaseYStore abstract class by @krassowski in #120
    * Replace references to jupyter-server with y-crdt by
      @davidbrochart in #122
    * Extract out YStore to pycrdt-store by @davidbrochart in #123
    * Change package name from pycrdt_websocket to pycrdt.websocket.
    * Move test and docs dependencies to dependency groups by
      @davidbrochart in #124
    * Handle ASGI lifespan by @davidbrochart in #127
    * Run tests on multiple Python versions by @davidbrochart in #129
    * Allow room to sync with provider by @davidbrochart in #128
    * Drop Jupyter Releaser by @davidbrochart in #133
  - Release 0.15.5
    * Avoid propagating disconnection message from client #118
      (@brichet)
  - Make it (faux) arch dependent, because this is now a submodule
    of pycrdt and must be installed into python sitearch.
* Wed Jan 29 2025 Ben Greiner <code@bnavigator.de>
  - Update to 0.15.4
    * Increase pycrdt compatible version range #104 (@fcollonval)
  - Release 0.15.2
    * Remove client on failure #94 (@darabos)
    * Dead code #89 (@fcollonval)
* Mon Nov 04 2024 Ben Greiner <code@bnavigator.de>
  - Update to 0.15.1
    * Start the server awareness #78 (@brichet)
  - Release 0.15.0
    * Broadcast server awareness to all clients #73 (@brichet)
    * Apply awareness updates to server awareness #76
      (@davidbrochart)
  - Release 0.14.3
    * Remove the awareness in favor of the one from pycrdt #74
      (@brichet)
* Fri Aug 30 2024 Ben Greiner <code@bnavigator.de>
  - Update to 0.14.2
    * Allow passing a ydoc to a room #66 (@davidbrochart)
    * Bump pycrdt >=0.9.0 #56 (@davidbrochart)
    * Use sqlite-anyio's Connection async context manager and
      exception logger #51 (@davidbrochart)
    * Wait for ystore to be started #43 (@davidbrochart)
    * Keep the YStore task group alive #42 (@davidbrochart)
    * fix ystore start flow #40 (@jzhang20133)
    * adding exception handling for room start tasks #33
      (@jzhang20133)
    * Rework how services are started/stopped #24 (@davidbrochart)
    * Replace aiosqlite with sqlite-anyio #22 (@davidbrochart)
    * Drop YTest #14 (@davidbrochart)
* Fri Mar 29 2024 Ben Greiner <code@bnavigator.de>
  - Update to 0.12.7
    * Maintenance and upkeep improvements
* Thu Dec 28 2023 Ben Greiner <code@bnavigator.de>
  - Initial specfile for v0.12.6
  - Dependency for jupyter-collaboriation v2

Files

/usr/lib/python3.11/site-packages/pycrdt_websocket
/usr/lib/python3.11/site-packages/pycrdt_websocket-0.15.5.dist-info
/usr/lib/python3.11/site-packages/pycrdt_websocket-0.15.5.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/pycrdt_websocket-0.15.5.dist-info/METADATA
/usr/lib/python3.11/site-packages/pycrdt_websocket-0.15.5.dist-info/RECORD
/usr/lib/python3.11/site-packages/pycrdt_websocket-0.15.5.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/pycrdt_websocket-0.15.5.dist-info/WHEEL
/usr/lib/python3.11/site-packages/pycrdt_websocket-0.15.5.dist-info/licenses
/usr/lib/python3.11/site-packages/pycrdt_websocket-0.15.5.dist-info/licenses/LICENSE
/usr/lib/python3.11/site-packages/pycrdt_websocket/__init__.py
/usr/lib/python3.11/site-packages/pycrdt_websocket/__pycache__
/usr/lib/python3.11/site-packages/pycrdt_websocket/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pycrdt_websocket/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/pycrdt_websocket/__pycache__/asgi_server.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pycrdt_websocket/__pycache__/asgi_server.cpython-311.pyc
/usr/lib/python3.11/site-packages/pycrdt_websocket/__pycache__/awareness.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pycrdt_websocket/__pycache__/awareness.cpython-311.pyc
/usr/lib/python3.11/site-packages/pycrdt_websocket/__pycache__/django_channels_consumer.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pycrdt_websocket/__pycache__/django_channels_consumer.cpython-311.pyc
/usr/lib/python3.11/site-packages/pycrdt_websocket/__pycache__/websocket.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pycrdt_websocket/__pycache__/websocket.cpython-311.pyc
/usr/lib/python3.11/site-packages/pycrdt_websocket/__pycache__/websocket_provider.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pycrdt_websocket/__pycache__/websocket_provider.cpython-311.pyc
/usr/lib/python3.11/site-packages/pycrdt_websocket/__pycache__/websocket_server.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pycrdt_websocket/__pycache__/websocket_server.cpython-311.pyc
/usr/lib/python3.11/site-packages/pycrdt_websocket/__pycache__/yroom.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pycrdt_websocket/__pycache__/yroom.cpython-311.pyc
/usr/lib/python3.11/site-packages/pycrdt_websocket/__pycache__/ystore.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pycrdt_websocket/__pycache__/ystore.cpython-311.pyc
/usr/lib/python3.11/site-packages/pycrdt_websocket/__pycache__/yutils.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pycrdt_websocket/__pycache__/yutils.cpython-311.pyc
/usr/lib/python3.11/site-packages/pycrdt_websocket/asgi_server.py
/usr/lib/python3.11/site-packages/pycrdt_websocket/awareness.py
/usr/lib/python3.11/site-packages/pycrdt_websocket/django_channels_consumer.py
/usr/lib/python3.11/site-packages/pycrdt_websocket/py.typed
/usr/lib/python3.11/site-packages/pycrdt_websocket/websocket.py
/usr/lib/python3.11/site-packages/pycrdt_websocket/websocket_provider.py
/usr/lib/python3.11/site-packages/pycrdt_websocket/websocket_server.py
/usr/lib/python3.11/site-packages/pycrdt_websocket/yroom.py
/usr/lib/python3.11/site-packages/pycrdt_websocket/ystore.py
/usr/lib/python3.11/site-packages/pycrdt_websocket/yutils.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Jul 7 01:22:11 2025