Summary: | devel/py-dulwich: Update version 0.21.1=>0.21.7 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Muhammad Moinur Rahman <bofh> | ||||
Component: | Individual Port(s) | Assignee: | Muhammad Moinur Rahman <bofh> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | marco.broeder | ||||
Priority: | --- | Keywords: | easy, patch-ready | ||||
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(marco.broeder) bofh: maintainer-feedback? (marco.broeder) |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/jelmer/dulwich/releases/tag/dulwich-0.21.7 | ||||||
Attachments: |
|
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9b4c5db030ef50260a5ad57785f2d114f3187bdb commit 9b4c5db030ef50260a5ad57785f2d114f3187bdb Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-10-23 15:21:43 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-10-23 15:37:46 +0000 devel/py-dulwich: Update version 0.21.2=>0.21.7 - Convert to pep517 - Utilize OPTIONSNG - Change OPTIONS TESTS to TEST as that is the default OPTION defined in ports infrastructure for TEST - Add non-default option FASTIMPORT and PARAMIKO Changelog: https://github.com/jelmer/dulwich/releases/tag/dulwich-0.21.7 PR: 281937 Approved by: marco.broeder@posteo.eu (maintainer-timeout) devel/py-dulwich/Makefile | 28 ++++++++++++++++++++-------- devel/py-dulwich/distinfo | 6 +++--- 2 files changed, 23 insertions(+), 11 deletions(-) |
Created attachment 254085 [details] Update version 0.21.1=>0.21.7 - Convert to pep517 - Utilize OPTIONSNG - Change OPTIONS TESTS to TEST as that is the default OPTION defined in ports infrastructure for TEST - Add non-default option FASTIMPORT and PARAMIKO