mypy 0.560-1 source package in Ubuntu

Changelog

mypy (0.560-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
    Closes: #881604
  * Standards-Version: 4.1.2
  * New versioned Build-Depends: python3-psutil (>= 5.4.0)

 -- Andreas Tille <email address hidden>  Fri, 22 Dec 2017 09:16:43 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mypy_0.560-1.dsc 2.2 KiB 52e5314d7f7e0bf3ab54b12090e2a63ad82ec1e270bffdf00aa13b1d96a04930
mypy_0.560.orig.tar.gz 1.3 MiB bd0c9a2fcf0c4f7a54a2b625f466fcc000d415f371298d96fa5d2acc69074aca
mypy_0.560-1.debian.tar.xz 6.2 KiB f661c8d525cb8571eb8d7c746a601d56ebc1d1ebefd3e636e67df64b7e2255fe

Available diffs

No changes file available.

Binary packages built by this source

mypy: No summary available for mypy in ubuntu cosmic.

No description available for mypy in ubuntu cosmic.

mypy-doc: documentation for mypy

 Add type annotations to your Python programs, and use mypy to type check them.
 Mypy is essentially a Python linter on steroids, and it can catch many
 programming errors by analyzing your program, without actually having to run
 it. Mypy has a powerful type system with features such as type inference,
 gradual typing, generics and union types.
 .
 This package provides the documentation.

python3-mypy: public modules for mypy (Python 3)

 Add type annotations to your Python programs, and use mypy to type check them.
 Mypy is essentially a Python linter on steroids, and it can catch many
 programming errors by analyzing your program, without actually having to run
 it. Mypy has a powerful type system with features such as type inference,
 gradual typing, generics and union types.
 .
 This package provides the modules for Python 3.