python-nox 2023.04.22-2 source package in Ubuntu

Changelog

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

  * Team upload.
  * Upload to unstable.

 -- Stefano Rivera <email address hidden>  Fri, 16 Jun 2023 20:07:10 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-nox_2023.04.22-2.dsc 1.8 KiB 84c6881c30405494c0e9a5db3c78ea30ae8b08955124ec0526ddec63adc7d91d
python-nox_2023.04.22.orig.tar.gz 3.8 MiB dee9e99746e433935d2fffab495f3bea88ac8d9da36d4f105b96f5444e3779a5
python-nox_2023.04.22-2.debian.tar.xz 9.0 KiB 170024b00d2e9aacb284b67ed00d5f615ee0f0bab577d48d0a4e360b0cb542b8

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.