Commit Graph

  • 2155cf17af Accepting request 1285328 from devel:languages:python factory Ana Guerrero 2025-06-13 16:45:57 +00:00
  • d53691982c Accepting request 1285328 from devel:languages:python leap-16.1 leap-16.0 Ana Guerrero 2025-06-13 16:45:57 +00:00
  • 01c63802c9 - Switch to pyproject macros. - No more greedy globs in %files. Steve Kowalik 2025-06-13 05:41:09 +00:00
  • 9fc267796c - Switch to pyproject macros. - No more greedy globs in %files. Steve Kowalik 2025-06-13 05:41:09 +00:00
  • f06d37a693 Accepting request 1225084 from devel:languages:python Ana Guerrero 2024-11-19 21:23:36 +00:00
  • ae0197f5d1 Accepting request 1225084 from devel:languages:python Ana Guerrero 2024-11-19 21:23:36 +00:00
  • 8ca263ba7f - update to 5.3.1: * Fixed readthedocs (#443) * Prepare for release: 5.3.1 (#444) * Hard-code requests version because of the bug in docker-py (#432) * fix AbstractTransport repr socket error (#361) (#431) * blacksmith.sh: Migrate workflows to Blacksmith (#436) * Added Python 3.13 to CI (#440) * Prepare for release: 5.3.0 (#441) Dirk Mueller 2024-11-19 12:16:40 +00:00
  • 18df44faf5 - update to 5.3.1: * Fixed readthedocs (#443) * Prepare for release: 5.3.1 (#444) * Hard-code requests version because of the bug in docker-py (#432) * fix AbstractTransport repr socket error (#361) (#431) * blacksmith.sh: Migrate workflows to Blacksmith (#436) * Added Python 3.13 to CI (#440) * Prepare for release: 5.3.0 (#441) Dirk Mueller 2024-11-19 12:16:40 +00:00
  • 6fe1cdde8f Accepting request 1125876 from devel:languages:python Ana Guerrero 2023-11-14 20:43:41 +00:00
  • d705c2caea Accepting request 1125876 from devel:languages:python Ana Guerrero 2023-11-14 20:43:41 +00:00
  • eb8af3b198 - 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. - Use AF_UNSPEC for name resolution - Add additional error handling around code where an OSError - Bugfix: not closing socket after server disconnect - Remove TCP_USER_TIMEOUT option for Solaris (#355) tests that were being repeated over an - Fix faulty ssl sni intiation parameters (#283) - Undeprecate auto_delete flag for exchanges. (#287) - Fix faulty ssl sni intiation parameters (#283) - Undeprecate auto_delete flag for exchanges. (#287) - replace set_socket_TCP_KEEPALIVE_and_TCP_USER_TIMEOUT.patch Dirk Mueller 2023-11-14 12:44:32 +00:00
  • ef05d99a2c - 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. - Use AF_UNSPEC for name resolution - Add additional error handling around code where an OSError - Bugfix: not closing socket after server disconnect - Remove TCP_USER_TIMEOUT option for Solaris (#355) tests that were being repeated over an - Fix faulty ssl sni intiation parameters (#283) - Undeprecate auto_delete flag for exchanges. (#287) - Fix faulty ssl sni intiation parameters (#283) - Undeprecate auto_delete flag for exchanges. (#287) - replace set_socket_TCP_KEEPALIVE_and_TCP_USER_TIMEOUT.patch Dirk Mueller 2023-11-14 12:44:32 +00:00
  • be2f6a7598 Accepting request 1092377 from devel:languages:python Dominique Leuenberger 2023-06-12 13:26:18 +00:00
  • 0d24adb797 Accepting request 1092377 from devel:languages:python Dominique Leuenberger 2023-06-12 13:26:18 +00:00
  • 3c2386f4ca OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqp?expand=0&rev=84 Dirk Mueller 2023-06-11 20:09:01 +00:00
  • f4f475c6bb OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqp?expand=0&rev=84 Dirk Mueller 2023-06-11 20:09:01 +00:00
  • a387b13bfd Accepting request 1092317 from home:ecsos:python Dirk Mueller 2023-06-11 20:08:46 +00:00
  • 607c8bb8cc Accepting request 1092317 from home:ecsos:python Dirk Mueller 2023-06-11 20:08:46 +00:00
  • 86b1090e00 Accepting request 980751 from devel:languages:python Dominique Leuenberger 2022-06-04 21:27:20 +00:00
  • a69026378b Accepting request 980751 from devel:languages:python Dominique Leuenberger 2022-06-04 21:27:20 +00:00
  • c6f7ee9f04 - update to 5.1.1: - Use AF_UNSPEC for name resolution Dirk Mueller 2022-06-04 11:38:12 +00:00
  • 8e6194c170 - update to 5.1.1: - Use AF_UNSPEC for name resolution Dirk Mueller 2022-06-04 11:38:12 +00:00
  • 4497885cb4 Accepting request 965088 from devel:languages:python Dominique Leuenberger 2022-03-26 21:32:17 +00:00
  • 1379e5f6bd Accepting request 965088 from devel:languages:python Dominique Leuenberger 2022-03-26 21:32:17 +00:00
  • 07d210f447 - 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) Dirk Mueller 2022-03-26 20:25:29 +00:00
  • 1da2ca584c - 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) Dirk Mueller 2022-03-26 20:25:29 +00:00
  • 914bd21c13 Accepting request 943597 from devel:languages:python Dominique Leuenberger 2022-01-05 12:39:23 +00:00
  • 69b72c4033 Accepting request 943597 from devel:languages:python Dominique Leuenberger 2022-01-05 12:39:23 +00:00
  • 6b3dc16a4c - update to 5.0.9: - Append to _used_channel_ids in _used_channel_ids Dirk Mueller 2022-01-03 12:33:48 +00:00
  • 1f37738fa8 - update to 5.0.9: - Append to _used_channel_ids in _used_channel_ids Dirk Mueller 2022-01-03 12:33:48 +00:00
  • e41f7ddbba Accepting request 941637 from devel:languages:python Dominique Leuenberger 2021-12-21 17:40:16 +00:00
  • 668cf2ef28 Accepting request 941637 from devel:languages:python Dominique Leuenberger 2021-12-21 17:40:16 +00:00
  • 09c309043b - 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 Dirk Mueller 2021-12-20 11:18:35 +00:00
  • 4a915953db - 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 Dirk Mueller 2021-12-20 11:18:35 +00:00
  • aa7c53dcfe Accepting request 900656 from devel:languages:python Dominique Leuenberger 2021-07-10 20:53:33 +00:00
  • 73aa6242c5 Accepting request 900656 from devel:languages:python Dominique Leuenberger 2021-07-10 20:53:33 +00:00
  • 0fd2f5677a - 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) Dirk Mueller 2021-06-17 20:48:23 +00:00
  • c895ca8657 - 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) Dirk Mueller 2021-06-17 20:48:23 +00:00
  • 602908ece5 Accepting request 868434 from devel:languages:python Dominique Leuenberger 2021-02-04 19:23:00 +00:00
  • bf7f59caaa Accepting request 868434 from devel:languages:python Dominique Leuenberger 2021-02-04 19:23:00 +00:00
  • a07d4ff33d - 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 Dirk Mueller 2021-02-01 17:42:39 +00:00
  • e511111532 - 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 Dirk Mueller 2021-02-01 17:42:39 +00:00
  • 29bef25179 Accepting request 857118 from devel:languages:python Dominique Leuenberger 2020-12-23 13:19:14 +00:00
  • 6184c6db6c Accepting request 857118 from devel:languages:python Dominique Leuenberger 2020-12-23 13:19:14 +00:00
  • eda6f301c6 - 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 Dirk Mueller 2020-12-20 09:46:41 +00:00
  • bc9dab4ac2 - 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 Dirk Mueller 2020-12-20 09:46:41 +00:00
  • a479fc2d0a Accepting request 847375 from devel:languages:python Dominique Leuenberger 2020-12-12 19:28:28 +00:00
  • 51b36fd2e9 Accepting request 847375 from devel:languages:python Dominique Leuenberger 2020-12-12 19:28:28 +00:00
  • 1a09f43542 - 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 Steve Kowalik 2020-11-10 04:09:23 +00:00
  • f0f06cd266 - 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 Steve Kowalik 2020-11-10 04:09:23 +00:00
  • 50801707d5 Accepting request 824326 from devel:languages:python Dominique Leuenberger 2020-08-06 15:31:43 +00:00
  • cbde42cd07 Accepting request 824326 from devel:languages:python Dominique Leuenberger 2020-08-06 15:31:43 +00:00
  • a7899c9505 - update to 2.6.1: - Fix buffer overflow in frame_writer after frame_max is increased. frame_writer allocates a bytearray on intialization with a length based on the connection.frame_max value. If connection.frame_max is changed to a larger value, this causes an error like pack_into requires a buffer of at least 408736 bytes. Dirk Mueller 2020-08-04 12:10:09 +00:00
  • 60a86022a3 - update to 2.6.1: - Fix buffer overflow in frame_writer after frame_max is increased. frame_writer allocates a bytearray on intialization with a length based on the connection.frame_max value. If connection.frame_max is changed to a larger value, this causes an error like pack_into requires a buffer of at least 408736 bytes. Dirk Mueller 2020-08-04 12:10:09 +00:00
  • 7eeb3baafb Accepting request 812617 from devel:languages:python Dominique Leuenberger 2020-06-11 12:44:37 +00:00
  • 5e0a605e3e Accepting request 812617 from devel:languages:python Dominique Leuenberger 2020-06-11 12:44:37 +00:00
  • 9796c573d9 - update to 2.6.0: - Implement speedups in cython (#311) - Updated some tests & code improvements - Separate logger for Connection.heartbeat_tick method - Cython generic content (#315) - Improve documentation a_global parameter of basic_qos() method. - Fix saving partial read buffer on windows during socket timeout. (#321) - Fix deserialization of long string field values that are not utf-8. - Added simple cythonization of abstract_channel.py - Speedups of serialization.py are more restrictive Dirk Mueller 2020-06-08 13:30:15 +00:00
  • cff81a516d - update to 2.6.0: - Implement speedups in cython (#311) - Updated some tests & code improvements - Separate logger for Connection.heartbeat_tick method - Cython generic content (#315) - Improve documentation a_global parameter of basic_qos() method. - Fix saving partial read buffer on windows during socket timeout. (#321) - Fix deserialization of long string field values that are not utf-8. - Added simple cythonization of abstract_channel.py - Speedups of serialization.py are more restrictive Dirk Mueller 2020-06-08 13:30:15 +00:00
  • 1d205d261e Accepting request 736422 from devel:languages:python Dominique Leuenberger 2019-11-04 16:04:37 +00:00
  • 47290a58f0 Accepting request 736422 from devel:languages:python Dominique Leuenberger 2019-11-04 16:04:37 +00:00
  • 8cc9120de3 - Update to 2.5.2: - Ignore all methods except Close and Close-OK when channel/connection is closing - Fix faulty ssl sni intiation parameters (#283) - Undeprecate auto_delete flag for exchanges. (#287) - Improved tests and testing environments Tomáš Chvátal 2019-10-09 08:41:27 +00:00
  • e9e92e5a84 - Update to 2.5.2: - Ignore all methods except Close and Close-OK when channel/connection is closing - Fix faulty ssl sni intiation parameters (#283) - Undeprecate auto_delete flag for exchanges. (#287) - Improved tests and testing environments Tomáš Chvátal 2019-10-09 08:41:27 +00:00
  • baacab755a Accepting request 730145 from devel:languages:python Dominique Leuenberger 2019-09-23 10:08:20 +00:00
  • 68ce7450b5 Accepting request 730145 from devel:languages:python Dominique Leuenberger 2019-09-23 10:08:20 +00:00
  • bec5144a83 - Update to 2.5.1: - Ignore all methods except Close and Close-OK when channel/connection is closing - Fix faulty ssl sni intiation parameters (#283) - Undeprecate auto_delete flag for exchanges. (#287) - Improved tests and testing environments Tomáš Chvátal 2019-09-11 13:19:31 +00:00
  • 27cf2f491e - Update to 2.5.1: - Ignore all methods except Close and Close-OK when channel/connection is closing - Fix faulty ssl sni intiation parameters (#283) - Undeprecate auto_delete flag for exchanges. (#287) - Improved tests and testing environments Tomáš Chvátal 2019-09-11 13:19:31 +00:00
  • bf679dff48 Accepting request 717023 from devel:languages:python Dominique Leuenberger 2019-07-30 11:02:36 +00:00
  • d613f92c82 Accepting request 717023 from devel:languages:python Dominique Leuenberger 2019-07-30 11:02:36 +00:00
  • a9c739ea9c - Do not depend on pytest-sugar, it is just pretty-formatter Tomáš Chvátal 2019-07-19 10:47:52 +00:00
  • 6388cadb74 - Do not depend on pytest-sugar, it is just pretty-formatter Tomáš Chvátal 2019-07-19 10:47:52 +00:00
  • ebe0c09055 Accepting request 708413 from devel:languages:python Dominique Leuenberger 2019-06-13 20:32:49 +00:00
  • d4c72c8b7a Accepting request 708413 from devel:languages:python Dominique Leuenberger 2019-06-13 20:32:49 +00:00
  • 8cdf971b85 Accepting request 708393 from home:mcalabkova:branches:devel:languages:python Tomáš Chvátal 2019-06-07 16:20:12 +00:00
  • 8a0da18d75 Accepting request 708393 from home:mcalabkova:branches:devel:languages:python Tomáš Chvátal 2019-06-07 16:20:12 +00:00
  • 704924113d Accepting request 682124 from devel:languages:python Dominique Leuenberger 2019-03-06 14:52:11 +00:00
  • e86db1f984 Accepting request 682124 from devel:languages:python Dominique Leuenberger 2019-03-06 14:52:11 +00:00
  • 8843bf4776 - Update to 2.4.2: - Added support for the Cygwin platform - Correct offset incrementation when parsing bitmaps. - Consequent bitmaps are now parsed correctly. Tomáš Chvátal 2019-03-06 11:58:23 +00:00
  • 905a8b1d1c - Update to 2.4.2: - Added support for the Cygwin platform - Correct offset incrementation when parsing bitmaps. - Consequent bitmaps are now parsed correctly. Tomáš Chvátal 2019-03-06 11:58:23 +00:00
  • 8c947b4866 Accepting request 676524 from devel:languages:python Stephan Kulow 2019-02-17 11:21:11 +00:00
  • 5468971432 Accepting request 676524 from devel:languages:python Stephan Kulow 2019-02-17 11:21:11 +00:00
  • 9710a878b7 Accepting request 676523 from home:mcepl:branches:devel:languages:python Matej Cepl 2019-02-15 11:57:11 +00:00
  • d59800db2d Accepting request 676523 from home:mcepl:branches:devel:languages:python Matej Cepl 2019-02-15 11:57:11 +00:00
  • f7aa9912ad Accepting request 676364 from home:jayvdb:django Tomáš Chvátal 2019-02-15 10:36:47 +00:00
  • 2f87effc0a Accepting request 676364 from home:jayvdb:django Tomáš Chvátal 2019-02-15 10:36:47 +00:00
  • dbebf6cb1f Accepting request 620010 from devel:languages:python Dominique Leuenberger 2018-07-02 21:32:53 +00:00
  • 6173398b91 Accepting request 620010 from devel:languages:python Dominique Leuenberger 2018-07-02 21:32:53 +00:00
  • b2a4f28f6a Accepting request 619949 from home:apersaud:branches:devel:languages:python Tomáš Chvátal 2018-07-01 06:46:46 +00:00
  • 3157bb613c Accepting request 619949 from home:apersaud:branches:devel:languages:python Tomáš Chvátal 2018-07-01 06:46:46 +00:00
  • a482974e88 Accepting request 612615 from devel:languages:python Dominique Leuenberger 2018-05-29 08:48:53 +00:00
  • d6c41d6d9c Accepting request 612615 from devel:languages:python Dominique Leuenberger 2018-05-29 08:48:53 +00:00
  • 646251bebf Accepting request 612610 from home:apersaud:branches:devel:languages:python Tomáš Chvátal 2018-05-28 07:02:08 +00:00
  • e9357606f1 Accepting request 612610 from home:apersaud:branches:devel:languages:python Tomáš Chvátal 2018-05-28 07:02:08 +00:00
  • 5237dd3af9 Accepting request 563284 from devel:languages:python Dominique Leuenberger 2018-01-13 20:46:41 +00:00
  • 2bb8fa3851 Accepting request 563284 from devel:languages:python Dominique Leuenberger 2018-01-13 20:46:41 +00:00
  • 905018a79b Accepting request 563283 from home:pluskalm:branches:devel:languages:python Ondřej Súkup 2018-01-10 12:17:55 +00:00
  • 3de7ac5dfd Accepting request 563283 from home:pluskalm:branches:devel:languages:python Ondřej Súkup 2018-01-10 12:17:55 +00:00
  • 6eefb7760d Accepting request 546772 from home:mrdocs:branches:devel:languages:python Ondřej Súkup 2017-12-01 08:00:05 +00:00
  • 9d8d902958 Accepting request 546772 from home:mrdocs:branches:devel:languages:python Ondřej Súkup 2017-12-01 08:00:05 +00:00
  • 461b3b9d02 - build requires fix Dirk Mueller 2017-11-14 23:22:27 +00:00
  • 1a516d57fd - build requires fix Dirk Mueller 2017-11-14 23:22:27 +00:00