87 lines
2.7 KiB
Plaintext
87 lines
2.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jan 6 12:31:56 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.1:
|
|
* Python 3.10 support
|
|
* Python 3.11 support
|
|
* support positional list for python 3.9+
|
|
* type hints added
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 15 15:38:12 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.2.4:
|
|
* drop python 2x support
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 17 11:06:16 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- update to 0.2.1:
|
|
* readme conversion to markdown
|
|
* pytest and readme updates
|
|
* code formatting improvements
|
|
- remove remove_nose.patch (upstream)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 14 14:07:27 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Add missing runtime dependencies
|
|
- Remove build dependency on coverage
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 27 13:08:03 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
|
|
|
- Use pytest instead of nose
|
|
- Add remove_nose.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 2 16:33:16 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- Update to version 0.2
|
|
* remove py34 support
|
|
* drop py35, add py38
|
|
* few docs and test fixes
|
|
- Launch tests using multibuild
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 10 13:52:40 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Drop python-argparse dependency that is not needed
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 5 23:48:55 UTC 2017 - jengelh@inai.de
|
|
|
|
- Ensure neutrality of description.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 24 13:38:12 UTC 2017 - jmatejek@suse.com
|
|
|
|
- singlespec auto-conversion
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 24 11:05:18 UTC 2013 - speilicke@suse.com
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 13 14:56:45 UTC 2013 - p.drouand@gmail.com
|
|
|
|
- Initial python3 support
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 15 15:21:26 UTC 2012 - os-dev@jacraig.com
|
|
|
|
- Update to 0.0.6. Upstream provides no changelog, but looking at the (4)
|
|
commits on github since 0.0.5, I see these changes:
|
|
* Update documentaiton
|
|
* Support repeated arguments
|
|
* Use PEP8 formatting
|
|
- Add Requires entries for python-argparse and -decorator
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 26 11:39:09 UTC 2012 - saschpe@suse.de
|
|
|
|
- Initial version
|
|
|
|
|