git: 1c0068509b2b - main - www/flexget: update to 3.1.154

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Thu, 25 Nov 2021 00:42:15 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1c0068509b2b3cae665c33c0ad2de362ebdc8d9f

commit 1c0068509b2b3cae665c33c0ad2de362ebdc8d9f
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-11-23 15:15:54 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-11-25 00:38:49 +0000

    www/flexget: update to 3.1.154
    
    Changes:        https://github.com/Flexget/Flexget/compare/v3.1.153...v3.1.154
    Reported by:    Repology
---
 www/flexget/Makefile                     | 2 +-
 www/flexget/distinfo                     | 6 +++---
 www/flexget/files/patch-requirements.txt | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/www/flexget/Makefile b/www/flexget/Makefile
index d7f353156adb..b3ab262ac052 100644
--- a/www/flexget/Makefile
+++ b/www/flexget/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	flexget
 DISTVERSIONPREFIX=	v
-PORTVERSION=	3.1.153
+PORTVERSION=	3.1.154
 CATEGORIES=	www
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/www/flexget/distinfo b/www/flexget/distinfo
index 19004b82ff9e..da18c8cfbbcf 100644
--- a/www/flexget/distinfo
+++ b/www/flexget/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1637076040
-SHA256 (flexget-Flexget-v3.1.153_GH0.tar.gz) = 9c60d106d7ea0d93d090b7f7d3433ebed2b04eb543feea2eb0ce0108053cf7b5
-SIZE (flexget-Flexget-v3.1.153_GH0.tar.gz) = 7349529
+TIMESTAMP = 1637680554
+SHA256 (flexget-Flexget-v3.1.154_GH0.tar.gz) = 042284947d7620db259a2d7ac67d5af13453a5d043b0d98e93f3769a338db67e
+SIZE (flexget-Flexget-v3.1.154_GH0.tar.gz) = 7351091
diff --git a/www/flexget/files/patch-requirements.txt b/www/flexget/files/patch-requirements.txt
index 7812bbbd2c9d..bf2da0ffaf6e 100644
--- a/www/flexget/files/patch-requirements.txt
+++ b/www/flexget/files/patch-requirements.txt
@@ -1,10 +1,10 @@
---- requirements.txt.orig	2021-10-20 15:19:47 UTC
+--- requirements.txt.orig	2021-11-23 15:15:54 UTC
 +++ requirements.txt
 @@ -1,10 +1,10 @@
  apscheduler>=3.2.0
  beautifulsoup4>=4.5  # Beautifulsoup 4.5+ is required to support different versions of html5lib
  feedparser>=6.0.2
--guessit==3.2.0
+-guessit~=3.4
 +guessit>=3.2.0
  html5lib>=0.11
  jinja2~=3.0