14
0
forked from pool/python-pika
Commit Graph

25 Commits

Author SHA256 Message Date
1770be0fdf - switch SLE15 build to the new python stack as only >= 3.7 is
supported
  * see https://github.com/pika/pika/milestone/19?closed=1
    deprecated and will raise a DeprecationWarning. If you relied on

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=47
2023-11-13 09:34:42 +00:00
dd7792294f - update to 1.3.2:
* see https://github.com/pika/pika/milestone/22?closed=1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=45
2023-06-27 15:56:12 +00:00
96fab18276 - update to 1.3.1:
* see https://github.com/pika/pika/milestone/21?closed=1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=42
2023-01-02 20:01:59 +00:00
7789060b59 - update to 1.3.0:
* see https://github.com/pika/pika/milestone/19?closed=1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=40
2022-10-01 14:13:12 +00:00
7173580543 Accepting request 973747 from home:pgajdos:python
- version update to 1.2.1
  1.2.1 2022-04-27
  `GitHub milestone <https://github.com/pika/pika/milestone/18?closed=1>`_
  1.2.0 2021-02-04
  `GitHub milestone <https://github.com/pika/pika/milestone/17?closed=1>`_
- python-mock is not required for build

OBS-URL: https://build.opensuse.org/request/show/973747
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=38
2022-04-28 21:44:25 +00:00
0a66bb68cc - Switch from using nosetest runner to pytest
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=36
2020-04-17 08:48:39 +00:00
Tomáš Chvátal
2e7d8f68db - Update to 1.1.0:
* various bugfixes
- Drop merged patch e95001e480ec30f1617c47e77fb92e0384ff9e78.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=34
2019-07-23 11:31:31 +00:00
Thomas Bechtold
d81f38e6ca - Fix build for older distros which fail with
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 4575: \
    ordinal not in range(128)
  Added e95001e480ec30f1617c47e77fb92e0384ff9e78.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=32
2019-06-18 12:21:06 +00:00
1a7036cd11 - update to 1.0.1
* API docstring updates
 * Twisted adapter: Add basic_consume Deferred to the call list

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=30
2019-04-18 12:57:39 +00:00
7f5fb4a5b6 - update to 1.0.0
* AsyncioConnection, TornadoConnection and TwistedProtocolConnection
     are no longer auto-imported
 * BlockingConnection.consume now returns (None, None, None) when inactivity
     timeout is reached
 * Python 3.7 support
 * all_channels parameter of the Channel.basic_qos method renamed to global_qos
 *  global_ parameter of the Basic.Qos spec class renamed to global_qos
 * NOTE: heartbeat_interval is removed, use heartbeat instead.
 * NOTE: The backpressure_detection option of ConnectionParameters
     and URLParameters property is REMOVED in favor of Connection.Blocked
     and Connection.Unblocked. See Connection.add_on_connection_blocked_callback

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=28
2019-04-08 11:46:45 +00:00
Tomáš Chvátal
e4b53e7214 - Update to 0.13.1:
* URLParameters with SSL options not working

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=26
2019-03-13 14:16:54 +00:00
Tomáš Chvátal
ff30215543 - Update to 0.13.0:
* AsyncioConnection, TornadoConnection and TwistedProtocolConnection are no longer auto-imported
  * Python 3.7 support
- Drop merged patch 1119-increase_timeouts.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=24
2019-01-31 09:01:09 +00:00
1d1b70a923 CHange changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=22
2018-09-25 21:40:53 +00:00
7a201a6483 Add 1119-increase_timeouts.patch to increase timeouts and hopefully
make tests more resilient in OBS.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=21
2018-09-22 14:28:27 +00:00
7711f5fb6f Fix %files section double inclduing egg files.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=18
2018-09-21 10:09:08 +00:00
Tomáš Chvátal
39227b41de - Switch to github tarball in order to get tests
- Run the tests

- Version update to 0.12.0:
  * BlockingConnection now supports the add_callback_threadsafe method which
    allows a function to be executed correctly on the IO loop thread.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=17
2018-09-19 11:08:34 +00:00
Tomáš Chvátal
87f58d9a21 Accepting request 636623 from home:dheidler
- Added Dep: Pika requires ssl python module provided by python
- Fix license macro

OBS-URL: https://build.opensuse.org/request/show/636623
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=16
2018-09-19 10:55:01 +00:00
Todd R
ce2d025016 Accepting request 534542 from home:seanmarlow:branches:devel:languages:python
Update to 0.11.0.

OBS-URL: https://build.opensuse.org/request/show/534542
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=14
2017-10-18 16:14:37 +00:00
Thomas Bechtold
9923a4961e Accepting request 518048 from home:tbechtold:branches:devel:languages:python
- switch to singlespec

