Bug 236421

Summary: devel/py-knack: Update to 0.5.3
Product: Ports & Packages Reporter: Danilo G. Baio <dbaio>
Component: Individual Port(s)Assignee: David Naylor <dbn>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (dbn)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py-knack-0.5.3.patch
none
py-knack-0.5.3_noarch.patch none

Description Danilo G. Baio freebsd_committer freebsd_triage 2019-03-09 13:09:52 UTC
Created attachment 202745 [details]
py-knack-0.5.3.patch

Changelog:
  - Removes an incorrect check when adding arguments.
  - Updates usages of yaml.load to use yaml.safe_load.


This is a requirement to update sysutils/py-azure-cli port.
Comment 1 Danilo G. Baio freebsd_committer freebsd_triage 2019-03-09 13:43:35 UTC
Created attachment 202747 [details]
py-knack-0.5.3_noarch.patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-03-21 16:33:58 UTC
A commit references this bug:

Author: dbn
Date: Thu Mar 21 16:33:26 UTC 2019
New revision: 496472
URL: https://svnweb.freebsd.org/changeset/ports/496472

Log:
  devel/py-knack: update to 0.5.3

   - Mark as NO_ARCH
   - Add missing dependency
   - Change log:
     - Removes an incorrect check when adding arguments.
     - Updates usages of yaml.load to use yaml.safe_load.

  PR:		236421
  Submitted by:	dbaio@

Changes:
  head/devel/py-knack/Makefile
  head/devel/py-knack/distinfo
Comment 3 David Naylor freebsd_committer freebsd_triage 2019-03-21 16:35:43 UTC
Committed in r496472, thank you for the change request and apologies for the delay.  

Since you are maintaining azure-cli (thank you :-D) please feel free to either take maintainership of any dependency port I maintain or just commit directly to the ports (i.e. I give you indefinite blanked approval).
Comment 4 Danilo G. Baio freebsd_committer freebsd_triage 2019-03-21 22:38:05 UTC
(In reply to David Naylor from comment #3)

Thanks for committing this patch and for the blanket approval.

Regards.