Bug 279526 - graphics/mapnik: Python >= 3.10 support
Summary: graphics/mapnik: Python >= 3.10 support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Neel Chauhan
URL:
Keywords:
Depends on:
Blocks: 275494
  Show dependency treegraph
 
Reported: 2024-06-04 18:13 UTC by David Hummel
Modified: 2024-06-12 20:47 UTC (History)
1 user (show)

See Also:


Attachments
graphics/mapnik: Python >= 3.10 support (3.17 KB, patch)
2024-06-04 18:13 UTC, David Hummel
hummeltech: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Hummel 2024-06-04 18:13:38 UTC
Created attachment 251223 [details]
graphics/mapnik: Python >= 3.10 support

Relates to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275494

This patch fixes issues related to Python >= 3.10

I have also posted it in GitHub.
https://github.com/freebsd/freebsd-ports/pull/270
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2024-06-04 18:13:38 UTC
Maintainer informed via mail
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2024-06-12 20:46:56 UTC
Committed!
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-06-12 20:47:03 UTC
A commit in branch main references this bug:

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

commit cc86e8b36a60646a76a6b07843fe6cb427256c0d
Author:     David Hummel <david.hummel@gmail.com>
AuthorDate: 2024-06-04 17:50:02 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2024-06-12 20:45:43 +0000

    graphics/mapnik: Add Python >= 3.10 support

    Highlights:
     * Move Boost v1.83 support patch source to GitHub
     * Add Boost v1.85 support

    PR:             279526
    Approved by:    maintainer is submitter

 graphics/mapnik/Makefile | 10 ++++++----
 graphics/mapnik/distinfo | 12 +++++++++---
 2 files changed, 15 insertions(+), 7 deletions(-)