Bug 249624

Summary: devel/py-backports_abc: depends on python 2.x
Product: Ports & Packages Reporter: Steve Wills <swills>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: rene
Priority: --- Keywords: buildisok
Version: LatestFlags: bugzilla: maintainer-feedback? (sunpoet)
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 249337    
Attachments:
Description Flags
patch to deprecate port none

Description Steve Wills freebsd_committer freebsd_triage 2020-09-24 16:22:47 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:39:03 UTC
Created attachment 218253 [details]
patch to deprecate port
Comment 2 Automation User 2020-10-09 01:29:38 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/200109653
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2020-10-09 12:17:53 UTC
I think we do not need the patch as we already have it in python.mk.

from /usr/ports/Mk/Uses/python.mk:
466 .if ${PYTHON_MAJOR_VER} == 2
467 DEPRECATED?=    Uses Python 2.7 which is EOLed upstream
468 EXPIRATION_DATE?=       2020-12-31
469 .endif
Comment 4 Rene Ladan freebsd_committer freebsd_triage 2020-12-31 17:35:05 UTC
Expired port removed.