pytest-cookies 0.4.0-2 source package in Ubuntu

Changelog

pytest-cookies (0.4.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

 -- Sandro Tosi <email address hidden>  Thu, 02 Jun 2022 22:01:21 -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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pytest-cookies_0.4.0-2.dsc 2.0 KiB 491cc89ff727ae664f9456fa0f890ca43a0ef71178b7d3cd2ae7c451c314698b
pytest-cookies_0.4.0.orig.tar.gz 13.1 KiB f1ce0fa3accde1a43a1250cd95214e5e813c6bd98607762bc35e207425eda883
pytest-cookies_0.4.0-2.debian.tar.xz 2.3 KiB 46efe6fe9e3feabc89952333ffbbce775db844787d7226c6e6b1dff868ce8c3c

No changes file available.

Binary packages built by this source

python3-pytest-cookies: wrapper for the cookiecutter API for generating projects

 pytest-cookies comes with a cookies fixture which is a wrapper for the
 cookiecutter API for generating projects. It helps you verify that your
 template is working as expected and takes care of cleaning up after running
 the tests.