Bug 235727

Summary: net-mgmt/py-pysmi: Break dependence on net-mgmt/py-pysnmp
Product: Ports & Packages Reporter: John W. O'Brien <john>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me CC: mhjacks, python
Priority: --- Keywords: easy, patch, patch-ready
Version: LatestFlags: mhjacks: maintainer-feedback+
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 235728    
Attachments:
Description Flags
net-mgmt/py-pysmi: Break dependence on net-mgmt/py-pysnmp none

Description John W. O'Brien 2019-02-14 02:38:41 UTC
Created attachment 202004 [details]
net-mgmt/py-pysmi: Break dependence on net-mgmt/py-pysnmp

Changelog
=========

*  Stop running tests during build

This is required to properly register the dependency of net-mgmt/py-pysnmp on net-mgmt/py-pysmi.


QA
==

portlint: OK
poudriere: OK -- testport on 11.2-RELEASE amd64 w/py27, py35, py36 (default), and py37
Comment 1 mhjacks 2019-02-15 13:52:58 UTC
Maintainer approved.  Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-03-01 03:31:01 UTC
A commit references this bug:

Author: swills
Date: Fri Mar  1 03:30:48 UTC 2019
New revision: 494232
URL: https://svnweb.freebsd.org/changeset/ports/494232

Log:
  net-mgmt/py-pysmi: Break dependence on net-mgmt/py-pysnmp

  PR:		235727
  Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)

Changes:
  head/net-mgmt/py-pysmi/Makefile
Comment 3 Steve Wills freebsd_committer freebsd_triage 2019-03-01 03:32:31 UTC
Committed, thanks!