forked from pool/python-retrying
- Improve summary. OBS-URL: https://build.opensuse.org/request/show/662806 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-retrying?expand=0&rev=13
44 lines
1.4 KiB
Plaintext
44 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jan 4 13:58:10 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Improve summary.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:53:52 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 26 15:09:39 UTC 2017 - jengelh@inai.de
|
|
|
|
- Remove duplicated license information from description.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 22 06:13:42 UTC 2017 - tbechtold@suse.com
|
|
|
|
- convert to singlespec
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 7 15:37:09 UTC 2015 - tbechtold@suse.com
|
|
|
|
- update to version 1.3.3:
|
|
- Add minimum six version of 1.7.0 since anything less will break
|
|
things
|
|
- Add python-six as Requires
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 11 13:02:33 UTC 2014 - dmueller@suse.com
|
|
|
|
- update to 1.3.2:
|
|
- Ensure we wrap the decorated functions to prevent information loss
|
|
- Allow a jitter value to be passed in
|
|
- Add requirements.txt to MANIFEST.in to fix pip installs
|
|
- Add upstream six dependency, remove embedded six functionality
|
|
- Add support for custom wait and stop functions
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 13 18:27:55 UTC 2014 - dmueller@suse.com
|
|
|
|
- Initial package
|
|
|