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
Port details on branch 2024Q3
py-pluggy Plugin and hook calling mechanisms for Python
1.5.0 devel on this many watch lists=7 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 1.5.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-10-29 08:47:25
Last Update: 2024-05-19 17:15:39
Commit Hash: a357b85
People watching this port, also watch:: p5-Text-Unidecode, p5-Error, indexinfo, autoconf, jpeg-turbo
Also Listed In: python
License: MIT
WWW:
https://pluggy.readthedocs.io/en/latest/
https://github.com/pytest-dev/pluggy
Description:
pluggy is the crystallized core of plugin management and hook calling for pytest. It enables 500+ plugins to extend and customize pytest's default behaviour. Even pytest itself is composed as a set of pluggy plugins which are invoked in sequence according to a well defined set of protocols. It gives users the ability to extend or modify the behaviour of a host program by installing a plugin for that program. The plugin code will run as part of normal program execution, changing or enhancing certain aspects of it. In essence, pluggy enables function hooking so you can build "pluggable" systems.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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

Packages (timestamps in pop-ups are UTC):
py37-pluggy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.13.1---0.13.1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py39-pluggy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--1.0.0_1--1.3.01.3.01.3.0
FreeBSD:14:latest--1.0.0--1.0.0_1-1.0.0_1
FreeBSD:14:quarterly-----1.3.01.3.01.3.0
FreeBSD:15:latest--n/a-n/a1.3.01.3.01.4.0
 
py311-pluggy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5.01.5.0-1.5.01.5.0---
FreeBSD:13:quarterly1.5.01.5.0-1.5.01.5.0---
FreeBSD:14:latest1.5.01.5.0-1.5.01.5.0---
FreeBSD:14:quarterly1.5.01.5.0-1.5.01.5.0---
FreeBSD:15:latest1.5.01.5.0n/a1.5.0n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=45.0 : devel/py-setuptools@py39
  2. py39-setuptools-scm>=6.2.3 : devel/py-setuptools-scm@py39
  3. py39-wheel>=0 : devel/py-wheel@py39
  4. python3.9 : lang/python39
  5. py39-build>=0 : devel/py-build@py39
  6. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-pytest>=7,1 : devel/py-pytest@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
This port is required by:
for Build
  1. databases/datasette
  2. devel/py-hatchling
for Run
  1. databases/datasette
  2. databases/py-sqlite-utils
  3. devel/py-datasette
  4. devel/py-diff-cover
  5. devel/py-hatchling
  6. devel/py-molecule
  7. devel/py-pytest
Expand this list (17 items / 10 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/py-pytest-qt
  3. devel/py-tox
  4. math/py-matplotlib
  5. misc/py-llm
  6. security/py-muacrypt
  7. sysutils/py-ploy
  8. textproc/py-ocrmypdf
  9. textproc/py-python-lsp-server
  10. Collapse this list.

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. textproc/py-python-language-server*
  2. textproc/scancode-toolkit*
  3. Collapse this list of deleted ports.
* - 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-pluggy
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/pluggy/
  2. https://pypi.org/packages/source/p/pluggy/
Collapse this list.

There are no commits on branch 2024Q3 for this port