Bug 250437

Summary: net/cloud-init: remove dependency on py-six
Product: Ports & Packages Reporter: Mina Galić <freebsd>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: andrey, freebsd
Priority: --- Flags: bugzilla: maintainer-feedback? (andrey)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to remove the dependency on py-six
none
drop py-six, bump PORTREVISION
none
remove py-six; bump PORTREVISION none

Description Mina Galić freebsd_triage 2020-10-18 14:41:41 UTC
It's been removed since 20.2: https://github.com/canonical/cloud-init/commit/b9ff0dc950558ecd2a8469eded26bd6ae4082771
Comment 1 Mina Galić freebsd_triage 2020-10-18 14:55:53 UTC
Created attachment 218862 [details]
patch to remove the dependency on py-six

This seems like an easy fix, huh?
Comment 2 Andrey Fesenko 2020-10-19 05:42:52 UTC
yes it looks reasonable, we still need to change the port version, I will check and correct the patch
Comment 3 Mina Galić freebsd_triage 2020-10-19 06:56:09 UTC
oh, i figured you have some kind of automation for pulling in patches that don't increase the version 😅
Comment 4 Mina Galić freebsd_triage 2020-10-19 08:28:40 UTC
Created attachment 218880 [details]
drop py-six, bump PORTREVISION

new patch that does what you asked for
Comment 5 Mina Galić freebsd_triage 2020-10-19 08:36:32 UTC
Created attachment 218881 [details]
remove py-six; bump PORTREVISION

and this one uses TAB, instead of spaces…
Comment 6 Andrey Fesenko 2020-10-29 00:40:16 UTC
Sorry long time integrated in #Bug250496
Comment 7 Andrey Fesenko 2020-10-30 20:31:52 UTC
Committed as ports r553676
Comment 8 Mina Galić freebsd_triage 2020-10-30 21:52:48 UTC
then let's close this.