Bug 222524

Summary: www/py-yarl: Update to 0.12.0
Product: Ports & Packages Reporter: Philip Paeps <philip>
Component: Individual Port(s)Assignee: Kubilay Kocak <koobs>
Status: Closed FIXED    
Severity: Affects Some People CC: koobs
Priority: --- Flags: koobs: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 222525    
Attachments:
Description Flags
update www/py-yarl to upstream 0.12.0 koobs: maintainer-approval+

Description Philip Paeps freebsd_committer freebsd_triage 2017-09-23 08:43:30 UTC
Created attachment 186627 [details]
update www/py-yarl to upstream 0.12.0

This patch updates www/py-yarl to upstream 0.12.0.  This version is needed by recent versions of www/py-aiohttp.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2017-09-23 12:20:47 UTC
@William, I'm happy to take this and land it as a dependent of bug 222525. Assign me if OK
Comment 2 William Grzybowski freebsd_committer freebsd_triage 2017-09-25 13:09:26 UTC
Thanks koobs@
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2017-09-25 15:45:02 UTC
* portlint: OK (looks fine.)
* testport: OK (poudriere: 12amd64, 11i386, Python 3.6)
* maketest: OK (744 passed, 9 xfailed in 1.61 seconds)
Comment 4 Kubilay Kocak freebsd_committer freebsd_triage 2017-09-25 15:45:18 UTC
Comment on attachment 186627 [details]
update www/py-yarl to upstream 0.12.0

Approved by: wg (maintainer)
Comment 5 commit-hook freebsd_committer freebsd_triage 2017-09-25 16:20:51 UTC
A commit references this bug:

Author: koobs
Date: Mon Sep 25 16:20:35 UTC 2017
New revision: 450619
URL: https://svnweb.freebsd.org/changeset/ports/450619

Log:
  www/py-yarl: Update to 0.12.0

  - Update PORTVERSION/distinfo checksum (0.12.0) [1]
  - Set RUN_DEPENDS minimum version to match setup.py:*_requires
  - Add TEST_DEPENDS and test target
  - Strip shared library

  PR:		222524
  Submitted by:	philip [1]
  Approved by:	wg (maintainer)

Changes:
  head/www/py-yarl/Makefile
  head/www/py-yarl/distinfo
Comment 6 Kubilay Kocak freebsd_committer freebsd_triage 2017-09-25 16:22:40 UTC
Committed with minor additions, thanks Philip!