Package Release Info

gitlint-0.8.2-bp150.2.4

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-gitlint
python3-gitlint

Change Logs

* Thu Jun 22 2017 mpluskal@suse.com
- Install LICENSE as well
- Use update alternatives
- Drop parts of description which are not relevant to package
* Thu Mar 09 2017 okurz@suse.com
- Initial submission
Version: 0.13.1-bp154.1.20
* Wed Jan 27 2021 Dominique Leuenberger <dimstar@opensuse.org>
- Fix filelist: do not use %{name}, as python single-spec rewrites
  the value 'as needed', interfering in this case.
* Sun Aug 16 2020 Dirk Mueller <dmueller@suse.com>
- update to 0.13.1:
  * Patch to enable --staged flag for pre-commit.
  * Minor doc updates (#109)
  Revert Commits are now recognized and ignored by default (#99)
  - -staged flag: gitlint can now detect meta-data (such as author details, changed files, etc) of staged/pre-commits. Useful when you use gitlint's commit-msg hook or precommit (#105)
  * New branch properties on GitCommit and GitContext, useful when writing your own user-defined rules: commit.branches and commit.context.current_branch (#108)
  * Python 3.8 support
  * Python 3.4 no longer supported. Python 3.4 has reached EOL and an increasing
  * Gitlint no longer crashes when acting on empty repositories (this only occurred in specific circumstances).
  * Under-the-hood: dependencies updated, unit and integration test improvements, migrated from TravisCI to Github Actions.
Version: 0.11.0-bp151.4.3.1
* Thu Jul 04 2019 Rick Salevsky <rick.salevsky@suse.com>
- Correct download target URL and fix relax-requirements.patch
* Tue Jul 02 2019 Rick Salevsky <rick.salevsky@suse.com>
- Update to v0.11.0
  * add relax-requirements.patch to make it work with openSUSE