Changelog for
python38-entrypoint2-0.2.1-qubes.3.33.noarch.rpm :
* Thu Sep 17 2020 Dirk Mueller
- update to 0.2.1:
* readme conversion to markdown
* pytest and readme updates
* code formatting improvements- remove remove_nose.patch (upstream)
* Fri Aug 14 2020 John Vandenberg - Add missing runtime dependencies- Remove build dependency on coverage
* Fri Mar 27 2020 Paolo Stivanin - Use pytest instead of nose- Add remove_nose.patch
* Mon Mar 02 2020 Marketa Calabkova - Update to version 0.2
* remove py34 support
* drop py35, add py38
* few docs and test fixes- Launch tests using multibuild
* Fri Aug 10 2018 tchvatalAATTsuse.com- Drop python-argparse dependency that is not needed
* Tue Sep 05 2017 jengelhAATTinai.de- Ensure neutrality of description.
* Thu Aug 24 2017 jmatejekAATTsuse.com- singlespec auto-conversion
* Thu Oct 24 2013 speilickeAATTsuse.com- Require python-setuptools instead of distribute (upstreams merged)
* Sun Jan 13 2013 p.drouandAATTgmail.com- Initial python3 support
* Fri Jun 15 2012 os-devAATTjacraig.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