Opened 5 years ago
Closed 5 years ago
#58621 closed defect (fixed)
youtube-upload: drop python26 variant
Reported by: | yan12125 (Chih-Hsuan Yen) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | youtube-upload |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
youtube-upload +python26 has been broken for a while. py26-gdata and py26-progressbar were removed in 2016 (1). Later in 2017, py26-curl was also removed (2) as pycurl no longer supports Python 2.6 since version 7.43.0.2 (3).
I propose to drop +python26 from youtube-upload.
(1) [402290e78498ce08f8a18f2c5216bac395e6fa6a/macports-ports]
(2) [df419609a3931cd75090442ec4bf4f8a6b43d9c3/macports-ports]
(3) https://github.com/pycurl/pycurl/commit/cad5d37b2365d5158839acf27f25bb40bbd17d06
Change History (2)
comment:1 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Status: | assigned → accepted |
comment:2 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
In 6a74b0bec4045541e93ac890bb398b36dbdd8dc3/macports-ports (master):