1
0

Add metadata, cleanup the patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-feedparser?expand=0&rev=49
This commit is contained in:
2021-04-30 11:03:53 +00:00
committed by Git OBS Bridge
parent 3b9d4a27a5
commit 544a693bce
3 changed files with 12 additions and 7 deletions

View File

@@ -1,8 +1,8 @@
-------------------------------------------------------------------
Thu Apr 29 14:39:29 UTC 2021 - Arun Persaud <arun@gmx.de>
- specfile:
* add patch for 3.9 python version (change of return status to None)
- add numerical_return_status.patch for 3.9 python version
(change of return status to None)
-------------------------------------------------------------------
Sun Oct 25 17:59:36 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>