1
0

13 Commits

Author SHA256 Message Date
d84d055bd1 Accepting request 1183037 from devel:languages:python
- 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/request/show/1183037
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-proselint?expand=0&rev=14
2024-06-24 18:56:59 +00:00
a4ae3c6cb6 Accepting request 1108365 from devel:languages:python
- Remove future requirement, not required.
- Switch to autosetup.
- Drop python2 leftovers.

OBS-URL: https://build.opensuse.org/request/show/1108365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-proselint?expand=0&rev=13
2023-09-01 12:19:43 +00:00
dc404bc51b Accepting request 1030156 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1030156
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-proselint?expand=0&rev=12
2022-10-20 14:03:31 +00:00
4f2c6d6274 Accepting request 953901 from 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/953901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-proselint?expand=0&rev=11
2022-02-12 23:15:25 +00:00
c30e9eca3e Accepting request 905848 from devel:languages:python
- Update to 0.11.3:
  - fix package bundling to include proselintrc (#1195)
- 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
Removed upstreamed patches:
  - disable-empty-test.patch
  - remove_nose.patch
  - test-use-sys-executable.patch

OBS-URL: https://build.opensuse.org/request/show/905848
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-proselint?expand=0&rev=10
2021-07-12 19:40:10 +00:00
b7f46f701c Accepting request 827089 from devel:languages:python
- Replace the sed command from the previous commit with
  the proper patch remove_nose.patch and send it upstream
  (gh#amperser/proselint#1097).
- Replace unittest+nose with pytest
- Tidy spec

OBS-URL: https://build.opensuse.org/request/show/827089
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-proselint?expand=0&rev=9
2020-08-18 13:10:29 +00:00
639489f616 Accepting request 800653 from devel:languages:python
- Don't use %python3_only command, but properly use alternatives.

OBS-URL: https://build.opensuse.org/request/show/800653
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-proselint?expand=0&rev=8
2020-05-07 12:50:18 +00:00
1c550c6caf Accepting request 795780 from devel:languages:python
- Fix build without python2

OBS-URL: https://build.opensuse.org/request/show/795780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-proselint?expand=0&rev=7
2020-04-21 11:09:19 +00:00
c6ca72fb49 Accepting request 761546 from devel:languages:python
- Use python dbm dependency instead of legacy gdbm

OBS-URL: https://build.opensuse.org/request/show/761546
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-proselint?expand=0&rev=6
2020-01-13 21:20:46 +00:00
Stephan Kulow
eed9b1f407 Accepting request 682725 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/682725
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-proselint?expand=0&rev=5
2019-03-10 08:39:28 +00:00
53e5b2e39f Accepting request 674882 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/674882
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-proselint?expand=0&rev=4
2019-02-27 16:27:58 +00:00
ddc5c59fb6 Accepting request 659565 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-proselint?expand=0&rev=3
2018-12-24 10:41:28 +00:00
c68c0dc8f6 Accepting request 626410 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/626410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-proselint?expand=0&rev=2
2018-07-31 14:01:52 +00:00

Diff Content Not Available