Bug 213882 - [PATCH] devel/py-codecov: dependency cleanup
Summary: [PATCH] devel/py-codecov: dependency cleanup
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: Carlos J. Puga Medina
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-10-29 13:45 UTC by Li-Wen Hsu
Modified: 2016-10-30 16:16 UTC (History)
1 user (show)

See Also:
cpm: maintainer-feedback+


Attachments
py-codecov.diff (725 bytes, patch)
2016-10-29 13:45 UTC, Li-Wen Hsu
cpm: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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