Bug 257849

Summary: net-im/py-matrix-synapse: Update to 1.40.0
Product: Ports & Packages Reporter: Ashish SHUKLA <ashish>
Component: Individual Port(s)Assignee: Ashish SHUKLA <ashish>
Status: Closed FIXED    
Severity: Affects Only Me CC: ports
Priority: --- Flags: ports: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update diff none

Description Ashish SHUKLA freebsd_committer freebsd_triage 2021-08-15 05:08:40 UTC
Created attachment 227205 [details]
Update diff

- Update to 1.40.0
- Remove dependency on py-simplejson, not present in upstream
- Add version bound for py-txredisapi depdendency
Comment 1 Sascha Biberhofer 2021-08-15 21:00:09 UTC
Nice catch with the dependencies, I must have missed those changes at some point. :/

Patch looks good to me and passes all the usual tests and poudriere testport. I had been test driving a similar update since yesterday and have also given this a brief run, so this works fine in production too. :D
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-08-16 00:05:21 UTC
A commit in branch main references this bug:

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

commit b6553022250402c9581bea38a207aca42c1708fb
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2021-08-16 00:01:41 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2021-08-16 00:03:53 +0000

    net-im/py-matrix-synapse: Update to 1.40.0

    PR:             257849
    Approved by:    Sascha Biberhofer <ports@skyforge.at> (maintainer)

 net-im/py-matrix-synapse/Makefile | 5 ++---
 net-im/py-matrix-synapse/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)
Comment 3 Ashish SHUKLA freebsd_committer freebsd_triage 2021-08-16 00:06:04 UTC
Thanks, committed.