Package python3-module-blinker: Information

    Binary package: python3-module-blinker
    Version: 1.3-alt1.git20130703.1.1
    Architecture: noarch
    Build time:  Mar 14, 2016, 01:00 AM in the task #161282
    Source package: python-module-blinker
    Report package bug
    License: MIT License
    Summary: Fast, simple object-to-object and broadcast signaling
    Description: 
    Blinker provides a fast dispatching system that allows any number of
    interested parties to subscribe to events, or "signals".
    
    Signal receivers can subscribe to specific senders or receive signals
    sent by any sender.

    Maintainer: Ivan Zakharyaschev


    Last changed


    March 13, 2016 Ivan Zakharyaschev 1.3-alt1.git20130703.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Jan. 28, 2016 Mikhail Efremov 1.3-alt1.git20130703.1
    - NMU: Use buildreq for BR.
    Sept. 1, 2014 Eugeny A. Rostovtsev 1.3-alt1.git20130703
    - Shapshot from git
    - Added module for Python 3