python-pytest-djangoapp 1.2.0-1 source package in Ubuntu

Changelog

python-pytest-djangoapp (1.2.0-1) unstable; urgency=medium

  * New upstream version 1.2.0
  * Bump Standards-Version to 4.6.2.
  * Update d/copyright with new years.
  * Build using pybuild-plugin-pyproject.
  * Simplify d/rules by using execute_ targets instead of overrides.

 -- Michael Fladischer <email address hidden>  Wed, 28 Jun 2023 21:46:33 +0000

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-pytest-djangoapp_1.2.0-1.dsc 2.0 KiB bde5082e8b3d053dc01a9cef1f173c10edcb411ea448b0157bb5650ba52508be
python-pytest-djangoapp_1.2.0.orig.tar.gz 28.8 KiB f1e8242341e833af55f270a971ec66c249d9fa76d4237ac6ae0ae9839a333d91
python-pytest-djangoapp_1.2.0-1.debian.tar.xz 3.1 KiB d8e861f1b4c9e3a53f79734ae25626642e0e4e59cf85b2074c9d6ed6ca43f9c3

Available diffs

No changes file available.

Binary packages built by this source

python-pytest-djangoapp-doc: Django pluggable application testing (Documentation)

 Nice pytest plugin to help you with Django pluggable application testing.
 .
 This exposes some useful tools for Django applications developers to facilitate
 tests authoring, including:
 .
  * Settings overriding
  * Template tags testing
  * User creation
  * Request object creation
  * Management command calls
  * Mailing
  * Messages
  * DB queries audit
 .
 This package contains the documentation.

python3-pytest-djangoapp: Django pluggable application testing (Python3 version)

 Nice pytest plugin to help you with Django pluggable application testing.
 .
 This exposes some useful tools for Django applications developers to facilitate
 tests authoring, including:
 .
  * Settings overriding
  * Template tags testing
  * User creation
  * Request object creation
  * Management command calls
  * Mailing
  * Messages
  * DB queries audit
 .
 This package contains the Python 3 version of the library.