Bug 273852 - net-p2p/bazarr: Update to 1.3.0
Summary: net-p2p/bazarr: Update to 1.3.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL: https://github.com/morpheus65535/baza...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-16 12:31 UTC by Michiel van Baak Jansen
Modified: 2023-09-17 15:34 UTC (History)
1 user (show)

See Also:


Attachments
0001-net-p2p-bazarr-Update-to-1.3.0.patch (133.50 KB, patch)
2023-09-16 12:31 UTC, Michiel van Baak Jansen
michiel: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michiel van Baak Jansen 2023-09-16 12:31:04 UTC
Created attachment 244931 [details]
0001-net-p2p-bazarr-Update-to-1.3.0.patch

poudriere ok
runs in production on my setup (13.2 amd64)

* Switched ORM from peewee to SQLAlchemy
* big updates to the embedded subtitles and opensubtitles providers
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-09-17 15:31:18 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8328eafe19d8bff2c7b5e0355b117ebaacaf7264

commit 8328eafe19d8bff2c7b5e0355b117ebaacaf7264
Author:     Michiel van Baak Jansen <michiel@vanbaak.eu>
AuthorDate: 2023-09-16 10:35:47 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-09-17 15:26:47 +0000

    net-p2p/bazarr: Update to 1.3.0

     * Switched ORM from peewee to SQLAlchemy
     * big updates to the embedded subtitles and opensubtitles providers

    Changelog: https://github.com/morpheus65535/bazarr/releases/tag/v1.3.0

    PR:             273852

 net-p2p/bazarr/Makefile  |    3 +-
 net-p2p/bazarr/distinfo  |    6 +-
 net-p2p/bazarr/pkg-plist | 1802 +++++++++++++++++++++++++++++++++++++++++++---
 3 files changed, 1716 insertions(+), 95 deletions(-)
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2023-09-17 15:34:07 UTC
Thank you for your contribution.