Bug 206578 - devel/py-trollius: Update to 2.0
Summary: devel/py-trollius: Update to 2.0
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: Kubilay Kocak
URL: https://reviews.freebsd.org/D5049
Keywords: patch, patch-ready
Depends on:
Blocks: 205078
  Show dependency treegraph
 
Reported: 2016-01-24 15:43 UTC by Kubilay Kocak
Modified: 2016-01-26 10:20 UTC (History)
1 user (show)

See Also:
koobs: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kubilay Kocak freebsd_committer freebsd_triage 2016-01-24 15:43:43 UTC
This update is blocks www/py-autobahn update in bug 205078

Commit log:

- Update PORTVERSION and distinfo checksum (2.0)
- Update test target

See Review in URL
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-01-25 06:24:21 UTC
A commit references this bug:

Author: koobs
Date: Mon Jan 25 06:23:45 UTC 2016
New revision: 407190
URL: https://svnweb.freebsd.org/changeset/ports/407190

Log:
  devel/py-trollius: Update to 2.0

  - Update PORTVERSION and distinfo checksum (2.0)
  - Update test target
  - Update pkg-descr WWW: URL (match setup.py)

  Changes:

    https://trollius.readthedocs.org/changelog.html

  PR:			206578, 205078
  Approved by:		skreuzer (maintainer)
  Differential Revision:	D5049

Changes:
  head/devel/py-trollius/Makefile
  head/devel/py-trollius/distinfo
  head/devel/py-trollius/pkg-descr
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2016-01-25 06:25:56 UTC
Committed, thank you Steven!
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-01-26 10:20:59 UTC
A commit references this bug:

Author: koobs
Date: Tue Jan 26 10:20:14 UTC 2016
New revision: 407269
URL: https://svnweb.freebsd.org/changeset/ports/407269

Log:
  devel/py-trollius: Fix TEST_DEPENDS

  - Make mock a conditional TEST_DEPENDS
  - Add missing unittest2 TEST_DEPENDS
  - Remove run-aiotest from test target. Requires aiotest (PyPI)

  Didn't pick this up in testing because mock and unittest2 were installed
  locally, and running test: in poudriere is non-trivial at the moment.

  PR:	206578

Changes:
  head/devel/py-trollius/Makefile