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

python311-gevent-websocket-0.10.1-1.10 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python311-gevent-websocket Distribution: openSUSE Tumbleweed
Version: 0.10.1 Vendor: openSUSE
Release: 1.10 Build date: Thu Jan 19 21:06:25 2023
Group: Unspecified Build host: reproducible
Size: 149714 Source RPM: python-gevent-websocket-0.10.1-1.10.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.gitlab.com/noppo/gevent-websocket
Summary: Websocket handler for the gevent pywsgi server, a Python network library
Websocket handler for the gevent pywsgi server, a Python network library

Provides

Requires

License

Apache-2.0

Changelog

* Thu Jan 19 2023 Michal Suchanek <msuchanek@suse.com>
  - Update to version 0.10.1
    - support python 3
  - Refresh spec file, drop obsolete constructs
  - Update project URL
  - Update project license
  - Do not run tests, this version does not have any
* Fri Aug 29 2014 toddrme2178@gmail.com
  - Update to version 0.9.3
    + No changelog available
* Wed Dec 11 2013 p.drouand@gmail.com
  - Update to version 0.9
    + No changelog available
* Thu Oct 24 2013 speilicke@suse.com
  - Require python-setuptools instead of distribute (upstreams merged)
* Tue Jun 26 2012 saschpe@suse.de
  - Update to version 0.3.6:
    + Added missing Gunicorn worker
    + Resolved #24 socket_error undefined
* Thu Feb 09 2012 saschpe@suse.de
  - Remove old tarballs
  - Spec cleanup:
    + No CFLAGS for noarch package
    + Simplified macro usage
* Tue Feb 07 2012 cfarrell@suse.com
  - Update to version 0.3.0:
    + Updated docs
    + PEP8
    + Cleaned up examples and moved the autobahn testrunner.
    + fix close(): previously it might have caused receive() to hang
* Tue Jan 31 2012 cfarrell@suse.com
  - Update to mercurial changeset 70:c32ee0e06bd4:
    + Splitted the Python fixes and exceptions in separate modules
    + Updated python shebang
* Mon Jan 23 2012 cfarrell@suse.com
  - hg update to commit f3b44105105e to get new fixes
* Mon Jan 09 2012 cfarrell@suse.com
  - Update to latest mercurial version and start testing

Files

/usr/lib/python3.11/site-packages/gevent_websocket-0.10.1-py3.11.egg-info
/usr/lib/python3.11/site-packages/gevent_websocket-0.10.1-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/gevent_websocket-0.10.1-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/gevent_websocket-0.10.1-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/gevent_websocket-0.10.1-py3.11.egg-info/not-zip-safe
/usr/lib/python3.11/site-packages/gevent_websocket-0.10.1-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/gevent_websocket-0.10.1-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/geventwebsocket
/usr/lib/python3.11/site-packages/geventwebsocket/__init__.py
/usr/lib/python3.11/site-packages/geventwebsocket/__pycache__
/usr/lib/python3.11/site-packages/geventwebsocket/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/__pycache__/_compat.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/__pycache__/_compat.cpython-311.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/__pycache__/exceptions.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/__pycache__/exceptions.cpython-311.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/__pycache__/handler.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/__pycache__/handler.cpython-311.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/__pycache__/logging.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/__pycache__/logging.cpython-311.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/__pycache__/resource.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/__pycache__/resource.cpython-311.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/__pycache__/server.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/__pycache__/server.cpython-311.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/__pycache__/utf8validator.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/__pycache__/utf8validator.cpython-311.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/__pycache__/utils.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/__pycache__/utils.cpython-311.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/__pycache__/websocket.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/__pycache__/websocket.cpython-311.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/_compat.py
/usr/lib/python3.11/site-packages/geventwebsocket/exceptions.py
/usr/lib/python3.11/site-packages/geventwebsocket/gunicorn
/usr/lib/python3.11/site-packages/geventwebsocket/gunicorn/__init__.py
/usr/lib/python3.11/site-packages/geventwebsocket/gunicorn/__pycache__
/usr/lib/python3.11/site-packages/geventwebsocket/gunicorn/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/gunicorn/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/gunicorn/__pycache__/workers.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/gunicorn/__pycache__/workers.cpython-311.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/gunicorn/workers.py
/usr/lib/python3.11/site-packages/geventwebsocket/handler.py
/usr/lib/python3.11/site-packages/geventwebsocket/logging.py
/usr/lib/python3.11/site-packages/geventwebsocket/protocols
/usr/lib/python3.11/site-packages/geventwebsocket/protocols/__init__.py
/usr/lib/python3.11/site-packages/geventwebsocket/protocols/__pycache__
/usr/lib/python3.11/site-packages/geventwebsocket/protocols/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/protocols/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/protocols/__pycache__/base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/protocols/__pycache__/base.cpython-311.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/protocols/__pycache__/wamp.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/protocols/__pycache__/wamp.cpython-311.pyc
/usr/lib/python3.11/site-packages/geventwebsocket/protocols/base.py
/usr/lib/python3.11/site-packages/geventwebsocket/protocols/wamp.py
/usr/lib/python3.11/site-packages/geventwebsocket/resource.py
/usr/lib/python3.11/site-packages/geventwebsocket/server.py
/usr/lib/python3.11/site-packages/geventwebsocket/utf8validator.py
/usr/lib/python3.11/site-packages/geventwebsocket/utils.py
/usr/lib/python3.11/site-packages/geventwebsocket/websocket.py
/usr/share/doc/packages/python311-gevent-websocket
/usr/share/doc/packages/python311-gevent-websocket/AUTHORS
/usr/share/doc/packages/python311-gevent-websocket/README.rst
/usr/share/licenses/python311-gevent-websocket
/usr/share/licenses/python311-gevent-websocket/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024