14
0
Files
python-entrypoint2/python-entrypoint2.changes
Jan Matejek d83cb17abc Accepting request 519964 from devel:languages:python:singlespec-staging
- singlespec auto-conversion
- Require python-setuptools instead of distribute (upstreams merged)
- Initial python3 support
- 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
- Initial version

OBS-URL: https://build.opensuse.org/request/show/519964
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-entrypoint2?expand=0&rev=11
2017-09-01 14:40:57 +00:00

32 lines
1007 B
Plaintext

-------------------------------------------------------------------
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