autodep8 0.20 source package in Ubuntu

Changelog

autodep8 (0.20) unstable; urgency=medium

  [ Steve Langasek ]
  * Don't test non-default python3 for packages with python3-dev build-dep.
  * Add test case for py3versions -r

  [ Antonio Terceiro ]
  * Add test-name to all Test-Command: tests
  * Bump Standards-Version to 4.4.1; no changes needed

 -- Antonio Terceiro <email address hidden>  Thu, 14 Nov 2019 10:37:02 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
autodep8_0.20.dsc 1.7 KiB bdf53a6f1127c38102e0675d0d9081a4a5b87b27e048c18ee5f5ec7721c54935
autodep8_0.20.tar.xz 11.8 KiB ddf7edb05d8d9632344944a71188108b49b3c40a54a4a41467a0134372ce0426

Available diffs

No changes file available.

Binary packages built by this source

autodep8: DEP-8 test control file generator

 autodep8 will detect well-known types of packages and generate
 DEP-8-compliant test control files for them. It can be used by DEP-8
 implementations to support implicit test control files.
 .
 Currently supported packages types:
  - Ruby packages using gem2deb/gem2deb-test-runner
  - Perl packages
  - Python packages
  - NodeJS packages
  - Kernel module packages using DKMS
  - R packages
  - Emacs Lisp ELPA packages
  - Go packages
  - Octave-Forge packages