mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 12:10:31 -04:00
www/flexget: drop feedparser workaround after d950078a61
This commit is contained in:
parent
9ee9d98580
commit
1bc2582f70
1 changed files with 0 additions and 6 deletions
|
@ -1,11 +1,5 @@
|
|||
--- requirements.txt.orig 2021-08-10 15:20:13 UTC
|
||||
+++ requirements.txt
|
||||
@@ -1,4 +1,4 @@
|
||||
-FeedParser>=6.0.2
|
||||
+FeedParser>=5.2.1
|
||||
SQLAlchemy >=1.3.10, <1.999
|
||||
PyYAML>=4.2b1
|
||||
# Beautifulsoup 4.5+ is required to support different versions of html5lib
|
||||
@@ -12,22 +12,22 @@ jinja2~=3.0
|
||||
requests>=2.20.0
|
||||
python-dateutil
|
||||
|
|
Loading…
Add table
Reference in a new issue