Bug 247031 - www/py-dj22-django_csp: Rename to py-django-csp
Summary: www/py-dj22-django_csp: Rename to py-django-csp
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://wiki.freebsd.org/Ports/Django
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-06 14:43 UTC by Kai Knoblich
Modified: 2020-06-10 11:54 UTC (History)
1 user (show)

See Also:
ports: maintainer-feedback+


Attachments
py-dj22-django_csp_RENAME_TO_py-django_csp.patch (2.89 KB, patch)
2020-06-06 14:43 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 2020-06-06 14:43:37 UTC
Created attachment 215293 [details]
py-dj22-django_csp_RENAME_TO_py-django_csp.patch

Hi,

attached is the patch that renames www/py-dj22-django_csp to www/py-django_csp.

* The port was added with the "dj22-" prefix to use Django 2.2 explicitly.

  In the meantime, most Django ports have been switched from Django 1.11 (End-of-Life) to Django 2.2 (current LTS release) - see also the URL field for more information about the progress.

* Bump PORTREVISION of www/py-django-dpaste due changed dependencies.

QA:
~~~
- poudriere (11.3-RELEASE amd64 for each py35, py36, py37 and py38 flavor) -> OK
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2020-06-06 14:43:37 UTC
Maintainer informed via mail
Comment 2 Kai Knoblich freebsd_committer freebsd_triage 2020-06-06 14:52:18 UTC
I forgot to mention that a 

> svn move www/py-dj22-django_csp www/py-django_csp

is required to apply the patch successfully.
Comment 3 Kai Knoblich freebsd_committer freebsd_triage 2020-06-06 14:55:47 UTC
^ Triage: Correct maintainer-approval and maintainer-feedback flags as the e-mail address listed in the MAINTAINER field doesn't match with the one from Bugzilla.
Comment 4 Kai Knoblich freebsd_committer freebsd_triage 2020-06-10 11:23:04 UTC
Comment on attachment 215293 [details]
py-dj22-django_csp_RENAME_TO_py-django_csp.patch

^ Triage: Set the maintainer-approval accordingly by assuming that's what maintainer meant by setting the maintainer-feedback flag to '+'.

Approval of patches can be set via:

Attachment -> Details -> maintainer-approval [+]
Comment 5 commit-hook freebsd_committer freebsd_triage 2020-06-10 11:50:14 UTC
A commit references this bug:

Author: kai
Date: Wed Jun 10 11:50:05 UTC 2020
New revision: 538391
URL: https://svnweb.freebsd.org/changeset/ports/538391

Log:
  www/py-dj22-django_csp: Rename port to www/py-django-csp

  * The port was added with the "dj22-" prefix to use Django 2.2 explicitly.

    In the meantime most Django ports have been switched from Django 1.11
    (End-of-Life) to Django 2.2 (current LTS release).  Thus rename the port
    to be consistent with the names of the other Django ports and use this
    opportunity to match the package name at PyPI as well.

  * Bump PORTREVISION of www/py-django-dpaste due changed dependencies.

  PR:		247031
  Approved by:	Alexander Sieg (maintainer)

Changes:
  head/MOVED
  head/www/Makefile
  head/www/py-dj22-django_csp/
  head/www/py-django-csp/
  head/www/py-django-csp/Makefile
  head/www/py-django-dpaste/Makefile
Comment 6 Kai Knoblich freebsd_committer freebsd_triage 2020-06-10 11:54:57 UTC
Committed, thank you for the quick feedback!

I did a minor change by renaming the port to "py-django-csp" (instead of "py-django_csp") to match the name at PyPI (= Python Package Index) as well.