forked from pool/python-python-gflags
- update to version 2.0 * Don't raise DuplicateFlag when re-importing a module (mmcdonald) * Changed the 'official' python-gflags email in setup.py/etc * Changed copyright text to reflect Google's relinquished ownership * Prepare gflags for python 3.x, keeping 2.4 compatibility (twouters) * If output is a tty, use terminal's width to wrap help-text (wiesmann) * PORTING: Fix ImportError for non-Unix platforms (kdeus) * PORTING: Run correctly when termios isn't available (shines) * Add unicode support to flags (csilvers) OBS-URL: https://build.opensuse.org/request/show/186608 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gflags?expand=0&rev=8
39 lines
1.4 KiB
Plaintext
39 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Aug 9 15:35:26 UTC 2013 - rschweikert@suse.com
|
|
|
|
- update to version 2.0
|
|
* Don't raise DuplicateFlag when re-importing a module (mmcdonald)
|
|
* Changed the 'official' python-gflags email in setup.py/etc
|
|
* Changed copyright text to reflect Google's relinquished ownership
|
|
* Prepare gflags for python 3.x, keeping 2.4 compatibility (twouters)
|
|
* If output is a tty, use terminal's width to wrap help-text (wiesmann)
|
|
* PORTING: Fix ImportError for non-Unix platforms (kdeus)
|
|
* PORTING: Run correctly when termios isn't available (shines)
|
|
* Add unicode support to flags (csilvers)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 8 13:53:17 UTC 2011 - idonmez@suse.com
|
|
|
|
- Update tarball to upstream version (no code changes)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 29 15:17:25 UTC 2011 - saschpe@suse.de
|
|
|
|
- Set license to SDPX style (BSD-3-Clause)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 23 14:15:42 UTC 2011 - prusnak@opensuse.org
|
|
|
|
- updated to 1.6
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 26 00:00:00 UTC 2010 - silas@sewell.ch
|
|
|
|
- Fix non-executable-script error
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 13 00:00:00 UTC 2010 - silas@sewell.ch
|
|
|
|
- Initial package
|
|
|