Bug 213882

Summary: [PATCH] devel/py-codecov: dependency cleanup
Product: Ports & Packages Reporter: Li-Wen Hsu <lwhsu>
Component: Individual Port(s)Assignee: Carlos J. Puga Medina <cpm>
Status: Closed FIXED    
Severity: Affects Only Me CC: ports-bugs
Priority: --- Keywords: patch
Version: LatestFlags: cpm: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py-codecov.diff cpm: maintainer-approval+

Description Li-Wen Hsu freebsd_committer freebsd_triage 2016-10-29 13:45:58 UTC
Created attachment 176275 [details]
py-codecov.diff

- Remove depending on argparse, all Python versions in ports tree have it as built-in
- Remove depending on unittest2, it is only required for Pythons lesser than 2.7
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-10-30 16:16:11 UTC
A commit references this bug:

Author: lwhsu
Date: Sun Oct 30 16:15:55 UTC 2016
New revision: 424953
URL: https://svnweb.freebsd.org/changeset/ports/424953

Log:
  - Remove depending on argparse, all Python versions in ports tree have it
    as built-in
  - Remove depending on unittest2, it is only required for Pythons lesser than
    2.7

  PR:		213882
  Submitted by:	lwhsu
  Approved by:	cpm (maintainer)

Changes:
  head/devel/py-codecov/Makefile