Bug 245522 - www/py-django-redis: Update to 4.11.0
Summary: www/py-django-redis: Update to 4.11.0
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: Po-Chuan Hsieh
URL: https://github.com/jazzband/django-re...
Keywords:
Depends on:
Blocks: 245309
  Show dependency treegraph
 
Reported: 2020-04-10 22:20 UTC by Kai Knoblich
Modified: 2020-05-13 20:45 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
py-django-redis-4.11.patch (3.36 KB, patch)
2020-04-10 22:20 UTC, Kai Knoblich
kai: maintainer-approval? (sunpoet)
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-04-10 22:20:03 UTC
Created attachment 213267 [details]
py-django-redis-4.11.patch

Hi Sunpoet,

attached is the patch that updates www/py-django-redis to 4.11.0 and assigns it to Django 2.2 (current LTS release) as Django 1.11 is End-of-Life since April.

The patch also marks www/py-dj22-django-redis as DEPRECATED because the package will be obsolete once www/py-django-redis is updated to 4.11.0 and bumps the PORTREVISION of www/py-django-prometheus due dependency change.

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

Author: sunpoet
Date: Wed May 13 20:44:24 UTC 2020
New revision: 535179
URL: https://svnweb.freebsd.org/changeset/ports/535179

Log:
  Update to 4.11.0

  - Update RUN_DEPENDS: use Django 2.2
  - Mark www/py-dj22-django-redis as DEPRECATED
  - Update www/py-django-prometheus:
    - Change RUN_DEPENDS from py-dj22-django-redis to py-django-redis
    - Bump PORTREVISION for dependency change

  Changes:	https://github.com/jazzband/django-redis/releases
  		https://github.com/jazzband/django-redis/blob/master/CHANGES.rst
  PR:		245522
  Submitted by:	kai

Changes:
  head/www/py-dj22-django-redis/Makefile
  head/www/py-django-prometheus/Makefile
  head/www/py-django-redis/Makefile
  head/www/py-django-redis/distinfo
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2020-05-13 20:45:43 UTC
Committed. Thanks!