Bug 261405

Summary: www/py-django-statici18n: Update to 2.2.0
Product: Ports & Packages Reporter: Kai Knoblich <kai>
Component: Individual Port(s)Assignee: Kai Knoblich <kai>
Status: Closed FIXED    
Severity: Affects Only Me CC: ultima
Priority: --- Flags: ultima: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/zyegfryed/django-statici18n/compare/v2.0.1...v2.2.0
Bug Depends on:    
Bug Blocks: 261313    
Attachments:
Description Flags
py-django-statici18n-2.2.0.patch ultima: maintainer-approval+

Description Kai Knoblich freebsd_committer freebsd_triage 2022-01-22 13:35:46 UTC
Created attachment 231238 [details]
py-django-statici18n-2.2.0.patch

Hi Richard,

attached is the patch that updates www/py-django-statici18n to 2.2.0 .

QA:
~~~
- poudriere -> OK (12.2-RELEASE amd64, py37, py38, py39, py310)
Comment 1 Richard Gallamore freebsd_committer freebsd_triage 2022-02-13 01:20:21 UTC
Comment on attachment 231238 [details]
py-django-statici18n-2.2.0.patch

Looks good to me, tested seafile and there were no issues.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-02-13 12:04:11 UTC
A commit in branch main references this bug:

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

commit e93510089bbfefbe983bf5ee8b3e890d3dc819ab
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2022-02-13 12:00:26 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2022-02-13 12:00:26 +0000

    www/py-django-statici18n: Update to 2.2.0

    Changelog since 2.0.1:

    https://github.com/zyegfryed/django-statici18n/compare/v2.0.1...v2.2.0

    PR:             261405
    Approved by:    ultima (maintainer)

 www/py-django-statici18n/Makefile | 6 +++---
 www/py-django-statici18n/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
Comment 3 Kai Knoblich freebsd_committer freebsd_triage 2022-02-13 12:06:25 UTC
(In reply to Richard Gallamore from comment #1)

Committed, thank you Richard, for the review and approval!