apispec 5.1.1-1 source package in Ubuntu

Changelog

apispec (5.1.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 5.1.1
    + Also make the build reproducible. (Closes: #988978)
  * debian/gbp.conf: Fix format; use debian format instead of kali.
  * Bump Standards-Version to 4.6.0.

 -- Boyuan Yang <email address hidden>  Fri, 15 Oct 2021 16:45:33 -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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
apispec_5.1.1-1.dsc 2.1 KiB 1691fdd7a35a8232576605d944f0e0c6d1cb5c714467d04e9b952813882acee3
apispec_5.1.1.orig.tar.gz 68.6 KiB 12cc2a6b5d21872ef12f83db17c0ba0a880853471f487d30fc2612f6f47a258c
apispec_5.1.1-1.debian.tar.xz 2.8 KiB fc099aa2dc74f9f4645b279c9fa5aba7439cef1997bd6a4dd4d261ae99870596

Available diffs

No changes file available.

Binary packages built by this source

python-apispec-doc: pluggable API specification generator (common documentation)

 This package contains a pluggable API specification generator. It currently
 supports the OpenAPI Specification (f.k.a. the Swagger specification).
 The features are:
    - Supports the OpenAPI Specification (versions 2 and 3)
    - Framework-agnostic
    - Built-in support for marshmallow
    - Utilities for parsing docstrings
 .
 This is the common documentation package.

python3-apispec: pluggable API specification generator (Python 3)

 This package contains a pluggable API specification generator. It currently
 supports the OpenAPI Specification (f.k.a. the Swagger specification).
 The features are:
    - Supports the OpenAPI Specification (versions 2 and 3)
    - Framework-agnostic
    - Built-in support for marshmallow
    - Utilities for parsing docstrings
 .
 This package installs the library for Python 3.