Created attachment 242662 [details] py-dj41-django-rq-2.8.1-v1.patch Hi Sunpoet, attached is a patch that updates devel/py-dj41-django-rq to 2.8.1 and removes the PORTSCOUT entry. It also adds the same patch for "setup.py" that is used for devel/py-django-rq 2.8.1. QA: ~~~ - poudriere -> OK (12.4-RELEASE amd64 for py38, py39, py310, py311)
LGTM. Thanks.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=57343688563841848a0a757b7a14c28194078ca4 commit 57343688563841848a0a757b7a14c28194078ca4 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2023-06-12 10:56:19 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2023-06-12 10:56:19 +0000 devel/py-dj41-django-rq: Update to 2.8.1 * Remove PORTSCOUT as net-mgmt/netbox works fine with py-django-rq 2.8.1 and should also work newer releases of the 2.8.x series. Changelogs since 2.7.0: https://github.com/rq/django-rq/blob/v2.8.1/CHANGELOG.md https://github.com/rq/django-rq/blob/v2.8.0/CHANGELOG.md PR: 271886 Approved by: sunpoet (maintainer) devel/py-dj41-django-rq/Makefile | 6 ++---- devel/py-dj41-django-rq/distinfo | 6 +++--- devel/py-dj41-django-rq/files/patch-setup.py (new) | 11 +++++++++++ 3 files changed, 16 insertions(+), 7 deletions(-)
(In reply to Po-Chuan Hsieh from comment #1) Committed, thanks!
Comment on attachment 242662 [details] py-dj41-django-rq-2.8.1-v1.patch ^Triage: Set maintainer-approval flag accordingly as approval was given via comment #1.