forked from pool/python-podcastparser
- Update to 0.6.7:
* switch from nose to pytest * remove nose from appveyor.yml * drop python 3.3 * Adding support for itunes:type tag * urllib.request used over urllib for import * Use raw strings in regexps * Fix parsing cover URL on a new line * Support media:content tags under media:group * 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. - Dropped python-podcastparser-remove-nose.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-podcastparser?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 20 04:31:41 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 0.6.7:
|
||||
* switch from nose to pytest
|
||||
* remove nose from appveyor.yml
|
||||
* drop python 3.3
|
||||
* Adding support for itunes:type tag
|
||||
* urllib.request used over urllib for import
|
||||
* Use raw strings in regexps
|
||||
* Fix parsing cover URL on a new line
|
||||
* Support media:content tags under media:group
|
||||
* 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.
|
||||
- Dropped python-podcastparser-remove-nose.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 15 14:36:39 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user