mypy (0.942-1) unstable; urgency=medium

  [ Stefano Rivera ]
  * Team upload.
  * New upstream version
  * Patch: Python 3.10.3 support. Closes: #1008259

  [ Michael R. Crusoe ]
  * Drop the python 3.10.1 patch, no longer needed

 -- Stefano Rivera <stefanor@debian.org>  Sat, 02 Apr 2022 22:07:43 -0400

mypy (0.931-1) unstable; urgency=medium

  * New upstream version
  * Remove mypc_fix, was incorporated upstream.
  * Skip some tests due to 64-bit assumptions. Closes: #1002909

 -- Michael R. Crusoe <crusoe@debian.org>  Mon, 10 Jan 2022 10:42:31 +0100

mypy (0.930-1) unstable; urgency=medium

  [ Andreas Tille ]
  * Move package to Debian Python Team

  [ Michael R. Crusoe ]
  * New upstream version
  * Refresh patches
  * debian/patches/mypyc_fix: new patch as per upstream suggestion
  * debian/{rules,tests/run-unit-test}: skip fewer tests

 -- Michael R. Crusoe <crusoe@debian.org>  Mon, 27 Dec 2021 10:16:35 +0100

mypy (0.921-1) unstable; urgency=medium

  * New upstream version
  * debian/rules: skip testErrorOutput for now
  * debian/patches/python3.10.1{,_part2}: cherry-pick patches from upstream
    for Python 3.10.1 compat.
  * debian/control: add tomli build-dep
  * debian/patches: small refresh

 -- Michael R. Crusoe <crusoe@debian.org>  Tue, 21 Dec 2021 21:04:13 +0100

