Bug 226781

Summary: www/py-webob: update to 1.7.4
Product: Ports & Packages Reporter: Po-Chuan Hsieh <sunpoet>
Component: Individual Port(s)Assignee: Nicola Vitale <nivit>
Status: Closed FIXED    
Severity: Affects Only Me Flags: nivit: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://people.FreeBSD.org/~sunpoet/patch/www-py-webob.txt

Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-03-19 20:07:21 UTC
Update to 1.7.4

- Add TEST_DEPENDS
- Convert to options helper
- Remove TESTS option
- Add NO_ARCH

Changes:        https://docs.pylonsproject.org/projects/webob/en/stable/changes.html
                https://github.com/Pylons/webob/blob/master/CHANGES.txt
Comment 1 Nicola Vitale freebsd_committer freebsd_triage 2018-03-23 09:07:15 UTC
Approved, thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-03-23 16:46:21 UTC
A commit references this bug:

Author: sunpoet
Date: Fri Mar 23 16:46:01 UTC 2018
New revision: 465383
URL: https://svnweb.freebsd.org/changeset/ports/465383

Log:
  Update to 1.7.4

  - Add TEST_DEPENDS
  - Convert to options helper
  - Remove TESTS option
  - Add NO_ARCH

  Changes:	https://docs.pylonsproject.org/projects/webob/en/stable/changes.html
  		https://github.com/Pylons/webob/blob/master/CHANGES.txt
  PR:		226781
  Submitted by:	sunpoet (myself)
  Approved by:	nivit (maintainer)

Changes:
  head/www/py-webob/Makefile
  head/www/py-webob/distinfo
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-03-23 16:47:21 UTC
Committed. Thanks!