python-rarfile 3.0-2 source package in Ubuntu

Changelog

python-rarfile (3.0-2) unstable; urgency=medium

  * Team upload.
  * d/control: Set Vcs-* to salsa.debian.org
  * d/watch: Use https protocol
  * d/changelog: Remove trailing whitespaces
  * d/control: Remove trailing whitespaces
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Convert git repository from git-dpm to gbp layout
  * Use debhelper-compat instead of debian/compat.
  * Drop Python 2 support.
  * Bump debhelper compat level to 12.
  * Bump standards version to 4.4.0 (no changes).
  * Enable autopkgtest-pkg-python testsuite.

 -- Ondřej Nový <email address hidden>  Sat, 10 Aug 2019 21:29:17 +0200

Upload details

Uploaded by:
Hugo Lefeuvre
Uploaded to:
Sid
Original maintainer:
Hugo Lefeuvre
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-rarfile_3.0-2.dsc 2.0 KiB 2facbf90a4b7d5489c844eb524db7068f0ce9308fa5cdbfff0b50b0a7929aa16
python-rarfile_3.0.orig.tar.gz 107.5 KiB 73f9375b7307d6112e399756b6ebc94067ae03a7e29085d92c37ac4fad680abd
python-rarfile_3.0-2.debian.tar.xz 2.8 KiB 996c814e770a08c1ad7cf13eefb66b9c659013d2e5e9c405eca807ff65e2c48e

Available diffs

No changes file available.

Binary packages built by this source

python3-rarfile: RAR archive reader module for Python 3

 This is a Python module for RAR archive reading. The interface is made
 a zipfile like as possible. It supports both RAR3 and RAR5 archives,
 multi volumes archives, unicode filenames and password protected archives.
 .
 This is the python3 version of the package.