python-bz2file 0.98-2 source package in Ubuntu

Changelog

python-bz2file (0.98-2) unstable; urgency=medium

  * Team upload.
  * debhelper 11
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.2.1
  * Testsuite: autopkgtest-pkg-python
  * Secure URI in copyright format
  * Drop ancient X-Python-Version field

 -- Andreas Tille <email address hidden>  Mon, 29 Oct 2018 14:01:57 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-bz2file_0.98-2.dsc 2.1 KiB 618b976f1060b70413982a230587742e5b0df5449fe26a4b05c8fc457a41cdee
python-bz2file_0.98.orig.tar.gz 11.1 KiB 64c1f811e31556ba9931953c8ec7b397488726c63e09a4c67004f43bdd28da88
python-bz2file_0.98-2.debian.tar.xz 2.9 KiB b5ffb684fbb2d2f49627816e937d988f394409095a70ecdf6ffb1b5500a2ef48

Available diffs

No changes file available.

Binary packages built by this source

python-bz2file: No summary available for python-bz2file in ubuntu focal.

No description available for python-bz2file in ubuntu focal.

python3-bz2file: Python3 library for reading and writing bzip2-compressed files

 Bz2file is a Python library for reading and writing bzip2-compressed files.
 .
 It contains a drop-in replacement for the file interface in the standard
 library's bz2 module, including features from the latest development version
 of CPython that are not available in older releases.
 .
 Bz2file for Python3.