Port details on branch 2025Q1 |
- py-blinker Fast, simple object-to-object and broadcast signaling
- 1.9.0 devel
=7 1.9.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2013-05-19 03:03:13
- Last Update: 2024-11-21 13:38:05
- Commit Hash: 3e63008
- People watching this port, also watch:: py311-Babel, libxml2, py311-six, autoconf, libXau
- Also Listed In: python
- License: MIT
- WWW:
- https://pythonhosted.org/blinker/
- https://github.com/pallets-eco/blinker
- Description:
- Blinker provides fast & simple object-to-object and broadcast signaling for
Python objects.
The core of Blinker is quite small but provides powerful features:
- a global registry of named signals
- anonymous signals
- custom name registries
- permanently or temporarily connected receivers
- automatically disconnected receivers via weak referencing
- sending arbitrary data payloads
- collecting return values from signal receivers
- thread safety
![Homepage Homepage](/images/home.svg) ¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}blinker>0:devel/py-blinker@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-blinker/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-blinker
- pkg install py311-blinker
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-blinker listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-blinker
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1731679224
SHA256 (blinker-1.9.0.tar.gz) = b4ce2265a7abece45e7cc896e98dbebe6cead56bcf805a3d23136d145f5445bf
SIZE (blinker-1.9.0.tar.gz) = 22460
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-flit-core>=0<4 : devel/py-flit-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-flatland
- devel/py-pdm
- mail/py-flask-mail
- misc/py-aider-chat
- net-p2p/py-stig
- security/py-flask-saml
- security/py-oauthlib
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_py-blinker
- USES:
- python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|