https://bugzilla.redhat.com/show_bug.cgi?id=1205479

            Bug ID: 1205479
           Summary: Review Request: python-morris - An announcement
                    (signal/event) system for Python
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Severity: medium
          Assignee: nob...@fedoraproject.org
          Reporter: m...@zygoon.pl
        QA Contact: extras...@fedoraproject.org
                CC: package-review@lists.fedoraproject.org



Spec URL: http://pi.zygoon.pl/~/zyga/python-morris.spec
SRPM URL: http://pi.zygoon.pl/~/zyga/python-morris-1.2-1.fc21.src.rpm
Description:
 Morris is a simple python library for creating notification mechanism similar
 to Qt signals or C# events. Application developers can create signals with a
 simple decorator (@signal), send signals by calling the decorated method or
 function, connect to and disconnect from signals with signal.connect() and
 signal.disconnect().

 Morris comes with support for writing high-level unit tests using the
 SignalTestCase.{watchSignal,assertSignalFired,assertSignalNotFired}() methods.
 Appropriate ordering constraints on multiple signals can be tested using the
 SignalTestCase.assertSignalOrdering() method.

Fedora Account System Username: zyga

http://koji.fedoraproject.org/koji/taskinfo?taskID=9316181

This is my fist package for Fedora. I am the upstream maintainer of morris.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to