Bug 204891 - devel/py-setuptools: update to 18.7
Summary: devel/py-setuptools: update to 18.7
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://reviews.freebsd.org/D4307
Keywords: needs-qa, patch
Depends on:
Blocks:
 
Reported: 2015-11-29 06:50 UTC by Po-Chuan Hsieh
Modified: 2015-12-09 14:28 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (python)
sunpoet: merge-quarterly?
koobs: exp-run+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-11-29 06:50:39 UTC
- Update to 18.7
- Use @sample
- Use PLIST_FILES instead of PLIST

Changes:        https://pythonhosted.org/setuptools/history.html
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-12-04 12:36:21 UTC
A commit references this bug:

Author: sunpoet
Date: Fri Dec  4 12:35:57 UTC 2015
New revision: 402980
URL: https://svnweb.freebsd.org/changeset/ports/402980

Log:
  - Update to 18.7
  - Use @sample
  - Use PLIST_FILES instead of PLIST

  Changes:	https://pythonhosted.org/setuptools/history.html
  		https://github.com/jaraco/setuptools/blob/master/CHANGES.txt
  Differential Revision:	https://reviews.freebsd.org/D4307
  PR:		204891
  Exp-run by:	antoine

Changes:
  head/devel/py-setuptools/Makefile
  head/devel/py-setuptools/distinfo
  head/devel/py-setuptools/pkg-plist
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-12-04 13:30:57 UTC
(In reply to Antoine Brodin from comment #1)

devel/py-simpleparse has been updated to 2.2.0 (r402981) which builds fine with setuptools 18.7.
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-12-09 14:28:40 UTC
Committed. Thanks!