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: |
|
@William, I'm happy to take this and land it as a dependent of bug 222525. Assign me if OK Thanks koobs@ * portlint: OK (looks fine.) * testport: OK (poudriere: 12amd64, 11i386, Python 3.6) * maketest: OK (744 passed, 9 xfailed in 1.61 seconds) Comment on attachment 186627 [details]
update www/py-yarl to upstream 0.12.0
Approved by: wg (maintainer)
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 Committed with minor additions, thanks Philip! |
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.