forked from pool/python-proselint
- 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 from v0.8.0 to v0.10.2 OBS-URL: https://build.opensuse.org/request/show/674778 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proselint?expand=0&rev=9
40 lines
1.3 KiB
Plaintext
40 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Feb 14 03:33:55 UTC 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
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:51:45 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 29 13:35:54 UTC 2018 - jengelh@inai.de
|
|
|
|
- Remove rhetoric part from description.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 24 17:37:36 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- Spec file cleanups
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 16 17:45:29 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Initial version for v0.8.0
|