Bug 222524 - www/py-yarl: Update to 0.12.0
Summary: www/py-yarl: Update to 0.12.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kubilay Kocak
URL:
Keywords:
Depends on:
Blocks: 222525
  Show dependency treegraph
 
Reported: 2017-09-23 08:43 UTC by Philip Paeps
Modified: 2017-09-25 16:22 UTC (History)
1 user (show)

See Also:
koobs: maintainer-feedback+


Attachments
update www/py-yarl to upstream 0.12.0 (927 bytes, text/plain)
2017-09-23 08:43 UTC, Philip Paeps
koobs: maintainer-approval+
Details

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