Bug 228118 - www/py-django-openid-auth: update to 0.14
Summary: www/py-django-openid-auth: update to 0.14
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:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-10 16:40 UTC by Kai Knoblich
Modified: 2018-05-11 16:59 UTC (History)
3 users (show)

See Also:
xenophon+fbsdports: maintainer-feedback+


Attachments
py-django-openid-auth-0.14.patch (8.12 KB, patch)
2018-05-10 16:41 UTC, Kai Knoblich
xenophon+fbsdports: 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 2018-05-10 16:40:11 UTC
Hello,

attached is the patch from svn that updates py-django-openid-auth to 0.14.

Changes to the port:
- changed MASTERSITE to CHEESESHOP
- added LICENSE_FILE
- added NO_ARCH
- changed RUN_DEPENDS
- enabled for Python 2 + 3
- removed EXAMPLES option

QA:
~~~
- poudriere (11.1-RELEASE amd64 + i386) for each py27 + py36 flavor -> OK
- portlint -> OK
Comment 1 Kai Knoblich freebsd_committer freebsd_triage 2018-05-10 16:41:43 UTC
Created attachment 193238 [details]
py-django-openid-auth-0.14.patch
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2018-05-10 23:29:10 UTC
Take this over during my work on django removal

https://wiki.freebsd.org/ports/django
Comment 3 xenophon+fbsdports 2018-05-11 13:37:39 UTC
This looks good to me.  Thank you!
Comment 4 commit-hook freebsd_committer freebsd_triage 2018-05-11 16:55:19 UTC
A commit references this bug:

Author: sunpoet
Date: Fri May 11 16:54:23 UTC 2018
New revision: 469668
URL: https://svnweb.freebsd.org/changeset/ports/469668

Log:
  Update to 0.14

  - Update MASTER_SITES
  - Add LICENSE_FILE
  - Use USE_PYTHON=autoplist instead of PLIST
  - Allow concurrent installation (USE_PYTHON=concurrent)
  - Add NO_ARCH
  - Remove EXAMPLES option
  - Remove pkg-message

  PR:		228118
  Submitted by:	Kai <freebsd_ports@k-worx.org>
  Approved by:	Matthew X. Economou <xenophon+fbsdports@irtnog.org> (maintainer)

Changes:
  head/www/py-django-openid-auth/Makefile
  head/www/py-django-openid-auth/distinfo
  head/www/py-django-openid-auth/pkg-message
  head/www/py-django-openid-auth/pkg-plist
Comment 5 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-05-11 16:59:02 UTC
Please ask before take.

Committed. Thanks!