Bug 261343 - www/py-django-sekizai: Update to 3.0.1
Summary: www/py-django-sekizai: Update to 3.0.1
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/django-cms/django-...
Keywords:
Depends on:
Blocks: 261313 261479
  Show dependency treegraph
 
Reported: 2022-01-19 21:09 UTC by Kai Knoblich
Modified: 2022-02-12 17:19 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (xenophon+fbsdports)


Attachments
py-django-sekizai-2.1.0.patch (2.83 KB, patch)
2022-01-19 21:09 UTC, Kai Knoblich
kai: 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 2022-01-19 21:09:11 UTC
Created attachment 231168 [details]
py-django-sekizai-2.1.0.patch

Hi,

attached is the patch that updates www/py-django-sekizai to 2.1.0 .

Changes to the port:
- Switch to GitHub for a while because the latest release isn't available as a sdist via PyPI.
- Exclude installation of testsuite into top-level of Python's site-lib directory. (referenced under "See also") 
- Fix actual version in "__init__.py"

QA:
~~~
- poudriere -> OK (12.2-RELEASE amd64, py37, py38, py39, py310, py311)
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-02-12 17:17:28 UTC
A commit in branch main references this bug:

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

commit 3b689f9747f94a13d028407b11333b3510fc6c0f
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2022-02-12 17:10:53 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2022-02-12 17:10:53 +0000

    www/py-django-sekizai: Update to 3.0.1

    Changelog since 1.1.0:

    https://github.com/django-cms/django-sekizai/compare/1.1.0...3.0.1

    PR:             261343
    Approved by:    maintainer timeout (3+ weeks)

 www/py-django-sekizai/Makefile | 12 +++++-------
 www/py-django-sekizai/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 10 deletions(-)
Comment 2 Kai Knoblich freebsd_committer freebsd_triage 2022-02-12 17:18:52 UTC
Comment on attachment 231168 [details]
py-django-sekizai-2.1.0.patch

^Triage: Set maintainer-approval flag to '+' due maintainer's timeout.