Revisions of python-redis

Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 635475 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 17)
- Add patch redis-skip-rounding.patch to fix rounding issues with
  geolocation, it is not stable enought o produce pinpoint equal
  results among 32bit platforms
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 631998 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 16)
- Run tests by launching redis server
- Require redis on runtime
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 441394 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 13)
Automatic submission by obs-autosubmit
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 11)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 208186 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 10)
- 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. (forwarded request 208185 from posophe)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 9)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 186099 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 8)
- Use upstream source URL

- added requirement python-py
- Update to 2.7.6:
  * Added CONFIG RESETSTAT command. Thanks Yossi Gottlieb.
  * Fixed a bug introduced in 2.7.3 that caused issues with script objects
    and pipelines. Thanks Carpentier Pierre-Francois.
  * Converted redis-py's test suite to use the awesome py.test library.
  * Fixed a bug introduced in 2.7.5 that prevented a ConnectionError from
    being raised when the Redis server is LOADING data.
  * Added a BusyLoadingError exception that's raised when the Redis server
    is starting up and not accepting commands yet. BusyLoadingError
    subclasses ConnectionError, which this state previously returned.
    Thanks Yossi Gottlieb.
- Changes in 2.7.5:
  * DEL, HDEL and ZREM commands now return the numbers of keys deleted
    instead of just True/False.
  * from_url now supports URIs with a port number. Thanks Aaron Westendorf.
- Changes in 2.7.4:
  * Added missing INCRBY method. Thanks Krzysztof Dorosz.
  * SET now accepts the EX, PX, NX and XX options from Redis 2.6.12. These
    options will generate errors if these options are used when connected
    to a Redis server < 2.6.12. Thanks George Yoshida.
- Changes in 2.7.3:
  * Fixed a bug with BRPOPLPUSH and lists with empty strings.
  * All empty except: clauses have been replaced to only catch Exception
    subclasses. This prevents a KeyboardInterrupt from triggering exception
    handlers. Thanks Lucian Branescu Mihaila.
  * All exceptions that are the result of redis server errors now share a
    command Exception subclass, ServerError. Thanks Matt Robenolt.
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 7)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 132594 from Todd R's avatar Todd R (TheBlackCat) (revision 6)
Update to 2.6.2.  Note: python3 now supported, should we do anything with that? (forwarded request 132435 from poorboywilly)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 5)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 123374 from Todd R's avatar Todd R (TheBlackCat) (revision 4)
Updated to version 2.4.13 (forwarded request 123315 from poorboywilly)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 102985 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 3)
Update to 2.4.11. (forwarded request 102956 from aledr)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 2)
replace license with spdx.org variant
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 93475 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 1)
Dependency for OpenStack packages.
Displaying revisions 21 - 39 of 39
openSUSE Build Service is sponsored by