forked from pool/python-progressbar2
- Update to version 4.2.0 * Added increment() method for easy usage as callback from libraries such as boto - Update to version 4.1.1 * Fixed backwards compatibility with original progressbar library - Update to version 4.1.0 * Delegate unknown attrs to target in WrappingIO thanks to @william-andre. Added threaded progress bar example - Update to version 4.0.0 * Updated to Python 3.10 including type hinting - Update to version 3.54.0 * Release created with GPGit 1.5.0 https://github.com/NicoHood/gpgit * OBS-URL: https://build.opensuse.org/request/show/1042735 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-progressbar2?expand=0&rev=6
47 lines
1.5 KiB
Plaintext
47 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Dec 13 16:11:53 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to version 4.2.0
|
|
* Added increment() method for easy usage as callback from libraries such as boto
|
|
|
|
- Update to version 4.1.1
|
|
* Fixed backwards compatibility with original progressbar library
|
|
|
|
- Update to version 4.1.0
|
|
* Delegate unknown attrs to target in WrappingIO thanks to @william-andre. Added threaded progress bar example
|
|
|
|
- Update to version 4.0.0
|
|
* Updated to Python 3.10 including type hinting
|
|
|
|
- Update to version 3.54.0
|
|
* Release created with GPGit 1.5.0
|
|
https://github.com/NicoHood/gpgit
|
|
*
|
|
-------------------------------------------------------------------
|
|
Thu Jul 30 11:06:51 UTC 2020 - Duncan Mac-Vicar <dmacvicar@suse.com>
|
|
|
|
- Remove unnecessary python_module devel BuildRequires
|
|
- Restore conflicts with python-progressbar
|
|
- Restore BuildArch noarch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 25 09:43:04 UTC 2020 - Duncan Mac-Vicar <dmacvicar@suse.com>
|
|
|
|
- Update to v3.51.4
|
|
- Fix build (pytest)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 6 12:29:51 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update to v3.51.3
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 9 11:45:14 AM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update to v3.47.0
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 20 16:17:18 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- initial version
|