Bug 262125 - devel/py-matrix-common: Update to 1.1.0
Summary: devel/py-matrix-common: Update to 1.1.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:
Keywords:
Depends on:
Blocks: 262126
  Show dependency treegraph
 
Reported: 2022-02-22 18:20 UTC by Ashish SHUKLA
Modified: 2022-02-24 15:37 UTC (History)
1 user (show)

See Also:
ashish: maintainer-feedback+


Attachments
Update to 1.1.0 (1.32 KB, patch)
2022-02-22 18:20 UTC, Ashish SHUKLA
no flags Details | Diff
devel/py-matrix-common: Update to 1.1.1, switch to pypi (2.34 KB, patch)
2022-02-24 14:33 UTC, Sascha Biberhofer
ports: maintainer-approval+
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:20:54 UTC
Created attachment 232014 [details]
Update to 1.1.0
Comment 1 Sascha Biberhofer 2022-02-24 14:33:50 UTC
Created attachment 232073 [details]
devel/py-matrix-common: Update to 1.1.1, switch to pypi

The patch looks, builds, tests and works perfectly fine. :-D But since upstream now ships tests as part of their builds I'd like to switch the port over to pypi, as suggested by the porting guidelines for python packages.

I've adapted your patch accordingly. The result works just as well of course, but for the sake of completeness:

portlint: "OK"
testport: OK (poudriere: 130amd64)
do-test: OK (Ran 7 tests in 0.109s, PASSED (successes=7))

Also runs fine in a production setting with synapse. :-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-02-24 15:36:38 UTC
A commit in branch main references this bug:

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

commit d4631624b87cd7ba4062d36cbfa8f78abb8ecc89
Author:     Sascha Biberhofer <ports@skyforge.at>
AuthorDate: 2022-02-22 18:08:34 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2022-02-24 15:34:33 +0000

    devel/py-matrix-common: Update to 1.1.0

    - Switch to pypi

    PR:             262125

 devel/py-matrix-common/Makefile | 8 +++-----
 devel/py-matrix-common/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 8 deletions(-)
Comment 3 Ashish SHUKLA freebsd_committer freebsd_triage 2022-02-24 15:37:54 UTC
Committed, thanks!