notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
py-psygnal Fast python callback/event system modeled after Qt Signals
0.11.1 develnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-09-18 06:21:15
Last Update: 2024-09-25 06:16:32
Commit Hash: 16911a2
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://psygnal.readthedocs.io/en/latest/
https://github.com/pyapp-kit/psygnal
Description:
Psygnal (pronounced "signal") is a pure python implementation of the observer pattern, with the API of Qt-style Signals with (optional) signature and type checking, and support for threading. It has no dependencies. This library does not require or use Qt in any way, It simply implements a similar observer pattern API.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}psygnal>0:devel/py-psygnal@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-psygnal/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-psygnal
  • pkg install py311-psygnal
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-psygnal listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-psygnal
Package flavors (<flavor>: <package>)
  • py311: py311-psygnal
distinfo:
TIMESTAMP = 1726487274 SHA256 (psygnal-0.11.1.tar.gz) = f9b02ca246ab0adb108c4010b4a486e464f940543201074591e50370cd7b0cc0 SIZE (psygnal-0.11.1.tar.gz) = 102103

Packages (timestamps in pop-ups are UTC):
py311-psygnal
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.11.10.11.1-0.11.10.11.1---
FreeBSD:13:quarterly0.11.10.11.1-0.11.10.11.1---
FreeBSD:14:latest0.11.10.11.1-0.11.10.11.1---
FreeBSD:14:quarterly0.11.10.11.1-0.11.10.11.1---
FreeBSD:15:latest0.11.10.11.1n/a0.11.1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatch-vcs>=0 : devel/py-hatch-vcs@py311
  2. py311-hatchling>=1.8.0 : devel/py-hatchling@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-psygnal-0.11.1: PROXY=off: Evented proxy support PYDANTIC=off: Evented model support ===> Use 'make config' to modify these settings
Options name:
devel_py-psygnal
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/psygnal/
  2. https://pypi.org/packages/source/p/psygnal/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.11.1
25 Sep 2024 06:16:32
commit hash: 16911a2c119b06b6da437a7fb7f1604c487b2ab7commit hash: 16911a2c119b06b6da437a7fb7f1604c487b2ab7commit hash: 16911a2c119b06b6da437a7fb7f1604c487b2ab7commit hash: 16911a2c119b06b6da437a7fb7f1604c487b2ab7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-psygnal: Add PROXY and PYDANTIC options
0.11.1
18 Sep 2024 06:12:59
commit hash: 0b36a7a5161bccebacb64ebb711363ce5dc4baedcommit hash: 0b36a7a5161bccebacb64ebb711363ce5dc4baedcommit hash: 0b36a7a5161bccebacb64ebb711363ce5dc4baedcommit hash: 0b36a7a5161bccebacb64ebb711363ce5dc4baed files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-psygnal: Add py-psygnal 0.11.1

Psygnal (pronounced "signal") is a pure python implementation of the observer
pattern, with the API of Qt-style Signals with (optional) signature and type
checking, and support for threading. It has no dependencies.

This library does not require or use Qt in any way, It simply implements a
similar observer pattern API.

Number of commits found: 2