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

python3-lsp-jsonrpc-1.1.2-8.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-lsp-jsonrpc Distribution: Fedora Project
Version: 1.1.2 Vendor: Fedora Project
Release: 8.fc40 Build date: Fri Jan 26 07:31:47 2024
Group: Unspecified Build host: buildvm-ppc64le-32.iad2.fedoraproject.org
Size: 53538 Source RPM: python-lsp-jsonrpc-1.1.2-8.fc40.src.rpm
Packager: Fedora Project
Url: https://github.com/python-lsp/python-lsp-jsonrpc
Summary: Python implementation of JSON RPC 2.0 protocol
A python server implementation of JSON RPC 2.0 protocol. This library
has been pulled out of the python LSP server project (a community maintained
fork of python-language-server).

Provides

Requires

License

MIT

Changelog

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Jan 03 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.1.2-6
  - Fix an incorrect version in the Python metadata
* Wed Jan 03 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.1.2-5
  - Assert a license file is automatically handled; don’t package a duplicate
* Wed Dec 13 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.1.2-4
  - BR pytest directly; do not generate coverage/linting BR’s
  - Patch out coverage arguments for pytest
* Sun Sep 24 2023 Sandro <devel@penguinpee.nl> - 1.1.2-1
  - Update to 1.1.2 (RHBZ#2240426)
  - Setup git tree and tag for `_version.py`
* Sun Sep 24 2023 Sandro <devel@penguinpee.nl> - 1.1.1-3
  - Add Packit config
* Sun Sep 24 2023 Sandro <devel@penguinpee.nl> - 1.1.1-2
  - Use forge macros
* Sun Sep 10 2023 Sandro <devel@penguinpee.nl> - 1.1.1-1
  - Update to 1.1.1 (RHBZ#2237970)
* Sun Sep 03 2023 Sandro <devel@penguinpee.nl> - 1.0.0-10
  - Modify pytest command
  - Ignore failing test
  - Don't run coverage
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jul 14 2023 Python Maint <python-maint@redhat.com> - 1.0.0-8
  - Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.0.0-5
  - Rebuilt for Python 3.11

Files

/usr/lib/python3.12/site-packages/pylsp_jsonrpc
/usr/lib/python3.12/site-packages/pylsp_jsonrpc/__init__.py
/usr/lib/python3.12/site-packages/pylsp_jsonrpc/__pycache__
/usr/lib/python3.12/site-packages/pylsp_jsonrpc/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylsp_jsonrpc/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylsp_jsonrpc/__pycache__/_version.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylsp_jsonrpc/__pycache__/_version.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylsp_jsonrpc/__pycache__/dispatchers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylsp_jsonrpc/__pycache__/dispatchers.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylsp_jsonrpc/__pycache__/endpoint.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylsp_jsonrpc/__pycache__/endpoint.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylsp_jsonrpc/__pycache__/exceptions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylsp_jsonrpc/__pycache__/exceptions.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylsp_jsonrpc/__pycache__/streams.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylsp_jsonrpc/__pycache__/streams.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylsp_jsonrpc/_version.py
/usr/lib/python3.12/site-packages/pylsp_jsonrpc/dispatchers.py
/usr/lib/python3.12/site-packages/pylsp_jsonrpc/endpoint.py
/usr/lib/python3.12/site-packages/pylsp_jsonrpc/exceptions.py
/usr/lib/python3.12/site-packages/pylsp_jsonrpc/streams.py
/usr/lib/python3.12/site-packages/python_lsp_jsonrpc-1.1.2.dist-info
/usr/lib/python3.12/site-packages/python_lsp_jsonrpc-1.1.2.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/python_lsp_jsonrpc-1.1.2.dist-info/LICENSE
/usr/lib/python3.12/site-packages/python_lsp_jsonrpc-1.1.2.dist-info/METADATA
/usr/lib/python3.12/site-packages/python_lsp_jsonrpc-1.1.2.dist-info/WHEEL
/usr/lib/python3.12/site-packages/python_lsp_jsonrpc-1.1.2.dist-info/top_level.txt
/usr/share/doc/python3-lsp-jsonrpc
/usr/share/doc/python3-lsp-jsonrpc/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 02:05:04 2024