python-exceptiongroup 1.1.0-1 source package in Ubuntu

Changelog

python-exceptiongroup (1.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.1.0 (Closes: #1026939)
  * Update patches
    - Drop 0002-pyproject-force-version.patch (not needed)
    - Drop 0003-Cannot-wrap-BaseException-in-ExceptionGroup.patch
      (merged upstream)
  * Set SETUPTOOLS_SCM_PRETEND_VERSION
  * Mark python3-pytest with <!nocheck> to prevent dependency loop

 -- Timo Röhling <email address hidden>  Mon, 02 Jan 2023 23:45:35 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-exceptiongroup_1.1.0-1.dsc 2.0 KiB e2269d6b3960c618add94c6839462724e62469896f5fd551acac7d4e36f34aeb
python-exceptiongroup_1.1.0.orig.tar.gz 22.2 KiB 9036aa671fa6fcd0f40ee80f9f373697c3501fb66ac0dbec3bce50baeda81e1d
python-exceptiongroup_1.1.0-1.debian.tar.xz 4.2 KiB 3db6b9e4ce35095330de990de1425aa8bc6408e92bf0a77b04749dbc832a33f6

Available diffs

No changes file available.

Binary packages built by this source

python3-exceptiongroup: Backport of PEP 654 (exception groups)

 This is a backport of the BaseExceptionGroup and ExceptionGroup classes from
 Python 3.11.