14
0

17 Commits

Author SHA256 Message Date
02cc1d2c71 - update to 0.14.0:
* now loads the default configuration if none is provided
  * added support for hyphens in `lexical_illusions`
  * additional spelling checks `ally_ly`, `ance_ence`, `ely_ly`
    and `ve_of`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proselint?expand=0&rev=31
2024-06-24 15:38:14 +00:00
baf3527946 - Remove future requirement, not required.
- Switch to autosetup.
- Drop python2 leftovers.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proselint?expand=0&rev=29
2023-09-01 04:53:34 +00:00
243ee02fb1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proselint?expand=0&rev=28 2023-04-12 15:49:16 +00:00
f4142399ae Accepting request 1030133 from home:pgajdos:python
- python-six is not required

OBS-URL: https://build.opensuse.org/request/show/1030133
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proselint?expand=0&rev=26
2022-10-20 12:07:11 +00:00
e8b726881f Accepting request 953812 from home:bfein:branches:devel:languages:python
- Update to 0.13.0
  - made memoize safe for both arguments and keyword arguments
  - now exports decorators that wrap meta-checks
- Update to 0.12.0
  - make am_pm checks case-sensitive
  - added --dump-config and --dump-default-config CLI arguments
  - now exports proselint.config.default
  - proselint.tools.lint now takes a config object instead of
    using load_options
- Proselint no longer uses a proselintrc config file.
  Remove no longer needed commands from the spec.

OBS-URL: https://build.opensuse.org/request/show/953812
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proselint?expand=0&rev=25
2022-02-12 11:33:55 +00:00
d0c841e5ac - Update to 0.11.3:
- fix package bundling to include proselintrc (#1195)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proselint?expand=0&rev=24
2021-07-12 13:25:37 +00:00
ac54b526bb - Update to 0.11.2:
- correct false positives in lexical_illusions.misc
  - fix package metadata and pypi upload (hotfix release)
  - add warning for missing corpus
  - reduce false positives for uncomparables.misc
  - correct "attorney and not a republic" mondegreen
  - correct unbound line and column in error printing
  - fix false positive in misc.but
  - add --config CLI argument
  - add exceptions for proselint.tools.existence_check
  - use regex for lexical_illusions.misc
  - implement project-wide proselintrc

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proselint?expand=0&rev=22
2021-07-08 00:24:40 +00:00
a6b0c5c38c - Replace the sed command from the previous commit with
the proper patch remove_nose.patch and send it upstream
  (gh#amperser/proselint#1097).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proselint?expand=0&rev=20
2020-08-16 17:50:48 +00:00
0bd5f42640 Accepting request 827065 from home:jayvdb:py-submit
Replace nose with pytest

OBS-URL: https://build.opensuse.org/request/show/827065
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proselint?expand=0&rev=19
2020-08-16 17:41:34 +00:00
b8301554d9 - Don't use %python3_only command, but properly use alternatives.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proselint?expand=0&rev=17
2020-05-06 09:49:47 +00:00
Tomáš Chvátal
5a2fc79945 - Fix build without python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proselint?expand=0&rev=15
2020-04-20 10:51:13 +00:00
Tomáš Chvátal
e7e1baec34 - Use python dbm dependency instead of legacy gdbm
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proselint?expand=0&rev=13
2020-01-07 11:40:57 +00:00
Tomáš Chvátal
6385757bb3 Accepting request 682718 from home:jayvdb:py-check-failures
- Add test-use-sys-executable.patch to avoid invoking Python 3 CLI during Python 2 tests.

OBS-URL: https://build.opensuse.org/request/show/682718
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proselint?expand=0&rev=11
2019-03-08 08:11:07 +00:00
Tomáš Chvátal
5d0a78e4d7 Accepting request 674778 from home:jayvdb:coala:python3-bears
- 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
2019-02-14 08:32:41 +00:00
91be42bcc8 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proselint?expand=0&rev=7
2018-12-04 13:48:18 +00:00
Tomáš Chvátal
3bdd65e0b4 Accepting request 626110 from home:jengelh:branches:devel:languages:python
- Remove rhetoric part from description.

OBS-URL: https://build.opensuse.org/request/show/626110
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proselint?expand=0&rev=5
2018-07-30 07:36:21 +00:00
Todd R
3012fdc3d3 Accepting request 612008 from devel:languages:python:misc
A linter for prose

OBS-URL: https://build.opensuse.org/request/show/612008
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proselint?expand=0&rev=1
2018-05-24 20:56:44 +00:00