git: 485c91db0fbd - main - www/flexget: drop jinja2 workaround after 04ca9b0f4970

Jan Beich jbeich at FreeBSD.org
Sat Sep 11 23:58:39 UTC 2021


The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=485c91db0fbd2af3392f46f8cc5deaa5de60cb0a

commit 485c91db0fbd2af3392f46f8cc5deaa5de60cb0a
Author:     Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-09-11 17:25:38 +0000
Commit:     Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-09-11 23:57:12 +0000

    www/flexget: drop jinja2 workaround after 04ca9b0f4970
---
 www/flexget/files/patch-requirements.txt | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/www/flexget/files/patch-requirements.txt b/www/flexget/files/patch-requirements.txt
index 169b1ab442c8..4c9580a11dc0 100644
--- a/www/flexget/files/patch-requirements.txt
+++ b/www/flexget/files/patch-requirements.txt
@@ -6,15 +6,7 @@
  SQLAlchemy >=1.3.10, <1.999
  PyYAML>=4.2b1
  # Beautifulsoup 4.5+ is required to support different versions of html5lib
-@@ -6,28 +6,28 @@ beautifulsoup4>=4.5
- html5lib>=0.11
- PyRSS2Gen
- pynzb
--rpyc~=5.0
--jinja2~=3.0
-+rpyc
-+jinja2
- # There is a bug in requests 2.4.0 where it leaks urllib3 exceptions
+@@ -12,22 +12,22 @@ jinja2~=3.0
  requests>=2.20.0
  python-dateutil
  jsonschema>=2.0


More information about the dev-commits-ports-main mailing list