forked from pool/python-progressbar
- Update to version 2.5 * fix issue with recursive import and mixed tabs with spaces * Add support for python3.6 * Don't use `sys.stderr` as a default value - Drop progressbar-python3-relative-imports.patch It is included upstream OBS-URL: https://build.opensuse.org/request/show/641312 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-progressbar?expand=0&rev=19
65 lines
2.0 KiB
Plaintext
65 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Oct 11 15:18:59 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Update to version 2.5
|
|
* fix issue with recursive import and mixed tabs with spaces
|
|
* Add support for python3.6
|
|
* Don't use `sys.stderr` as a default value
|
|
- Drop progressbar-python3-relative-imports.patch
|
|
It is included upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 31 17:13:34 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Use progressbar-python3-relative-imports.patch on python2 and
|
|
python3 since it is compatible with both.
|
|
- Make progressbar-python3-relative-imports.patch simpler.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 24 13:49:59 UTC 2017 - jmatejek@suse.com
|
|
|
|
- singlespec auto-conversion
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 24 11:10:20 UTC 2013 - speilicke@suse.com
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 5 22:20:32 UTC 2012 - saschpe@suse.de
|
|
|
|
- Update to 2.3+hg20121105.3c94a3a1ebe1
|
|
+ See mercurial changes
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 23 02:44:33 UTC 2012 - highwaystar.ru@gmail.com
|
|
|
|
- python3 package added
|
|
- slight spec improvement
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 31 14:53:57 UTC 2012 - cfarrell@suse.com
|
|
|
|
- license update: LGPL-2.1+ or BSD-3-Clause
|
|
Look at License.txt
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 31 13:43:19 UTC 2012 - saschpe@suse.de
|
|
|
|
- Add a %changelog line
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 31 13:00:34 UTC 2012 - saschpe@suse.de
|
|
|
|
- Spec file cleanup:
|
|
* Simplified macro mania
|
|
* Removed unused build requirements
|
|
* Set license to SDPX style (LGPL-3.0+)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 16 20:08:05 CET 2011 - pascal.bleser@opensuse.org
|
|
|
|
- initial version (2.3)
|
|
|
|
|