python-nox 2019.5.30-2 source package in Ubuntu

Changelog

python-nox (2019.5.30-2) unstable; urgency=medium

  * Team upload.
  * Source-only upload to allow testing migration.
  * debian/control: Bump Standards-Version to 4.5.0.

 -- Boyuan Yang <email address hidden>  Wed, 22 Jan 2020 11:41:05 -0500

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-nox_2019.5.30-2.dsc 2.2 KiB dbb45988449b8851bb7876fde4e5a033ce554322cba9e2d4c781ca8b12d06860
python-nox_2019.5.30.orig.tar.gz 3.8 MiB 0fb712d8957d10cfaacc2fddc3abfad0f2cb94f55235a046663581df5cb9e239
python-nox_2019.5.30-2.debian.tar.xz 3.0 KiB b60fc0381bb2d62cb466afc6d5e07b917e966034889e1ad53dedb45b4f07215a

Available diffs

No changes file available.

Binary packages built by this source

nox: Flexible test automation

 Nox is a command-line tool that automates testing in multiple Python
 environments, similar to tox. Unlike tox, Nox uses a standard Python file for
 configuration.
 It will automatically create virtualenv with the appropriate interpreter,
 install the specified dependencies, and run the commands in order.

python-nox-doc: Flexible test automation (Documentation)

 Nox is a command-line tool that automates testing in multiple Python
 environments, similar to tox. Unlike tox, Nox uses a standard Python file for
 configuration.
 It will automatically create virtualenv with the appropriate interpreter,
 install the specified dependencies, and run the commands in order.
 .
 This package contains the documentation.

python3-nox: Flexible test automation (Python3 version)

 Nox is a command-line tool that automates testing in multiple Python
 environments, similar to tox. Unlike tox, Nox uses a standard Python file for
 configuration.
 It will automatically create virtualenv with the appropriate interpreter,
 install the specified dependencies, and run the commands in order.
 .
 This package contains the Python 3 version of the library.