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

python310-amqp-5.2.0-1.5 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python310-amqp Distribution: openSUSE Tumbleweed
Version: 5.2.0 Vendor: openSUSE
Release: 1.5 Build date: Tue Nov 14 13:43:10 2023
Group: Unspecified Build host: reproducible
Size: 343111 Source RPM: python-amqp-5.2.0-1.5.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/celery/py-amqp
Summary: Low-level AMQP client for Python (fork of amqplib)
This is a fork of amqplib_ which was originally written by Barry Pederson.
It is maintained by the Celery_ project, and used by kombu as a pure python
alternative when librabbitmq is not available.
This library should be API compatible with librabbitmq.

Provides

Requires

License

LGPL-2.1-or-later

Changelog

* Tue Nov 14 2023 Dirk Müller <dmueller@suse.com>
  - update to 5.2.0:
    * Added python 3.12 and drop python 3.7 (#423).
    * Test vine 5.1.0 (#424).
    * Set an explicit timeout on SSL handshake to prevent hangs.
    * Add MessageNacked to recoverable errors.
    * Send heartbeat frames more often.
* Sun Jun 11 2023 ecsos <ecsos@opensuse.org>
  - Add %{?sle15_python_module_pythons}
* Sat Jun 04 2022 Dirk Müller <dmueller@suse.com>
  - update to 5.1.1:
    - Use AF_UNSPEC for name resolution
* Sat Mar 26 2022 Dirk Müller <dmueller@suse.com>
  - update to 5.1.0:
    - Improve performance of _get_free_channel_id, fix channel max bug (#385).
    - Document memoryview usage, minor frame_writer.write_frame refactor (#384).
    - Start dropping python 3.6 (#387).
    - Added experimental __slots__ to some classes (#368)
    - Relaxed vine version for upcoming release.
    - Upgraded topytest 7 (#388).
  - drop vine-no-double-equals-deps.patch (upstream)
* Mon Jan 03 2022 Dirk Müller <dmueller@suse.com>
  - update to 5.0.9:
    - Append to _used_channel_ids in _used_channel_ids
* Mon Dec 20 2021 Dirk Müller <dmueller@suse.com>
  - update to 5.0.8:
    - Reduce memory usage of Connection (#377)
    - Add additional error handling around code where an OSError
      may be raised on failed connections. Fixes (#378)
    - Remove dependency to case
    - Bugfix: not closing socket after server disconnect
* Thu Jun 17 2021 Dirk Müller <dmueller@suse.com>
  - update to 5.0.6:
    - Change the order in which context.check_hostname and context.verify_mode get set
      in SSLTransport._wrap_socket_sni. Fixes bug introduced in 5.0.3 where setting
      context.verify_mode = ssl.CERT_NONE would raise
      "ValueError: Cannot set verify_mode to CERT_NONE when check_hostname is enabled."
      Setting context.check_hostname prior to setting context.verify_mode resolves the
      issue.
    - Remove TCP_USER_TIMEOUT option for Solaris (#355)
    - Pass long_description to setup() (#353)
    - Fix for tox-docker 2.0
    - Moved to GitHub actions CI (#359)
* Mon Feb 01 2021 Dirk Müller <dmueller@suse.com>
  - update to 5.0.5:
    - Removed mistakenly introduced code which was causing import errors
    - Add missing load_default_certs() call to fix a regression in v5.0.3 release. (#350)
    - Change the default value of ssl_version to None. When not set, the
      proper value between ssl.PROTOCOL_TLS_CLIENT and ssl.PROTOCOL_TLS_SERVER
      will be selected based on the param server_side in order to create
      a TLS Context object with better defaults that fit the desired
      connection side.
    - Change the default value of cert_reqs to None. The default value
      of ctx.verify_mode is ssl.CERT_NONE, but when ssl.PROTOCOL_TLS_CLIENT
      is used, ctx.verify_mode defaults to ssl.CERT_REQUIRED.
    - Fix context.check_hostname logic. Checking the hostname depends on
      having support of the SNI TLS extension and being provided with a
      server_hostname value. Another important thing to mention is that
      enabling hostname checking automatically sets verify_mode from
      ssl.CERT_NONE to ssl.CERT_REQUIRED in the stdlib ssl and it cannot
      be set back to ssl.CERT_NONE as long as hostname checking is enabled.
    - Refactor the SNI tests to test one thing at a time and removing some
      tests that were being repeated over an
* Sun Dec 20 2020 Dirk Müller <dmueller@suse.com>
  - update to 5.0.2:
    - Whhels are no longer universal.
    - Added debug representation to Connection and *Transport classes
    - Reintroduce ca_certs and ciphers parameters of SSLTransport._wrap_socket_sni()
    - Fix infinite wait when using confirm_publish
* Tue Nov 10 2020 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 5.0.1:
    * Require vine 5.0.0.
    * Stop to use deprecated method ssl.wrap_socket.
    * Dropped Python 3.5 support.
    * Removed additional compatibility code.
    * Dropped Python 2.x support.
    * Dropped Python 3.4 support.
  - Add vine-no-double-equals-deps.patch that loosens the vine requirement

Files

/usr/lib/python3.10/site-packages/amqp
/usr/lib/python3.10/site-packages/amqp-5.2.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/amqp-5.2.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/amqp-5.2.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/amqp-5.2.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/amqp-5.2.0-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/amqp-5.2.0-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/amqp-5.2.0-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/amqp/__init__.py
/usr/lib/python3.10/site-packages/amqp/__pycache__
/usr/lib/python3.10/site-packages/amqp/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/abstract_channel.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/abstract_channel.cpython-310.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/basic_message.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/basic_message.cpython-310.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/channel.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/channel.cpython-310.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/connection.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/connection.cpython-310.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/exceptions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/exceptions.cpython-310.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/method_framing.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/method_framing.cpython-310.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/platform.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/platform.cpython-310.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/protocol.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/protocol.cpython-310.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/sasl.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/sasl.cpython-310.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/serialization.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/serialization.cpython-310.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/spec.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/spec.cpython-310.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/transport.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/transport.cpython-310.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/amqp/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/amqp/abstract_channel.py
/usr/lib/python3.10/site-packages/amqp/basic_message.py
/usr/lib/python3.10/site-packages/amqp/channel.py
/usr/lib/python3.10/site-packages/amqp/connection.py
/usr/lib/python3.10/site-packages/amqp/exceptions.py
/usr/lib/python3.10/site-packages/amqp/method_framing.py
/usr/lib/python3.10/site-packages/amqp/platform.py
/usr/lib/python3.10/site-packages/amqp/protocol.py
/usr/lib/python3.10/site-packages/amqp/sasl.py
/usr/lib/python3.10/site-packages/amqp/serialization.py
/usr/lib/python3.10/site-packages/amqp/spec.py
/usr/lib/python3.10/site-packages/amqp/transport.py
/usr/lib/python3.10/site-packages/amqp/utils.py
/usr/share/licenses/python310-amqp
/usr/share/licenses/python310-amqp/LICENSE


Generated by rpm2html 1.8.1

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