Bug 258595 - devel/py-watchdog: Update to 2.1.6
Summary: devel/py-watchdog: Update to 2.1.6
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: Kai Knoblich
URL: https://github.com/gorakhargosh/watch...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-19 08:48 UTC by Kai Knoblich
Modified: 2021-10-03 13:12 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (nivit)
kai: merge-quarterly-


Attachments
py-watchdog-2.15.patch (4.54 KB, patch)
2021-09-19 08:48 UTC, Kai Knoblich
no flags Details | Diff
py-watchdog-2.1.6.patch (2.35 KB, patch)
2021-10-03 12:43 UTC, Kai Knoblich
kai: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Knoblich freebsd_committer freebsd_triage 2021-09-19 08:48:18 UTC
Created attachment 228003 [details]
py-watchdog-2.15.patch

Hi,

attached is the patch that updates devel/py-watchdog to 2.1.5.

Changes to the port:
~~~~~~~~~~~~~~~~~~~~
* Add two patches that fixes the test suite (already merged by upstream)
* Improve the "do-test" target

Please see the URL field for a complete changelog since 0.10.6. 

It isn't a MFH candidate because of the many changes that were made since the 0.10.6 release and 2021Q4 is near.

QA:
~~~
- poudriere -> OK (11.4-, 12.2- 13.0-RELEASE for py38, py39, py37 and py36)

Results of "make test" (py38, py39, py37, py36):
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 91 passed, 13 skipped in N.NN seconds
Comment 1 Kai Knoblich freebsd_committer freebsd_triage 2021-10-03 12:43:37 UTC
Created attachment 228397 [details]
py-watchdog-2.1.6.patch

^ Triage: Update patch and set maintainer-approval flag to '+' due maintainer's timeout.
Comment 2 Kai Knoblich freebsd_committer freebsd_triage 2021-10-03 12:44:08 UTC
^ Triage: Update URL
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-10-03 13:00:53 UTC
A commit in branch main references this bug:

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

commit 8127308d93c94f5c0286b341a300d8fc3ebdefe2
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2021-10-03 12:48:56 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2021-10-03 12:57:48 +0000

    devel/py-watchdog: Update to 2.1.6

    * Improve "do-test" target while I'm here.

    Changelog since 0.10.6:

    https://github.com/gorakhargosh/watchdog/blob/v2.1.6/changelog.rst

    PR:             258595
    Approved by:    maintainer timeout (14 days)
    MFH:            No (feature release)

 devel/py-watchdog/Makefile | 16 +++++++---------
 devel/py-watchdog/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 12 deletions(-)