Bug 260757 - devel/py-nose2: Update to 0.10.0
Summary: devel/py-nose2: Update to 0.10.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: Hiroki Tagato
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-28 14:02 UTC by Daniel Ylitalo
Modified: 2021-12-30 10:28 UTC (History)
1 user (show)

See Also:


Attachments
Updates port to 0.10.0 (1.53 KB, patch)
2021-12-28 14:02 UTC, Daniel Ylitalo
daniel: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Ylitalo 2021-12-28 14:02:10 UTC
Attached patch passes portlint -AC + poudriere testport
Comment 1 Daniel Ylitalo 2021-12-28 14:02:39 UTC
Created attachment 230494 [details]
Updates port to 0.10.0
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-12-30 10:27:43 UTC
A commit in branch main references this bug:

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

commit 213ef28d44ddef65b1a4bd9808f270ff0d66e3c2
Author:     Daniel Ylitalo <daniel@blodan.se>
AuthorDate: 2021-12-30 10:25:56 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2021-12-30 10:25:56 +0000

    devel/py-nose2: update to 0.10.0

    Changelog: https://github.com/nose-devs/nose2/blob/0.10.0/docs/changelog.rst

    PR:             260757
    Reported by:    Daniel Ylitalo <daniel@blodan.se> (maintainer)

 devel/py-nose2/Makefile             | 2 +-
 devel/py-nose2/distinfo             | 6 +++---
 devel/py-nose2/files/patch-setup.py | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)
Comment 3 Hiroki Tagato freebsd_committer freebsd_triage 2021-12-30 10:28:31 UTC
Committed, thanks!