Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jan 2016 12:48:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 206564] [NEW PORT] devel/py-txaio: Compatibility API between asyncio/Twisted/Trollius
Message-ID:  <bug-206564-13-dorJzm9WQE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206564-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206564-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206564

--- Comment #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: koobs
Date: Sun Jan 24 12:47:20 UTC 2016
New revision: 407115
URL: https://svnweb.freebsd.org/changeset/ports/407115

Log:
  [NEW] devel/py-txaio: Compatibility API between asyncio/Twisted/Trollius

  txaio is a helper library for writing code that runs unmodified
  on both Twisted and asyncio / Trollius.

  This is like six, but for wrapping over differences between
  Twisted and asyncio so one can write code that runs unmodified
  on both (aka source code compatibility). In other words: your
  users can choose if they want asyncio or Twisted as a dependency.

  WWW: https://github.com/crossbario/txaio

  [1] https://github.com/crossbario/txaio/pull/53

  PR:   206564

Changes:
  head/devel/Makefile
  head/devel/py-txaio/
  head/devel/py-txaio/Makefile
  head/devel/py-txaio/distinfo
  head/devel/py-txaio/files/
  head/devel/py-txaio/files/patch-test_test__packaging.py
  head/devel/py-txaio/pkg-descr

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206564-13-dorJzm9WQE>