Bug 246172 - www/py-django-widget-tweaks: Update to 1.4.8
Summary: www/py-django-widget-tweaks: Update to 1.4.8
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/jazzband/django-wi...
Keywords:
Depends on:
Blocks: 245309
  Show dependency treegraph
 
Reported: 2020-05-04 10:01 UTC by Kai Knoblich
Modified: 2020-05-05 08:06 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (rozhuk.im)


Attachments
py-django-widget-tweaks-1.4.8.patch (2.04 KB, patch)
2020-05-04 10:01 UTC, Kai Knoblich
rozhuk.im: 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 2020-05-04 10:01:11 UTC
Created attachment 214102 [details]
py-django-widget-tweaks-1.4.8.patch

Hi,

attached is the patch that updates www/py-django-widget-tweaks to 1.4.8 and assigns it to Django 2.2 (current LTS release) because Django 1.11 is End-of-Life since April 2020.

Note: Support for Python <= 3.5 was dropped with the 1.4.6 release.

Changes to the port:
~~~~~~~~~~~~~~~~~~~~
- Tweak length of COMMENT to pet portlint
- Sort variables a bit according to the PHB.
- Fix trailing whitespace in pkg-descr

QA:
~~~
- poudriere (11.3-RELEASE amd64 for each py36, py37 and py38 flavor) -> OK
- portlint -> OK
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-05-05 07:57:49 UTC
A commit references this bug:

Author: kai
Date: Tue May  5 07:57:04 UTC 2020
New revision: 534036
URL: https://svnweb.freebsd.org/changeset/ports/534036

Log:
  www/py-django-widget-tweaks: Update to 1.4.8

  * Also assign the port to Django 2.2 (current LTS release) as Django 1.11 is
    End-of-Life.

  * Set Python 3.6 as minimum version because support for Python 3.5 was
    dropped with the 1.4.6 release.

  * Pet portlint (Tweak length of COMMENT, sort variables according to the PHB
    and fix trailing whitespace in pkg-descr).

  Changelog:

  https://github.com/jazzband/django-widget-tweaks/blob/1.4.8/CHANGES.rst

  PR:		246172
  Approved by:	<rozhuk.im@gmail.com> (maintainer)

Changes:
  head/www/py-django-widget-tweaks/Makefile
  head/www/py-django-widget-tweaks/distinfo
  head/www/py-django-widget-tweaks/pkg-descr
Comment 2 Kai Knoblich freebsd_committer freebsd_triage 2020-05-05 08:06:37 UTC
Committed, thank you for the quick approval!