Bug 236421 - devel/py-knack: Update to 0.5.3
Summary: devel/py-knack: Update to 0.5.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: David Naylor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-09 13:09 UTC by Danilo G. Baio
Modified: 2019-03-21 22:38 UTC (History)
0 users

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


Attachments
py-knack-0.5.3.patch (1.35 KB, patch)
2019-03-09 13:09 UTC, Danilo G. Baio
no flags Details | Diff
py-knack-0.5.3_noarch.patch (1.39 KB, patch)
2019-03-09 13:43 UTC, Danilo G. Baio
no flags Details | Diff

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