1
0

Accepting request 613304 from devel:languages:python:misc

Required by python-coala

OBS-URL: https://build.opensuse.org/request/show/613304
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-codecov?expand=0&rev=1
This commit is contained in:
Todd R
2018-05-31 15:24:40 +00:00
committed by Git OBS Bridge
commit e3f61abfcd
6 changed files with 344 additions and 0 deletions

40
python-codecov.changes Normal file
View File

@@ -0,0 +1,40 @@
-------------------------------------------------------------------
Tue May 29 16:52:48 UTC 2018 - toddrme2178@gmail.com
- Update to 2.0.15
* add `-X s3` to disable direct to S3 uploading
- Update to 2.0.14
* fixed coverage combine
- Update to 2.0.13
* fix encoding issues
- Update to 2.0.12
* revert merge commit fix, back to old way
- Update to 2.0.11
* fix merge commit when it's a pull request
* remove snapci, business closed
* skip vendor directories for gcov parsing
* run coverage combine not merge
* fix report encoding
- Update to 2.0.10
* fix uploading when reports contain characters outside of latin-1
* remove reduced_redundancy header from
- Add license file
-------------------------------------------------------------------
Tue May 29 16:47:53 UTC 2018 - toddrme2178@gmail.com
- Add license and doc files
- Use license tag
- Spec file cleanups
-------------------------------------------------------------------
Sat Mar 3 18:35:41 UTC 2018 - arun@gmx.de
- specfile:
* update copyright year
* don't use python_module for Requires
-------------------------------------------------------------------
Thu Jul 13 15:05:51 UTC 2017 - toddrme2178@gmail.com
- Initial version