Bug 209773

Summary: [NEW PORT] devel/py-louie: Signal dispatching mechanism
Product: Ports & Packages Reporter: Yuri Victorovich <yuri>
Component: Individual Port(s)Assignee: Pawel Pekala <pawel>
Status: Closed FIXED    
Severity: Affects Only Me CC: pawel
Priority: --- Keywords: feature, patch
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 209774    
Attachments:
Description Flags
shar archive none

Description Yuri Victorovich freebsd_committer freebsd_triage 2016-05-26 19:01:28 UTC
Created attachment 170695 [details]
shar archive
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-07-17 14:43:51 UTC
A commit references this bug:

Author: pawel
Date: Sun Jul 17 14:43:03 UTC 2016
New revision: 418667
URL: https://svnweb.freebsd.org/changeset/ports/418667

Log:
  Louie provides Python programmers with a straightforward way to dispatch
  signals between objects in a wide variety of contexts. It is based on
  PyDispatcher, which in turn was based on a highly-rated recipe in the
  Python Cookbook.

  WWW: http://cheeseshop.python.org/pypi/Louie/
  WWW: http://11craft.github.com/louie/

  PR:		209773
  Submitted by:	Yuri Victorovich <yuri@rawbw.com>

Changes:
  head/devel/Makefile
  head/devel/py-louie/
  head/devel/py-louie/Makefile
  head/devel/py-louie/distinfo
  head/devel/py-louie/pkg-descr