14
0

Fix changes on removed patches

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proselint?expand=0&rev=23
This commit is contained in:
2021-07-08 07:55:46 +00:00
committed by Git OBS Bridge
parent ac54b526bb
commit 1f3e7d49f6

View File

@@ -13,6 +13,10 @@ Thu Jul 8 00:03:06 UTC 2021 - Matej Cepl <mcepl@suse.com>
- 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
-------------------------------------------------------------------
Sun Aug 16 17:49:59 UTC 2020 - Matej Cepl <mcepl@suse.com>