Revisions of python-redis

buildservice-autocommit accepted request 631998 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 29)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 28)
- Run tests by launching redis server
- Require redis on runtime
buildservice-autocommit accepted request 530853 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 27)
baserev update by copy to link target
Jan Matejek's avatar Jan Matejek (matejcik) accepted request 530625 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 26)
update to latest version
buildservice-autocommit accepted request 507111 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 25)
baserev update by copy to link target
Jan Matejek's avatar Jan Matejek (matejcik) accepted request 506890 from Benoît Monin's avatar Benoît Monin (benoit_monin) (revision 24)
convert the package to singlespec
buildservice-autocommit accepted request 441394 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 23)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 22)
- update to 2.10.5:
  * Allow URL encoded parameters in Redis URLs. Characters like a "/" can
    now be URL encoded and redis-py will correctly decode them. Thanks
  * Added support for the WAIT command. Thanks https://github.com/eshizhan
  * Better shutdown support for the PubSub Worker Thread. It now properly
    cleans up the connection, unsubscribes from any channels and patterns
    previously subscribed to and consumes any waiting messages on the socket.
  * Added the ability to sleep for a brief period in the event of a
    WatchError occuring. Thanks Joshua Harlow.
  * Fixed a bug with pipeline error reporting when dealing with characters
    in error messages that could not be encoded to the connection's
    character set. Thanks Hendrik Muhs.
  * Fixed a bug in Sentinel connections that would inadvertantly connect
    to the master when the connection pool resets. Thanks
    https://github.com/df3n5
  * Better timeout support in Pubsub get_message. Thanks Andy Isaacson.
  * Fixed a bug with the HiredisParser that would cause the parser to
     get stuck in an endless loop if a specific number of bytes were
    delivered from the socket. This fix also increases performance of
     parsing large responses from the Redis server.
   * Added support for ZREVRANGEBYLEX.
   * ConnectionErrors are now raised if Redis refuses a connection due to
     the maxclients limit being exceeded. Thanks Roman Karpovich.
   * max_connections can now be set when instantiating client instances.
     Thanks Ohad Perry.
buildservice-autocommit accepted request 247253 from Todd R's avatar Todd R (TheBlackCat) (revision 21)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 247252 from Todd R's avatar Todd R (TheBlackCat) (revision 20)
Update to version 2.10.3
buildservice-autocommit accepted request 208186 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 19)
baserev update by copy to link target
Denisart Benjamin's avatar Denisart Benjamin (posophe) accepted request 208185 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 18)
- Update to version 2.8
  + redis-py should play better with gevent when a gevent Timeout is raised.
  + Added SENTINEL command
  + Fixed a bug where pipelines could potentially correct a connection
    if the MULTI command generated a ResponseError.
  + Connections now call socket.shutdown() prior to socket.close() to
    ensure communication ends immediately per the note at
    http://docs.python.org/2/library/socket.html#socket.socket.close
  + Lock checks are now based on floats rather than ints.
buildservice-autocommit accepted request 186099 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 17)
baserev update by copy to link target
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 16)
- Use upstream source URL
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 185593 from Christian Berendt's avatar Christian Berendt (cberendt) (revision 15)
updated to latest available version and added missing requirement
buildservice-autocommit accepted request 132594 from Todd R's avatar Todd R (TheBlackCat) (revision 14)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 132435 from Jason Craig's avatar Jason Craig (poorboywilly) (revision 13)
Update to 2.6.2.  Note: python3 now supported, should we do anything with that?
buildservice-autocommit accepted request 123374 from Todd R's avatar Todd R (TheBlackCat) (revision 12)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 123315 from Jason Craig's avatar Jason Craig (poorboywilly) (revision 11)
Updated to version 2.4.13
buildservice-autocommit accepted request 102985 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 10)
baserev update by copy to link target
Displaying revisions 61 - 80 of 89
openSUSE Build Service is sponsored by