forked from pool/python-podcastparser
- update to 0.6.10:
* Adding requested changes to commit around nomenclature and
code style.
* Adds support and tests for elements from the podcast namespace
* add support for itunes categories, seasons and keywords
* Add media:thumbnail tests.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-podcastparser?expand=0&rev=15
This commit is contained in:
3
podcastparser-0.6.10.tar.gz
Normal file
3
podcastparser-0.6.10.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b9acb60ad46cff5230c0a3609d37e934674644bfcd5d13b18c423917e9f13d7
|
||||
size 31717
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d69a37a0faf6dec2acea5ad0480f278bc48b873e00a5fa6122d9a542dd52826
|
||||
size 30399
|
||||
@@ -1,8 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 12 13:32:20 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.6.10:
|
||||
* Adding requested changes to commit around nomenclature and
|
||||
code style.
|
||||
* Adds support and tests for elements from the podcast namespace
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 18:50:29 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.6.9:
|
||||
* add support for itunes categories, seasons and keywords
|
||||
* add support for itunes categories, seasons and keywords
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 16 12:33:45 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
@@ -25,7 +33,7 @@ Mon Sep 20 04:31:41 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
* Get generator tag from RSS v2
|
||||
* Add testing on python 3.6 to 3.9, and remove 3.4 and 3.5.
|
||||
* Use VS2019 for newer versions, and 3.9 support.
|
||||
* Add media:thumbnail tests.
|
||||
* Add media:thumbnail tests.
|
||||
- Dropped python-podcastparser-remove-nose.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-podcastparser
|
||||
Version: 0.6.9
|
||||
Version: 0.6.10
|
||||
Release: 0
|
||||
Summary: A podcast parser
|
||||
License: ISC
|
||||
|
||||
Reference in New Issue
Block a user