Bug 209773 - [NEW PORT] devel/py-louie: Signal dispatching mechanism
Summary: [NEW PORT] devel/py-louie: Signal dispatching mechanism
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: Pawel Pekala
URL:
Keywords: feature, patch
Depends on:
Blocks: 209774
  Show dependency treegraph
 
Reported: 2016-05-26 19:01 UTC by Yuri Victorovich
Modified: 2016-07-17 14:43 UTC (History)
1 user (show)

See Also:


Attachments
shar archive (1.73 KB, text/plain)
2016-05-26 19:01 UTC, Yuri Victorovich
no flags Details

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