python-mock-services 0.2-0ubuntu0.16.04.1 source package in Ubuntu

Changelog

python-mock-services (0.2-0ubuntu0.16.04.1) xenial; urgency=medium

  [ Chuck Short ]
  * debian/python3-mock-services: Fix co-dependency install.
  * debian/control: Add dependency of python-nose.
  * Initial release (LP: #1623107).

 -- Corey Bryant <email address hidden>  Wed, 12 Oct 2016 13:46:07 -0400

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Xenial
Original maintainer:
Chuck Short
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial updates universe python

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-mock-services_0.2.orig.tar.gz 8.6 KiB 0a972e4b8cdf47da287ccc7a5349d43f47be3581299ad4ecc005370b8ac489ec
python-mock-services_0.2-0ubuntu0.16.04.1.diff.gz 2.3 KiB b2f21b1a99ea28c9ff67b503502c9e24e1f9fff758961666d31092c5f0b3187c
python-mock-services_0.2-0ubuntu0.16.04.1.dsc 2.1 KiB 268124b73ba769ccd9670719ed86cfb0cb120156d388012745f27ff314a99f39

View changes file

Binary packages built by this source

python-mock-services: Provides an easy way of mocking API Services (Python 2)

 Aims to provide an easy way to mock an entire service API based on requests-mock
 and a simple dict definition of a service. The idea is to
 mock everything at start according given rules.
 Then mock-services allows to start/stop http mock locally.
 .
 This package installs the library for Python 2.

python-mock-services-doc: <insert up to 60 chars description> (common documentation)

 Aims to provide an easy way to mock an entire service API based on requests-mock
 and a simple dict definition of a service. The idea is to
 mock everything at start according given rules.
 Then mock-services allows to start/stop http mock locally.
 .
 This is the common documentation package.

python3-mock-services: Provides an easy way of mocking API Services (Python 3)

 Aims to provide an easy way to mock an entire service API based on
 requests-mock and a simple dict definition of a service. The idea is to
 mock everything at start according given rules.
 Then mock-services allows to start/stop http mock locally
 .
 This package installs the library for Python 3.