python-debianbts 4.0.2 source package in Ubuntu

Changelog

python-debianbts (4.0.2) unstable; urgency=medium

  * distribute typing information using py.typed (Closes: #1054330)
  * replaced flake8 with ruff
  * raised minimum python version to 3.8
  * increased minimum version of pysimplesoap to 1.16.2-5 (Closes: #1032430)

 -- Bastian Venthur <email address hidden>  Sun, 22 Oct 2023 15:29:00 +0200

Upload details

Uploaded by:
Bastian Venthur
Uploaded to:
Sid
Original maintainer:
Bastian Venthur
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-debianbts_4.0.2.dsc 1.7 KiB 9032622639231a6e454bf1f3c8b2a3b1a6e24927e203a8eadda40597cf87ce18
python-debianbts_4.0.2.tar.xz 20.6 KiB f3ceb821b91a7e63d244452a1b67b1b2b4db6ec0120e308125c3ba5f38d3283d

Available diffs

No changes file available.

Binary packages built by this source

python3-debianbts: Python interface to Debian's Bug Tracking System

 This package provides the debianbts module, which allows one to query Debian's
 BTS via it's SOAP-interface and returns the answer in Python's native data
 types.