Bug 256480

Summary: multimedia/tautulli: Update to 2.7.3
Product: Ports & Packages Reporter: Michiel van Baak Jansen <michiel>
Component: Individual Port(s)Assignee: Guangyuan Yang <ygy>
Status: Closed FIXED    
Severity: Affects Some People CC: christer.edwards, ygy
Priority: --- Flags: christer.edwards: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
0001-multimedia-tautulli-Update-to-2.7.3.patch none

Description Michiel van Baak Jansen 2021-06-08 13:01:50 UTC
Created attachment 225637 [details]
0001-multimedia-tautulli-Update-to-2.7.3.patch

This patch updates tautulli to 2.7.3.

Updates worth mentioning:
- Upgraded plexapi package (compatibility with new plex movie and tvshow scanners)
- Dropped support for python2

testport ok
runs in production in my setup (FreeBSD 13.0 amd64)
Comment 1 Christer Edwards 2021-06-08 21:29:10 UTC
Comment on attachment 225637 [details]
0001-multimedia-tautulli-Update-to-2.7.3.patch

Looks good. Thank you.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-06-10 02:13:31 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=04548d47a5b44e8c89f530d8f2b2b2f1e97a34df

commit 04548d47a5b44e8c89f530d8f2b2b2f1e97a34df
Author:     Michiel van Baak <michiel@vanbaak.eu>
AuthorDate: 2021-06-10 02:12:38 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-06-10 02:12:38 +0000

    multimedia/tautulli: Update to 2.7.3

    PR:             256480
    Approved by:    maintainer, lwhsu (mentor, implicit)

 multimedia/tautulli/Makefile | 2 +-
 multimedia/tautulli/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Guangyuan Yang freebsd_committer freebsd_triage 2021-06-10 02:45:00 UTC
Committed, thanks!