14
0
forked from pool/python-nltk

- Clean up the SPEC to get rid of rpmlint warnings.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=39
This commit is contained in:
2022-12-27 17:26:56 +00:00
committed by Git OBS Bridge
parent 75f3e6db1b
commit c684ece13a
3 changed files with 33 additions and 5 deletions

View File

@@ -5,6 +5,7 @@ Mon Dec 26 10:41:22 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Fix failing tests (gh#nltk/nltk#2969) by adding patches:
- port-2to3.patch
- skip-networked-test.patch
- Clean up the SPEC to get rid of rpmlint warnings.
-------------------------------------------------------------------
Tue Mar 22 07:48:14 UTC 2022 - Matej Cepl <mcepl@suse.com>