Bug 249624 - devel/py-backports_abc: depends on python 2.x
Summary: devel/py-backports_abc: depends on python 2.x
Status: Closed Overcome By Events
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: buildisok
Depends on:
Blocks: 249337
  Show dependency treegraph
 
Reported: 2020-09-24 16:22 UTC by Steve Wills
Modified: 2020-12-31 17:35 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
patch to deprecate port (417 bytes, patch)
2020-09-24 18:39 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.