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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2022Q4
py-exceptiongroup Backport of PEP 654 (exception groups)
1.3.1 devel on this many watch lists=2 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.3.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-06-16 19:42:07
Last Update: 2025-11-29 23:24:17
Commit Hash: c3751a5
People watching this port, also watch:: libinotify, font-misc-meltho, py311-pycparser, p5-Encode-Locale
Also Listed In: python
License: MIT
WWW:
https://github.com/agronholm/exceptiongroup
Description:
This is a backport of the BaseExceptionGroup and ExceptionGroup classes from Python 3.11. It contains the following: - The exceptiongroup.BaseExceptionGroup and exceptiongroup.ExceptionGroup classes - A utility function (exceptiongroup.catch()) for catching exceptions possibly nested in an exception group - Patches to the TracebackException class that properly formats exception groups (installed on import) - An exception hook that handles formatting of exception groups through TracebackException (installed on import) If this package is imported on Python 3.11 or later, the built-in implementations of the exception group classes are used instead, TracebackException is not monkey patched and the exception hook won't be installed.
Homepage    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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}exceptiongroup>0:devel/py-exceptiongroup@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-exceptiongroup/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-exceptiongroup
  • pkg install py311-exceptiongroup
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-exceptiongroup listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-exceptiongroup
Package flavors (<flavor>: <package>)
  • py311: py311-exceptiongroup
distinfo:
TIMESTAMP = 1763853310 SHA256 (exceptiongroup-1.3.1.tar.gz) = 8b412432c6055b0b7d14c310000ae93352ed6754f70fa8f7c34141f91c4e3219 SIZE (exceptiongroup-1.3.1.tar.gz) = 30371

Packages (timestamps in pop-ups are UTC):
py39-exceptiongroup
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--1.1.1--n/an/an/a
FreeBSD:14:latest--1.0.4--1.1.1-1.1.1
FreeBSD:14:quarterly-----1.2.01.2.01.2.0
FreeBSD:15:latest--n/a-n/an/a1.2.01.2.0
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py311-exceptiongroup
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.11.3.1-1.3.01.3.1n/an/an/a
FreeBSD:13:quarterly1.3.11.3.1-1.3.01.3.1n/an/an/a
FreeBSD:14:latest---1.3.0----
FreeBSD:14:quarterly---1.3.0----
FreeBSD:15:latest--n/a1.3.0n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py312-exceptiongroup
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest1.3.11.3.1--1.3.1---
FreeBSD:14:quarterly1.3.11.3.1--1.3.1---
FreeBSD:15:latest1.3.11.3.1n/a-n/an/a--
FreeBSD:15:quarterly1.3.11.3.1n/a-n/an/a--
FreeBSD:16:latest1.3.11.3.1n/a-n/an/a--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-flit-scm>=0 : devel/py-flit-scm@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
  2. py311-typing-extensions>=4.6.0 : devel/py-typing-extensions@py311
This port is required by:
for Run
  1. devel/py-anyio3
  2. devel/py-taskgroup
  3. misc/py-fastmcp
  4. misc/py-oterm

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/py-ollama*
  2. 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-exceptiongroup
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/e/exceptiongroup/
  2. https://pypi.org/packages/source/e/exceptiongroup/
Collapse this list.

There are no commits on branch 2022Q4 for this port