python-sniffio 1.3.0-1 source package in Ubuntu

Changelog

python-sniffio (1.3.0-1) unstable; urgency=medium

  * New upstream version 1.3.0
  * Add debian/gbp.conf.
  * Use github.com in d/watch.
  * Run wrap-and-sort -bast to reduce diff size of future changes.
  * Refresh patches.
  * Remove unused lintian overrides.
  * Add upstream metadata.
  * Enable upstream testsuite for autopkgtests.
  * Install package metadata using d/pybuild.testfiles.
  * Set DPT as maintainer and Robie Basak and myself as uploaders, as approved
    by Robie.
  * Bump Standards-Version to 4.6.2.
  * Remove debhelper from Build-Depends, debhelper-compat is already there.
  * Build-Depend on python3-all instead of python3 for better test coverage
    with multiple Python versions.
  * Build using pybuild-plugin-pyproject.
  * Drop X-Python3-Version field.
  * Use DPT salsa repository for Vcs-* fields.
  * Set Rules-Requires-Root: no.
  * Use a more common package description for python3-sniffio.
  * Set github repository as primary source in d/copyright.
  * Export PYBUILD_NAME in d/rules.
  * Build and ship documentation in python-sniffio-doc package.
  * Clean up artifacts in sniffio.egg-info to allow two builds in a row.
  * Add patch to use local objects.inv in intersphinx mapping.
  * Add python3-trio to Build-Depends, required for intersphinx patch.

 -- Michael Fladischer <email address hidden>  Tue, 07 Nov 2023 16:10:47 +0000

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-sniffio_1.3.0-1.dsc 1.9 KiB 508ca6b55d520c4a994cf7dc9b085d09ce66f5da8253aa82500542d9c70b7037
python-sniffio_1.3.0.orig.tar.gz 16.7 KiB e60305c5e5d314f5389259b7f22aaa33d8f7dee49763119234af3755c55b9101
python-sniffio_1.3.0-1.debian.tar.xz 4.3 KiB 18b1c1c5b744b42f24205d29f23fbca1bb7b579530020815592b37100d18162b

No changes file available.

Binary packages built by this source

python-sniffio-doc: detect which async Python library is in use (Documentation)

 Python library that support multiple async packages (like Trio, asyncio,
 etc) need to know which is in use. This library provides this information.
 .
 This package contains the documentation.

python3-sniffio: detect which async Python library is in use (Python3 version)

 Python library that support multiple async packages (like Trio, asyncio,
 etc) need to know which is in use. This library provides this information.
 .
 This package contains the Python 3 version of the library.