pytest-httpbin 0.3.0-3 source package in Ubuntu

Changelog

pytest-httpbin (0.3.0-3) unstable; urgency=medium

  * d/patches:
    - Add patch 0001 to fix non-working tests since pytest 3.6 release.
      Since 3.6 release of pytest, calling fixture multiple times is not
      allowed. As conftest needs, to work properly, to know that
      httpbin_ca_bundle is a fixture, we use a derivative (essentially a
      dummy function) that we decorate. Hence the tests pass properly and the
      pytest requirements are still fulfilled. The alternative (setting the
      autouse on the httpbin_ca_bundle in plugin.py) is not possible without
      breaking pytest-httpbin's current API.
  * d/control:
    - Bump Standards-Version to 4.1.5. No change required
    - Add Rules-Requires-Root: no

 -- Pierre-Elliott Bécue <email address hidden>  Sat, 21 Jul 2018 21:42:50 +0200

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

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pytest-httpbin_0.3.0-3.dsc 2.6 KiB 9d82fdc7c2c377bd594c28072f9b0678b728145d96ad64d4c841cc7e24217996
pytest-httpbin_0.3.0.orig.tar.gz 13.8 KiB e6c2679ac2f3db6f8b3b09d421ab7d07352d33896bd95574910cd71da58ca460
pytest-httpbin_0.3.0-3.debian.tar.xz 4.0 KiB c8d27d47ef9e93ec5be07ca6801c7f194633224add99b6c0e1d54ef4772648f8

Available diffs

No changes file available.

Binary packages built by this source

python-pytest-httpbin: No summary available for python-pytest-httpbin in ubuntu cosmic.

No description available for python-pytest-httpbin in ubuntu cosmic.

python3-pytest-httpbin: No summary available for python3-pytest-httpbin in ubuntu cosmic.

No description available for python3-pytest-httpbin in ubuntu cosmic.