OBS-URL: https://build.opensuse.org/request/show/518048
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=11
2017-08-22 06:28:55 +00:00
4c32da52ec Accepting request 373683 from home:tbechtold:branches:devel:languages:python
- update to 0.10.0:
  * LibevConnection: Fixed dict chgd size during iteration
  * SelectConnection: Fixed KeyError exceptions in IOLoop timeout executions
  * BlockingConnection: Add support to make BlockingConnection a Context Manager
  * f72b58f - Fixed failure to purge _ConsumerCancellationEvt from
    BlockingChannel._pending_events during basic_cancel.
  * Change to 3-Clause BSD License
  * Python 3.x support
  * Over 150 commits from 19 contributors
  * Refactoring of SelectConnection ioloop
  * This major release contains certain non-backward-compatible API changes as
    well as significant performance improvements in the BlockingConnection
    adapter.
  * Non-backward-compatible changes in Channel.add_on_return_callback
    callback’s signature.
  * The AsynchoreConnection adapter was retired
  * see also https://pika.readthedocs.org/en/0.10.0/version_history.html
- Add and update LICENSE. It's now BSD-3-Clause
- Remove README.md . It's shipped as README.rst in the upstream tarball

OBS-URL: https://build.opensuse.org/request/show/373683
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=9
2016-03-16 13:07:48 +00:00
Denisart Benjamin
17c4a1573a Accepting request 293255 from home:matwey:branches:devel:languages:python
- Update to version 0.9.14
  + Major issue with socket buffer refactor in 0.9.13 (#328) fixes by cooper6581 and Erik Andersson
  + Fix a bug in SelectConnection that did not allow for a IOLoop to be restarted (#337) fix by Ralf Nyrén
  + Fix an issue in BlockingConnection disconnections (#340) fix by Mark Unsworth
  + Add NullHandler to prevent logging warnings when not configured (#339) by Cenk Altı
  + Added Twisted Adapter example (#314) by nolinksoft

OBS-URL: https://build.opensuse.org/request/show/293255
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=7
2015-03-26 16:18:22 +00:00
Denisart Benjamin
a7e37b66d4 Accepting request 209552 from home:posophe:branches:devel:languages:python
- Update to version 0.9.13
  + IPv6 Support
  + Officially remove support for <= Python 2.5 even though it was
    broken already
  + Drop pika.simplebuffer.SimpleBuffer in favor of the Python stdlib
    collections.deque object
  + New default object for receiving content is a “bytes” object which
    is a str wrapper in Python 2, but paves way for Python 3 support
  + New “Raw” mode for frame decoding content frames (#334) addresses
    issues #331, #229
  + Connection and Disconnection logic refactored, allowing for cleaner
    separation of protocol logic and socket handling logic as well as
    connection state management
  + New “on_open_error_callback” argument in creating connection
    objects and new Connection.add_on_open_error_callback method
  + New Connection.connect method to cleanly allow for reconnection code
  + Support for all AMQP field types, using protocol specified
    signed/unsigned unpacking
  + Method signature for creating connection objects has new argument
    “on_open_error_callback” which is positionally before “on_close_callback”
  + Internal callback variable names in connection.Connection have been
    renamed and constants used. If you relied on any of these callbacks
    outside of their internal use, make sure to check out the new constants.
  + Connection._connect method, which was an internal only method is now
    deprecated and will raise a DeprecationWarning. If you relied on 
    this method, your code needs to change.
  + pika.simplebuffer has been removed
  + BlockingConnection consumer generator does not free buffer
    when exited (#328)
  + Unicode body payloads in the blocking adapter raises exception (#333)
  + Support “b” short-short-int AMQP data type (#318)
  + Docstring type fix in adapters/select_connection (#316)
  + IPv6 not supported (#309)
  + Stop the HeartbeatChecker when connection is closed (#307)
  + Unittest fix for SelectConnection (#336)
  + Handle condition where no connection or socket exists but
    SelectConnection needs a timeout for retrying a connection (#322)
  + TwistedAdapter lagging behind BaseConnection changes (#321)
  + Refactored documentation
  + Added Twisted Adapter example (#314)
- Remove CFLAGS definition
- Remove redundant %clean section

OBS-URL: https://build.opensuse.org/request/show/209552
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=5
2013-12-05 20:12:47 +00:00
6421a1d08f Accepting request 160448 from home:matwey:branches:devel:languages:python
Version 0.9.12

OBS-URL: https://build.opensuse.org/request/show/160448
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=3
2013-03-21 14:10:07 +00:00
Sascha Peilicke
e856bd8d84 Accepting request 141853 from home:matwey:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/141853
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=2
2012-11-19 07:56:02 +00:00
Sascha Peilicke
f51857de72 Accepting request 85037 from home:matwey:branches:network:messaging:amqp
OBS-URL: https://build.opensuse.org/request/show/85037
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=1
2011-09-27 09:04:52 +00:00