From 1f3e7d49f636844050efb206aedf44ff9661e8c4f0ba2b129975dee68a1a36f1 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 8 Jul 2021 07:55:46 +0000 Subject: [PATCH] Fix changes on removed patches OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proselint?expand=0&rev=23 --- python-proselint.changes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/python-proselint.changes b/python-proselint.changes index bb874ac..a432ee0 100644 --- a/python-proselint.changes +++ b/python-proselint.changes @@ -13,6 +13,10 @@ Thu Jul 8 00:03:06 UTC 2021 - Matej Cepl - 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