mypy (0.910-4) unstable; urgency=medium

  [ Antonio Terceiro ]
  * Build-Depends/autopkgtest: replace python3-types-* with python3-typeshed
    (Closes: #999479)
  * Recommend python3-typeshed
  * Don't ignore typing for psutil (now provided by typeshed)

  [ Andreas Tille ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on python3-typed-ast.

 -- Andreas Tille <tille@debian.org>  Sat, 13 Nov 2021 07:32:09 +0100

mypy (0.910-3) unstable; urgency=medium

  * 32 bit systems: compile with -g1 instead of other approaches; fix courtesy
    of Adrian Bunk <bunk@debian.org>
    Closes: #988469
  * Autopkgtests: skip the self-test for this release (but not the main
    test suite).

 -- Michael R. Crusoe <crusoe@debian.org>  Fri, 08 Oct 2021 10:33:52 +0200

mypy (0.910-2) unstable; urgency=medium

  * skip known failing tests on 32-bit systems.
  * -docs: link to the relevant Debian -doc packages
  * indep builds now skip compiling mypy

 -- Michael R. Crusoe <crusoe@debian.org>  Tue, 21 Sep 2021 17:07:23 +0200

mypy (0.910-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.6.0 (routine-update)
  * Add build-dep on python3-types-{toml,typed-ast}

 -- Michael R. Crusoe <crusoe@debian.org>  Mon, 20 Sep 2021 13:27:25 +0200

mypy (0.812-1) unstable; urgency=medium

  * New upstream version:
    "This release fixes a regression in module finding behavior and adds the
     --exclude flag for excluding certain paths when searching for modules."

 -- Michael R. Crusoe <crusoe@debian.org>  Sat, 20 Feb 2021 10:14:09 +0100

mypy (0.800-2) unstable; urgency=medium

  * armel: Lower to -O0.

 -- Michael R. Crusoe <crusoe@debian.org>  Sat, 23 Jan 2021 12:43:21 +0100

mypy (0.800-1) unstable; urgency=medium

  * New upstream version
  * Refresh patches, deleting several.
  * Update autopkgtests for pytest 6.x compatability.

 -- Michael R. Crusoe <crusoe@debian.org>  Fri, 22 Jan 2021 15:50:22 +0100

mypy (0.790-3) unstable; urgency=medium

  * Team upload.
  * Standards-Version: 4.5.1 (routine-update)
  * Remove trailing whitespace in debian/rules (routine-update)
  * watch file standard 4 (routine-update)
  * Do not hardcode Python3.8
    Closes: #976779

 -- Andreas Tille <tille@debian.org>  Tue, 08 Dec 2020 21:40:01 +0100

mypy (0.790-2) unstable; urgency=medium

  * debian/patches/py39: from upstream to support Python 3.9
  * debian/rules: skip the tests on Python3.9 as python3-lxml needs a rebuild

 -- Michael R. Crusoe <crusoe@debian.org>  Wed, 14 Oct 2020 12:31:21 +0200

mypy (0.790-1) unstable; urgency=medium

  * New upstream version
  * debian/patches/ignore_mypyc: refreshed
  * debian/patches/mypyc_analysis: add files accidently left out of upstream's
    tarball
    Closes: #972013
  * Disable self test until pytest >= 6.0 is in Debian

 -- Michael R. Crusoe <crusoe@debian.org>  Wed, 14 Oct 2020 10:33:35 +0200

mypy (0.782-1) unstable; urgency=medium

  * New upstream version
  * debhelper-compat 13 (routine-update)
  * debian/patches/proper_plugin: removed as upstream fixed their sdist
    courtesy of a patch from Debian

 -- Michael R. Crusoe <crusoe@debian.org>  Mon, 29 Jun 2020 11:36:41 +0200

mypy (0.781-1) unstable; urgency=medium

  * New upstream version
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * debian/copyright: remove file mention that is no longer distributed by
    upstream

 -- Michael R. Crusoe <crusoe@debian.org>  Fri, 19 Jun 2020 19:04:33 +0200

mypy (0.770-2) unstable; urgency=medium

  [ Etienne Mollier ]
  * Moved from rst2man to sphinx-build.  Closes: #952757

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Wed, 08 Apr 2020 10:11:42 +0200

mypy (0.770-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.5.0 (routine-update)
  * Demote sh4, sparc64, riscv64, and m68k to python only
  * Skip fragile test
  * debian/upstream/metadata: fix/add
    Repository{,-Browse},Bug-{Database,Submit{

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Sat, 04 Apr 2020 09:58:24 +0200

mypy (0.761-1) unstable; urgency=medium

  * Demote riscv64 to -O0
  * Demote hppa to -O2
  * New upstream version
  * Remove stubgen-fix.patch, it was applied upstream

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Wed, 01 Jan 2020 22:04:59 +0100

mypy (0.750-1) unstable; urgency=low

  * Give up trying to build on the alpha architecture, switch to pure Python
    there.
  * Demote riscv64 to -O1 and m68k to -O0
  * Prepare for coming Python3.8 transition and run the tests using all
    installed Python versions.
  * New upstream version
  * debian/patches/stubgen-fix.patch: Pull a fix from upstream

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Sun, 01 Dec 2019 13:00:56 +0100

mypy (0.740-6) unstable; urgency=medium

  * As MYPYC enabled builds are not working on mips64el, mipsel, ia64, powerpc, or
    sh4 then don't compile to C on those platforms.

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Tue, 29 Oct 2019 20:49:18 +0100

mypy (0.740-5) unstable; urgency=medium

  * Some armhf builders have enough memeory for -O2 (arm-arm-01) but others
    don't (arm-ubc-*), drop armhf to -O1
  * mips64el and mipsel are still failing, sending them to the -O0 tier

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Tue, 29 Oct 2019 14:02:38 +0100

mypy (0.740-4) unstable; urgency=medium

  * Poor mipsel & mipsel64, can't handle -O2 either. PowerPC and ia64 both have
    "Error: operand out of  range" errors, so drop each of them another -O level
    to see if that helps at all. SH4 still is OOM at -O1, drop to -O0.
  * typo fix: risc64 → riscv64

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Fri, 25 Oct 2019 18:26:10 +0200

mypy (0.740-3) unstable; urgency=medium

  * Further lower package build time optimization for armhf, armel, mips64el,
    mipsel, alpha, m68k, powerpc, risc64, and sh4
  * Increased the build verbosity

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Thu, 24 Oct 2019 21:27:32 +0200

mypy (0.740-2) unstable; urgency=medium

  * Incorporate high quality hand written manual pages courtesy of
    Andrej Shadura <andrew.shadura@collabora.co.uk>
  * Reduce optimization level during the build for the armel, alpha, m68k,
    powerpc, and sh4 archs
  * Added missing importlib-metadata build-dep for pytest on some archs where
    this isn't happening automatically: ppc64 riscv64 x32
  * /usr/bin/{mypy,dmypy,stubgen} was accidentally included in python3-mypy when
    build standalone. Fixed this and added a breaks & replaces on the older
    version. Closes: #943357

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Thu, 24 Oct 2019 16:49:06 +0200

mypy (0.740-1) unstable; urgency=medium

  * New upstream version
  * Set upstream metadata fields: Repository.
  * Remove obsolete fields Name from debian/upstream/metadata.
  * Build mypy binaries using mypyc.
  * Fix typos in upstream sources

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Wed, 23 Oct 2019 18:44:56 +0200

mypy (0.730-1) unstable; urgency=medium

  * New upstream version

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Sat, 05 Oct 2019 15:38:41 +0200

mypy (0.720-3) unstable; urgency=medium

  * debhelper-compat 12
  * Standards-Version: 4.4.0
  * Set upstream metadata fields: Name.
  * Pluck patch from upstream to cope with changes to lxml. Closes: #939045

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Mon, 02 Sep 2019 17:10:54 +0900

mypy (0.720-2) unstable; urgency=medium

  * Fix AutoPkgTest path

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Tue, 30 Jul 2019 19:47:02 +0200

mypy (0.720-1) unstable; urgency=medium

  * New upstream release. Closes: #930928.

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Sat, 13 Jul 2019 12:09:09 +0200

mypy (0.670-2) unstable; urgency=medium

  * Include upstream's README.md in the the mypy binary package.
  * Fix dependecy version between mypy and python3-mypy. Closes: #921990.

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Sun, 10 Feb 2019 00:25:00 -0800

mypy (0.670-1) unstable; urgency=medium

  * New upstream version
  * debian/control: bump and tighten the python3-typed-ast dependency
  * debian/clean: a few more directories of post build cruft

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Sun, 10 Feb 2019 00:19:11 -0800

mypy (0.660-5) unstable; urgency=medium

  * Reporting needs python3-lxml.

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Fri, 25 Jan 2019 10:13:54 -0800

mypy (0.660-4) unstable; urgency=medium

  * Fix the autopkgtests. Closes: #920048

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Thu, 24 Jan 2019 14:56:34 -0800

mypy (0.660-3) unstable; urgency=medium

  * Team upload.
  * Fix spelling of dependency
    Closes: #920325
  * debhelper 12

 -- Andreas Tille <tille@debian.org>  Thu, 24 Jan 2019 09:55:27 +0100

mypy (0.660-2) unstable; urgency=medium

  * Make explicit the dependencies of python3-mypy; add "Breaks" for older
    cwltool releases.

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Tue, 22 Jan 2019 15:53:22 -0800

mypy (0.660-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.3.0, no changes needed
  * Ignore changes to ./*egg-info via debian/source/options
  * Run the provided tests during build and as an autopkgtest
  * python3-mypy-extensions is now from a separate source package
  * Support the nocheck and/or nodoc Build Profiles

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Sat, 19 Jan 2019 06:41:40 -0800

mypy (0.650-1) unstable; urgency=medium

  * New upstream version

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Mon, 10 Dec 2018 20:28:20 -0800

mypy (0.641-1) unstable; urgency=medium

  * New upstream release.

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Tue, 16 Oct 2018 07:19:06 -0700

mypy (0.630-2) unstable; urgency=medium

  * Fix the version of mypy_extension. Closes: #909070, #909068

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Tue, 18 Sep 2018 11:38:12 -0700

mypy (0.630-1) unstable; urgency=medium

  * New upstream release.
  * Include mypy_extensions.

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Mon, 17 Sep 2018 11:05:13 -0700

mypy (0.620-1) unstable; urgency=medium

  * New upstream release.

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Tue, 07 Aug 2018 11:09:09 -0700

mypy (0.610-1) unstable; urgency=medium

  * New upstream release.

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Mon, 11 Jun 2018 02:48:28 -0700

mypy (0.600-1) unstable; urgency=medium

  * New upstream release.
  * Add manpages for dmypy subcommands, as they are now officially in beta

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Sun, 06 May 2018 02:51:30 -0700

mypy (0.590-1) unstable; urgency=medium

  * Add basic autopkgtest and enable autopkgtest-pkg-python
  * Latest upstream.
  * Bump standards-version and update VCS fields to salsa

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Wed, 18 Apr 2018 03:57:17 -0700

mypy (0.580-2) unstable; urgency=medium

  * Team upload
  * Depends: python3-pkg-resources
    Closes: #894075

 -- Andreas Tille <tille@debian.org>  Wed, 04 Apr 2018 13:41:34 +0200

mypy (0.580-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * debhelper 11
  * Add missing Depends: python3-distutils
    Closes: #894075
  * Docs moved to /usr/share/doc/mypy

 -- Andreas Tille <tille@debian.org>  Mon, 26 Mar 2018 13:20:59 +0200

mypy (0.570-1) unstable; urgency=medium

  * New upstream version.
  * Added manual page for dmypy

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Sat, 10 Mar 2018 08:55:23 -0800

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 <tille@debian.org>  Fri, 22 Dec 2017 09:16:43 +0100

mypy (0.540-2) unstable; urgency=medium

  * Team upload

  [ Ghislain Antony Vaillant ]
  * Run cme fix on control file
    - Sort Build-Depends
    - Wrap and sort Depends
  * Run cme fix on copyright file
    - Use Expat instead of MIT
  * Move source package to utils section
  * Normalize the DH_VERBOSE preamble
  * Provide the documentation in mypy-doc
  * Provide the modules in python3-mypy (Closes: #879195)
  * Update copyright information.
    Thanks to Thorsten Alteholz for the review

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Tue, 28 Nov 2017 20:16:43 +0000

mypy (0.540-1) unstable; urgency=medium

  * New upstream release

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Mon, 23 Oct 2017 10:40:39 -0700

mypy (0.530-1) unstable; urgency=medium

  * New upstream release

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Sat, 07 Oct 2017 10:20:18 -0700

mypy (0.521-1) unstable; urgency=medium

  * New upstream release

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Thu, 27 Jul 2017 10:10:00 -0700

mypy (0.520-1) unstable; urgency=medium

  * New upstream release

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Fri, 14 Jul 2017 07:34:50 -0700

mypy (0.511-2) unstable; urgency=high

  * Merge fix from Ubuntu / Michael Hudson-Doyle to prevent ftbfs when multiple
    python 3 versions are supported. (Closes: #865946)
  * Patch one of upstream's tests to use python3 explicitly

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Tue, 11 Jul 2017 01:08:22 -0700

mypy (0.511-1ubuntu1) artful; urgency=medium

  * d/rules: fix manpage build when multiple versions of Python 3 are
    supported.

 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Mon, 26 Jun 2017 12:02:52 +1200

mypy (0.511-1) unstable; urgency=medium

  * Run the upstream tests
  * New upstream release
  * typed-ast is now a requirement, bump version req'd

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Sat, 24 Jun 2017 09:49:52 -0700

mypy (0.470-complete-1) unstable; urgency=medium

  * Use complete upstream source from PyPI, not incomplete tarball from
    GitHub. (Closes: #852819)

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Wed, 01 Feb 2017 02:59:28 -0800

mypy (0.470-1) unstable; urgency=medium

  * new upstream location
  * New upstream version 0.470

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Sun, 15 Jan 2017 01:28:37 -0800

mypy (0.4.6-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * debhelper 10
  * d/watch: version=4

 -- Andreas Tille <tille@debian.org>  Thu, 01 Dec 2016 14:14:08 +0100

mypy (0.4.5-1) unstable; urgency=medium

  * recommend python3-typed-ast for the fast parser
  * new upstream-release

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Sat, 08 Oct 2016 02:12:32 -0700

mypy (0.4.4-1) unstable; urgency=medium

  * new upstream release

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Fri, 26 Aug 2016 00:52:42 -0700

mypy (0.4.3-1) unstable; urgency=medium

  * New upstream release
  * patch typeshed/tests/pytype_test.py to use python3

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Tue, 02 Aug 2016 07:34:58 -0700

mypy (0.4.2-2) unstable; urgency=medium

  * Update debian/copyrigh URL as excuse to rebuild package

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Wed, 29 Jun 2016 08:35:10 -0700

mypy (0.4.2-1) unstable; urgency=medium

  * New upstream release

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Thu, 09 Jun 2016 14:14:11 -0700

mypy (0.4.1-1) unstable; urgency=medium

  * New upstream release

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Tue, 10 May 2016 08:08:14 -0700

mypy (0.4-1) unstable; urgency=medium

  * New upstream release

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Fri, 06 May 2016 05:12:05 -0700

mypy (0.3.1-1) unstable; urgency=medium

  * Initial release. (Closes: #823512)

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Thu, 05 May 2016 06:00:25 -0700
