Bug 276323 - www/py-django-photologue: Update to 3.17
Summary: www/py-django-photologue: Update to 3.17
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/richardbarran/djan...
Keywords:
Depends on:
Blocks: 276319
  Show dependency treegraph
 
Reported: 2024-01-14 15:15 UTC by Kai Knoblich
Modified: 2024-01-16 05:27 UTC (History)
1 user (show)

See Also:
ports: maintainer-feedback+


Attachments
py-django-photologue-3.17-v1.patch (1.70 KB, patch)
2024-01-14 15:15 UTC, Kai Knoblich
ports: 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 2024-01-14 15:15:34 UTC
Created attachment 247646 [details]
py-django-photologue-3.17-v1.patch

Hi,

attached is a patch that updates www/py-django-photologue to 3.17.

Changes to the port:
~~~~~~~~~~~~~~~~~~~~
- Remove obsolete comment

QA:
~~~
- poudriere -> OK (13.2-RELEASE, py38 - py311)
Comment 1 Kevin Golding 2024-01-14 17:41:45 UTC
Looks good, thanks
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-01-16 05:25:12 UTC
A commit in branch main references this bug:

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

commit 60d563daeaa63f0d631a0a3305f823092e261420
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2024-01-16 05:18:40 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2024-01-16 05:18:40 +0000

    www/py-django-photologue: Update to 3.17

    * Remove obsolete comment while I'm here.

    Changelog since 3.15:

    https://github.com/richardbarran/django-photologue/compare/9768a62...04e681e

    PR:             276323
    Approved by:    Kevin Golding (maintainer)

 www/py-django-photologue/Makefile | 11 +++++------
 www/py-django-photologue/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 9 deletions(-)
Comment 3 Kai Knoblich freebsd_committer freebsd_triage 2024-01-16 05:27:16 UTC
(In reply to Kevin Golding from comment #1)

Committed, thank you for the swift review and approval!