Bug 262126 - net-im/py-matrix-synapse: update to 1.53.0
Summary: net-im/py-matrix-synapse: update to 1.53.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: Ashish SHUKLA
URL: https://github.com/matrix-org/synapse...
Keywords:
Depends on: 262125
Blocks:
  Show dependency treegraph
 
Reported: 2022-02-22 18:22 UTC by Ashish SHUKLA
Modified: 2022-02-24 15:38 UTC (History)
1 user (show)

See Also:
ashish: maintainer-feedback+


Attachments
Update to 1.53.0 (3.08 KB, patch)
2022-02-22 18:22 UTC, Ashish SHUKLA
no flags Details | Diff
Update to 1.53.0 v2 (3.26 KB, patch)
2022-02-24 13:49 UTC, Ashish SHUKLA
ashish: maintainer-approval? (ports)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ashish SHUKLA freebsd_committer freebsd_triage 2022-02-22 18:22:01 UTC
Created attachment 232015 [details]
Update to 1.53.0
Comment 1 Ashish SHUKLA freebsd_committer freebsd_triage 2022-02-24 13:49:44 UTC
Created attachment 232071 [details]
Update to 1.53.0 v2

Update constraint on py-matrix-common dependency. Thanks for the review.
Comment 2 Sascha Biberhofer 2022-02-24 14:37:49 UTC
Comment on attachment 232071 [details]
Update to 1.53.0 v2

Looks good to me. A big thank you for updating the dependency patch in particular. :-D 

Even more importantly perhaps, it passes the ususal shenangians (Ran 2190 tests in 1210.471s, PASSED (skips=38, successes=2152)) and hasn't caused any porblems in production.

Let's get this merged. :-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-02-24 15:36:37 UTC
A commit in branch main references this bug:

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

commit 177c86096737a6e17f3fc3b8ee7bd37d1961bd36
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2022-02-22 18:09:29 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2022-02-24 15:34:36 +0000

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

    PR:             262126
    Approved by:    Sascha Biberhofer <ports at skyforge dot at> (maintainer)

 net-im/py-matrix-synapse/Makefile                  |  4 ++--
 net-im/py-matrix-synapse/distinfo                  |  6 +++---
 .../files/patch-synapse_python__dependencies.py    | 24 +++-------------------
 3 files changed, 8 insertions(+), 26 deletions(-)
Comment 4 Ashish SHUKLA freebsd_committer freebsd_triage 2022-02-24 15:38:14 UTC
Committed, thanks!