Bug 267525 - devel/py-pytest-asyncio: update to 0.19.0
Summary: devel/py-pytest-asyncio: update to 0.19.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: Dmitry Marakasov
URL: https://github.com/pytest-dev/pytest-...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-02 15:37 UTC by Dmitry Marakasov
Modified: 2022-11-13 00:36 UTC (History)
1 user (show)

See Also:
jbeich: maintainer-feedback+


Attachments
Patch (1.40 KB, patch)
2022-11-02 15:37 UTC, Dmitry Marakasov
jbeich: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov freebsd_committer freebsd_triage 2022-11-02 15:37:28 UTC
Created attachment 237820 [details]
Patch
Comment 1 Jan Beich freebsd_committer freebsd_triage 2022-11-02 16:12:51 UTC
Comment on attachment 237820 [details]
Patch

Thanks. Feel free to take maintainership. I'm not good at maintaining python ports and only use this one for testing devel/py-apscheduler.

(In reply to Dmitry Marakasov from comment #0)
> +post-patch:
> +	@${ECHO_CMD} 'from setuptools import setup; setup()' ${WRKSRC}/setup.py

">" (stdout redirection) is missing, so the file isn't created. Approved if you fix the typo.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2022-11-03 20:38:08 UTC
> ">" (stdout redirection) is missing

My bad, the previous version of this patch has installed setup.py from files/ and this version was not properly tested.

> Feel free to take maintainership

Thank you!
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-11-03 20:39:21 UTC
A commit in branch main references this bug:

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

commit 5b0b2ae1d26804998a6ad8714b4e5f3697f4d99f
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-11-02 15:36:55 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-11-03 20:38:45 +0000

    devel/py-pytest-asyncio: update 0.18.3 → 0.19.0, take maintainership

    PR:             267525
    Approved by:    jbeich@FreeBSD.org (maintainer)

 devel/py-pytest-asyncio/Makefile | 7 +++++--
 devel/py-pytest-asyncio/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 5 deletions(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-11-13 00:36:53 UTC
A commit in branch main references this bug:

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

commit 72cad51d68e2533971622d413b85e187c2df2525
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-11-13 00:30:27 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-11-13 00:34:32 +0000

    devel/py-pytest4-asyncio: chase maintainer after 5b0b2ae1d268

    PR:             267525

 devel/py-pytest4-asyncio/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)