Revisions of python-pika

Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) committed (revision 28)
- 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
buildservice-autocommit accepted request 684704 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 27)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 26)
- Update to 0.13.1:
  * URLParameters with SSL options not working
buildservice-autocommit accepted request 671960 from Todd R's avatar Todd R (TheBlackCat) (revision 25)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 24)
- 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
buildservice-autocommit accepted request 638342 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 23)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 22)
CHange changes
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 21)
Add 1119-increase_timeouts.patch to increase timeouts and hopefully
make tests more resilient in OBS.
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 20)
UPdated debugging patch
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 19)
Testing for upstream 1119
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 18)
Fix %files section double inclduing egg files.
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 17)
- 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.
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 636623 from Dominik Heidler's avatar Dominik Heidler (dheidler) (revision 16)
- Added Dep: Pika requires ssl python module provided by python
- Fix license macro
buildservice-autocommit accepted request 535000 from Todd R's avatar Todd R (TheBlackCat) (revision 15)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 534542 from Sean Marlow's avatar Sean Marlow (seanmarlow) (revision 14)
Update to 0.11.0.
buildservice-autocommit accepted request 518057 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 13)
baserev update by copy to link target
Thomas Bechtold's avatar Thomas Bechtold (tbechtold) committed (revision 12)
Thomas Bechtold's avatar Thomas Bechtold (tbechtold) accepted request 518048 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 11)
- switch to singlespec
buildservice-autocommit accepted request 373710 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 373683 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 9)
- 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
Displaying revisions 21 - 40 of 48
openSUSE Build Service is sponsored by