Bug 265272 - graphics/py-svgwrite: Update to 1.4.3
Summary: graphics/py-svgwrite: Update to 1.4.3
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/mozman/svgwrite/bl...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-17 18:23 UTC by Kai Knoblich
Modified: 2022-07-21 15:54 UTC (History)
1 user (show)

See Also:
george: maintainer-feedback+
kai: merge-quarterly+


Attachments
py-svgwrite-1.4.3.patch (1.15 KB, patch)
2022-07-17 18:23 UTC, Kai Knoblich
george: 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 2022-07-17 18:23:56 UTC
Created attachment 235310 [details]
py-svgwrite-1.4.3.patch

Hi,

attached is the patch that updates graphics/py-svgwrite to 1.4.3.

QA:
~~~
- poudriere -> OK (12.3-RELEASE amd64 py37 - py310)


Results of "make test" (py37 - py310):
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

> 477 passed in N.NNs
Comment 1 George Mitchell 2022-07-18 14:20:38 UTC
Patch works for me.
Comment 2 George Mitchell 2022-07-18 14:21:54 UTC
I think I set the maintainer flags correctly this time.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-07-21 15:43:43 UTC
A commit in branch main references this bug:

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

commit 64c82b7c608c79e984beaccece704900850cb080
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2022-07-21 15:34:40 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2022-07-21 15:42:07 +0000

    graphics/py-svgwrite: Update to 1.4.3

    Changelog:

    https://github.com/mozman/svgwrite/blob/v1.4.3/NEWS.rst

    PR:             265272
    Approved by:    George Mitchell (maintainer)
    MFH:            2022Q3

 graphics/py-svgwrite/Makefile | 3 +--
 graphics/py-svgwrite/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-07-21 15:45:46 UTC
A commit in branch 2022Q3 references this bug:

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

commit 145a4b8d672c4ded18ee432c0f756249f38897ec
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2022-07-21 15:34:40 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2022-07-21 15:44:32 +0000

    graphics/py-svgwrite: Update to 1.4.3

    Changelog:

    https://github.com/mozman/svgwrite/blob/v1.4.3/NEWS.rst

    PR:             265272
    Approved by:    George Mitchell (maintainer)
    MFH:            2022Q3

    (cherry picked from commit 64c82b7c608c79e984beaccece704900850cb080)

 graphics/py-svgwrite/Makefile | 3 +--
 graphics/py-svgwrite/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 5 Kai Knoblich freebsd_committer freebsd_triage 2022-07-21 15:54:09 UTC
(In reply to George Mitchell from comment #2)

Indeed, the flags were set correctly. :)

The patch was committed and MFH'ed (= simple bugfix release), thanks for your quick review and approval!