14
0

Accepting request 978566 from home:benoit_monin:branches:devel:languages:python

- update to version 6.0.10:
  * Populate <summary> correctly if it comes after <content> (#260)

OBS-URL: https://build.opensuse.org/request/show/978566
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-feedparser?expand=0&rev=62
This commit is contained in:
2022-05-22 23:27:15 +00:00
committed by Git OBS Bridge
parent 2e3b896bed
commit 8dbf66d384
4 changed files with 10 additions and 4 deletions

3
feedparser-6.0.10.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:27da485f4637ce7163cdeab13a80312b93b7d0c1b775bef4a47629a3110bca51
size 286395

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dad42e7beaec55f99c08b2b0cf7288bc7cfd24b6f72c8ef85478bcb55648cd42
size 286366

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun May 22 16:48:02 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 6.0.10:
* Populate <summary> correctly if it comes after <content> (#260)
-------------------------------------------------------------------
Fri May 20 09:28:16 UTC 2022 - Matej Cepl <mcepl@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-feedparser
Version: 6.0.9
Version: 6.0.10
Release: 0
Summary: Universal Feed Parser Module for Python
License: BSD-2-Clause