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: | Latest | Flags: | koichiro:
maintainer-feedback+
|
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 249337 | ||||||
Attachments: |
|
Description
Steve Wills
![]() ![]() Created attachment 218250 [details]
patch to remove python support
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/200108385 I don't think there are any users of python bindings, as it is common to run the wmic command directly. please apply patch. 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 Committed, thanks! |