Bug 217864 - [NEW PORT] devel/py-nose2: Next generation of nicer testing for Python
Summary: [NEW PORT] devel/py-nose2: Next generation of nicer testing for Python
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: 2017-03-17 09:50 UTC by Daniel Ylitalo
Modified: 2017-03-18 17:19 UTC (History)
0 users

See Also:


Attachments
Patch that adds the port (2.73 KB, patch)
2017-03-17 09:50 UTC, Daniel Ylitalo
no flags Details | Diff
Shar that adds the port (1.54 KB, text/plain)
2017-03-17 09:51 UTC, Daniel Ylitalo
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Ylitalo 2017-03-17 09:50:51 UTC
Created attachment 180898 [details]
Patch that adds the port

Passes portlint -AC + poudriere testport
Comment 1 Daniel Ylitalo 2017-03-17 09:51:20 UTC
Created attachment 180899 [details]
Shar that adds the port
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-03-18 17:13:11 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Mar 18 17:12:49 UTC 2017
New revision: 436424
URL: https://svnweb.freebsd.org/changeset/ports/436424

Log:
  Add py-nose2 0.6.5

  nose2 is the next generation of nicer testing for Python,
  based on the plugins branch of unittest2.

  WWW: https://nose2.readthedocs.io

  - While I'm here:
    - Change MASTER_SITES to CHEESESHOP
    - Add LICENSE_FILE
    - Update RUN_DEPENDS
    - Add NO_ARCH

  PR:		217864
  Submitted by:	Daniel Ylitalo <daniel@blodan.se>

Changes:
  head/devel/Makefile
  head/devel/py-nose2/
  head/devel/py-nose2/Makefile
  head/devel/py-nose2/distinfo
  head/devel/py-nose2/pkg-descr
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-03-18 17:19:07 UTC
Committed. Thanks!