forked from pool/python-feedparser
Accepting request 838247 from devel:languages:python
- update to 6.0.1: * Remove all Python 2 compatibility code (#228) * Add *python_requires* to ``setup.py`` (#2 OBS-URL: https://build.opensuse.org/request/show/838247 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-feedparser?expand=0&rev=27
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a13fb1f26a7da985b51e6d1e91102fb1b1e5eb5d550a192643049a527bb24b0d
|
||||
size 285322
|
||||
3
feedparser-6.0.1.tar.gz
Normal file
3
feedparser-6.0.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ca88edcaa43f428345968df903a87f020843eda5e28d7ea24a612158d61e74c
|
||||
size 284620
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 28 11:20:26 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 6.0.1:
|
||||
* Remove all Python 2 compatibility code (#228)
|
||||
* Add *python_requires* to ``setup.py`` (#2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 14 20:10:18 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
|
||||
@@ -16,10 +16,10 @@
|
||||
#
|
||||
|
||||
|
||||
%define skip_python2 1
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-feedparser
|
||||
Version: 6.0.0
|
||||
Version: 6.0.1
|
||||
Release: 0
|
||||
Summary: Universal Feed Parser Module for Python
|
||||
License: BSD-2-Clause
|
||||
|
||||
Reference in New Issue
Block a user