Files
python-cpplint/python-cpplint.changes
Tomáš Chvátal d2cb7dfd8c Accepting request 679076 from home:jayvdb:coala:python3-bears
- Remove bcond test
- Remove unnecessary build dependency on python devel
- Add %license
- Update to v1.4.4
  * fix unit/cli tests for source release
  * reduce diff to upstream by intentionally using deprecated functions
    where upstream uses them
  * add --version
- from 1.4.3
  * Revert "Fix the build/endif_comment check", same as reverted in upstream
- from 1.4.2
  * Cleanup release, fixes further issues with tests and source distribution
- from 1.4.1
  * Cleanup release, only adds test support files to source dist
- from 1.4.0
  * Incorporate cpplint updates from google (e5d807c6a0d, 2018-05-03)
  * Fix the build/endif_comment check
  * Teach the explicit constructor check about constexpr
  * Changed vs7 output format
  * Remove presubmit check for DISALLOW_* macros
  * add --quiet flag as in upstream
  * support --root argument to run in different folder
  * Fix 16bit Unicode issue
- Initial version for v1.3.0

OBS-URL: https://build.opensuse.org/request/show/679076
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cpplint?expand=0&rev=1
2019-02-26 08:54:01 +00:00

32 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Mon Feb 25 23:10:30 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Remove bcond test
- Remove unnecessary build dependency on python devel
- Add %license
- Update to v1.4.4
* fix unit/cli tests for source release
* reduce diff to upstream by intentionally using deprecated functions
where upstream uses them
* add --version
- from 1.4.3
* Revert "Fix the build/endif_comment check", same as reverted in upstream
- from 1.4.2
* Cleanup release, fixes further issues with tests and source distribution
- from 1.4.1
* Cleanup release, only adds test support files to source dist
- from 1.4.0
* Incorporate cpplint updates from google (e5d807c6a0d, 2018-05-03)
* Fix the build/endif_comment check
* Teach the explicit constructor check about constexpr
* Changed vs7 output format
* Remove presubmit check for DISALLOW_* macros
* add --quiet flag as in upstream
* support --root argument to run in different folder
* Fix 16bit Unicode issue
-------------------------------------------------------------------
Thu Nov 16 17:44:38 UTC 2017 - toddrme2178@gmail.com
- Initial version for v1.3.0