Package Release Info

python-proselint-0.10.2-bp154.1.23

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-proselint

Change Logs

Version: 0.10.2-bp152.3.1
* Wed May 06 2020 Matej Cepl <mcepl@suse.com>
- Don't use %python3_only command, but properly use alternatives.
* Mon Apr 20 2020 Tomá? Chvátal <tchvatal@suse.com>
- Fix build without python2
* Tue Jan 07 2020 Tomá? Chvátal <tchvatal@suse.com>
- Use python dbm dependency instead of legacy gdbm
* Fri Mar 08 2019 John Vandenberg <jayvdb@gmail.com>
- Add test-use-sys-executable.patch to avoid invoking Python 3 CLI
  during Python 2 tests.
* Thu Feb 14 2019 John Vandenberg <jayvdb@gmail.com>
- Fix invocation of test suite to run the tests
- Add Recommends for python2-gdbm, and BuildRequires to activate
  the tests related to gdbm
- Add disable-empty-test.patch to remove unused test module
- Update to v0.10.2
  * Include tests in source package
- from v0.10.1
  * Support use as pre-commit hook
- from v0.10.0
  * Update dependencies to latest
  * Add support for reading from stdin with the CLI
  * Use pytest, not Nose, on Travis
- from v0.9.0
  * Add new plugins to README
  * Update dependencies
  * Comply with XDG spec