Bug 249741

Summary: net-mgmt/wmi-client: depends on python 2.x
Product: Ports & Packages Reporter: Steve Wills <swills>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me CC: koichiro
Priority: --- Keywords: buildisok
Version: LatestFlags: koichiro: maintainer-feedback+
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 249337    
Attachments:
Description Flags
patch to remove python support koichiro: maintainer-approval+

Description Steve Wills freebsd_committer freebsd_triage 2020-09-24 16:33:18 UTC
This port will be removed on 2020-12-31 if not fixed
Comment 1 Steve Wills freebsd_committer freebsd_triage 2020-09-24 18:04:10 UTC
Created attachment 218250 [details]
patch to remove python support
Comment 2 Automation User 2020-10-09 01:23:55 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/200108385
Comment 3 KIKUCHI Koichiro 2020-10-16 05:01:11 UTC
I don't think there are any users of python bindings, as it is common to run the wmic command directly.

please apply patch.
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-12-16 17:41:15 UTC
A commit references this bug:

Author: swills
Date: Wed Dec 16 17:41:00 UTC 2020
New revision: 558232
URL: https://svnweb.freebsd.org/changeset/ports/558232

Log:
  net-mgmt/wmi-client: remove python support

  PR:		249741
  Submitted by:	KIKUCHI Koichiro <koichiro@rworks.jp> (maintainer)

Changes:
  head/net-mgmt/wmi-client/Makefile
  head/net-mgmt/wmi-client/pkg-plist
Comment 5 Steve Wills freebsd_committer freebsd_triage 2020-12-16 17:47:05 UTC
Committed, thanks!