forked from pool/python-progressbar
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-progressbar?expand=0&rev=25
80 lines
2.5 KiB
Plaintext
80 lines
2.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jun 3 12:25:47 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 2 11:18:04 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:51:43 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
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)
|
|
|
|
|