python-tooz

Edit Package python-tooz
No description set
Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000701 701 Bytes
python-tooz.changes 0000018284 17.9 KB
python-tooz.spec 0000003175 3.1 KB
tooz-1.48.0.tar.gz 0000077475 75.7 KB
Revision 2 (latest revision is 16)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 456036 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 2)
- update to version 1.48.0:
  - Replace 'assertTrue(a in b)' with 'assertIn(a, b)' and 'assertFalse(a in
  - Replace retrying with tenacity
  - [doc] Note lack of constraints is a choice
  - Fixup concurrent modification
  - file: update .metadata atomically
  - Switch from Python 3.4 to Python 3.5
  - tox: use pretty tox output
  - file: move _read_{group,member}_id to staticmethod-s
  - Update etcd version in tests
  - redis: make sure we don't release and heartbeat a lock at the same time
  - Add CONTRIBUTING.rst
  - The 'moves.moved_class' function creates a new class
  - coordinator: add join_group_create
  - Bump hacking to 0.12
  - coordination: make get_members() return a set
  - file: move _load_and_validate to a method
  - Add weight support to the hashring
  - Use the internal group of list rather than listing the groups
  - Changed author and author-email
  - tox: install docs dependency in docs target and reno
  - Raise tooz error when unexpected last entries found
  - Install only needed packages
  - coordination: add __repr__ for join/leave events
  - zookeeper: switch to standard group membership watching
  - coordination: fix moved_class usage for ToozError
  - Use method ensure_tree from oslo.utils
  - Move ToozError to root module
  - Using assertIsNone() instead of assertEqual(None, ...)
  - Replace 'assertTrue(a (not)in b)' with 'assert(Not)In(a, b)'
Comments 0
openSUSE Build Service is sponsored by